myusup22 commited on
Commit
18c0765
·
verified ·
1 Parent(s): 78f31a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset-v1
5
+ language:
6
+ - id
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - Qwen/QwQ-32B
12
+ new_version: Qwen/QwQ-32B
13
+ pipeline_tag: graph-ml
14
+ library_name: fastai
15
+ tags:
16
+ - finance
17
+ ---