bfuzzy1 commited on
Commit
558428f
·
verified ·
1 Parent(s): d62ba2f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ that actually holds up for its size, scored on how much it gets per parameter ra
6
  | Model | Stage | Purpose |
7
  |---|---|---|
8
  | **Rodan-10M-Base** | pretraining | foundation: commonsense + knowledge |
9
- | Rodan-10M-Chat *(in training)* | instruction fold | chat / instruction following |
10
- | Rodan-10M-Reasoning *(in training)* | recursive depth + CoT fold | verifiable math + reasoning |
11
  | Rodan-10M-Latent *(planned)* | latent reasoning | in-head compute, no CoT tokens |
12
 
13
  This card covers the base model only. The chat, reasoning, and latent stages are separate models with their
 
6
  | Model | Stage | Purpose |
7
  |---|---|---|
8
  | **Rodan-10M-Base** | pretraining | foundation: commonsense + knowledge |
9
+ | Rodan-10M-Chat *(released)* | instruction fold | chat / instruction following |
10
+ | Rodan-10M-Reasoning *(released)* | recursive depth + CoT fold + DPO | verifiable math + reasoning |
11
  | Rodan-10M-Latent *(planned)* | latent reasoning | in-head compute, no CoT tokens |
12
 
13
  This card covers the base model only. The chat, reasoning, and latent stages are separate models with their