Update README.md
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ We evaluated our ablation models using lm-evaluation-harness on two categories
|
|
64 |
Similar to FineWeb, we used the following criteria for selecting the 11 High-Signal/Early-Signal tasks: accuracy above random guessing, accuracy monotonically increasing over training epochs, and small variance across runs. These are shown in Fig 3 and cover Commonsense Reasoning, Reading Comprehension, World Knowledge and Language Understanding task categories. We used both the zero-shot as well as few-shot variations of these tasks.
|
65 |
|
66 |
|
67 |
-
<img src="
|
68 |
|
69 |
**Figure 3:** High Signal Tasks — provide good signal at relatively small scale (of 1.4B models trained on 35B to 100B tokens)
|
70 |
|
@@ -74,7 +74,7 @@ The High-Signal tasks were used to analyze individual ingredients and possible r
|
|
74 |
|
75 |
The extended tasks shown in Fig 4 are a superset of the High Signal tasks. Besides the task categories of Commonsense Reasoning, Reading Comprehension, World Knowledge, Language Understanding, it also has the category of Symbolic Problem Solving. For the extended set, we also focus on zero-shot as well as few-shot variations.
|
76 |
|
77 |
-
<img src="
|
78 |
|
79 |
**Figure 4:** Extended Tasks — broader set of tasks to evaluate generalization at larger number of tokens and/or larger model sizes
|
80 |
|
|
|
64 |
Similar to FineWeb, we used the following criteria for selecting the 11 High-Signal/Early-Signal tasks: accuracy above random guessing, accuracy monotonically increasing over training epochs, and small variance across runs. These are shown in Fig 3 and cover Commonsense Reasoning, Reading Comprehension, World Knowledge and Language Understanding task categories. We used both the zero-shot as well as few-shot variations of these tasks.
|
65 |
|
66 |
|
67 |
+
<img src="High-signal_new.png" alt="High-signal_new.png" style="width:1000px;"/>
|
68 |
|
69 |
**Figure 3:** High Signal Tasks — provide good signal at relatively small scale (of 1.4B models trained on 35B to 100B tokens)
|
70 |
|
|
|
74 |
|
75 |
The extended tasks shown in Fig 4 are a superset of the High Signal tasks. Besides the task categories of Commonsense Reasoning, Reading Comprehension, World Knowledge, Language Understanding, it also has the category of Symbolic Problem Solving. For the extended set, we also focus on zero-shot as well as few-shot variations.
|
76 |
|
77 |
+
<img src="Extended_new.png" alt="Extended_new.png" style="width:1000px;"/>
|
78 |
|
79 |
**Figure 4:** Extended Tasks — broader set of tasks to evaluate generalization at larger number of tokens and/or larger model sizes
|
80 |
|