Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - KingNish/reasoning-base-20k
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - character
10
+ - bertscore
11
+ - charcut_mt
12
+ base_model:
13
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
14
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
15
+ library_name: allennlp
16
+ ---