Jana-Z commited on
Commit
c3dae18
·
verified ·
1 Parent(s): 45fcf14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  # littlelearner-5b-chatty
11
  5B K-5-bounded chat model with general chat, model identity, and format steerability installed by a behavior SFT on the blend base (chatty v2).
12
 
13
- 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 (arxiv.org/abs/2608.13545).
14
 
15
  ## Model
16
  - **Architecture:** Qwen3 dense (`Qwen3ForCausalLM`).
 
10
  # littlelearner-5b-chatty
11
  5B K-5-bounded chat model with general chat, model identity, and format steerability installed by a behavior SFT on the blend base (chatty v2).
12
 
13
+ 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.
14
 
15
  ## Model
16
  - **Architecture:** Qwen3 dense (`Qwen3ForCausalLM`).