dakopi commited on
Commit
e577d06
·
verified ·
1 Parent(s): 4cc3c53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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