Skomrakus commited on
Commit
f33c614
·
verified ·
1 Parent(s): 09395e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - facebook/natural_reasoning
5
+ - FreedomIntelligence/medical-o1-reasoning-SFT
6
+ - open-r1/codeforces-cots
7
+ - nvidia/Llama-Nemotron-Post-Training-Dataset-v1
8
+ metrics:
9
+ - bleu
10
+ - accuracy
11
+ - f1
12
+ - precision
13
+ - recall
14
+ base_model:
15
+ - google-bert/bert-base-uncased
16
+ ---