neuralworm commited on
Commit
1bc7e8c
·
verified ·
1 Parent(s): a4d8bec

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Gemma-3 270M-IT-PX (Phase 2.8)
2
 
3
  This is an experimental architectural modification of the **Google Gemma-3 270M-IT** base model. It implements the **PX (Recursive Computational Headroom)** architecture and **Fluid Gaussian Cognitive Routing**.
 
1
+ ---
2
+ license: gemma
3
+ base_model: google/gemma-3-270m-it
4
+ library_name: transformers
5
+ tags:
6
+ - gemma-3
7
+ - recursive-transformer
8
+ - cognitive-routing
9
+ - px-inference
10
+ - experimental
11
+ - text-generation-inference
12
+ datasets:
13
+ - neuralworm/omni-logic-p28
14
+ language:
15
+ - en
16
+ metrics:
17
+ - accuracy
18
+ pipeline_tag: text-generation
19
+ model_type: gemma_3_px
20
+ ---
21
+
22
  # Gemma-3 270M-IT-PX (Phase 2.8)
23
 
24
  This is an experimental architectural modification of the **Google Gemma-3 270M-IT** base model. It implements the **PX (Recursive Computational Headroom)** architecture and **Fluid Gaussian Cognitive Routing**.