Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
This repo is a collection of SFT checkpoints produced by sweeping unique training samples vs epochs, following the setup from the paper:
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: allenai/Olmo-3-1025-7B
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
library_name: transformers
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
|
| 10 |
This repo is a collection of SFT checkpoints produced by sweeping unique training samples vs epochs, following the setup from the paper:
|
| 11 |
|