Jana-Z commited on
Commit
822ef3a
·
verified ·
1 Parent(s): eef2b87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  0.617B K-5-bounded base model (pretraining only). Smallest scale point of the family.
18
 
19
- Part of the **LittleLearner** scale-up study (*pedagogically-controlled knowledge exposure*): Qwen3 dense LMs trained on a corpus filtered to U.S. K-5 material (**bounded**) vs an unfiltered FineWeb-Edu corpus (**unbounded**), to measure what an interpretable knowledge boundary costs and grants.
20
 
21
  ## Model
22
  - **Architecture:** Qwen3 dense (`Qwen3ForCausalLM`).
 
16
 
17
  0.617B K-5-bounded base model (pretraining only). Smallest scale point of the family.
18
 
19
+ Part of the [**LittleLearner**](https://arxiv.org/abs/2608.13545) scale-up study (*pedagogically-controlled knowledge exposure*): Qwen3 dense LMs trained on a corpus filtered to U.S. K-5 material (**bounded**) vs an unfiltered FineWeb-Edu corpus (**unbounded**), to measure what an interpretable knowledge boundary costs and grants.
20
 
21
  ## Model
22
  - **Architecture:** Qwen3 dense (`Qwen3ForCausalLM`).