fastai
LuckyLuciano6969 commited on
Commit
f7e3a0c
·
verified ·
1 Parent(s): ad89dff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset-v1
5
+ - open-r1/codeforces-cots
6
+ - a-m-team/AM-DeepSeek-R1-Distilled-1.4M
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - manycore-research/SpatialLM-Llama-1B
11
+ - deepseek-ai/DeepSeek-V3-0324
12
+ - microsoft/Phi-4-multimodal-instruct
13
+ new_version: manycore-research/SpatialLM-Llama-1B
14
+ library_name: fastai
15
+ ---