Question Answering
AllenNLP
Japanese
Rin08 commited on
Commit
090f78d
·
verified ·
1 Parent(s): b641f0a
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset-v1
5
+ language:
6
+ - ja
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - Qwen/QwQ-32B
11
+ new_version: Qwen/QwQ-32B
12
+ pipeline_tag: question-answering
13
+ library_name: allennlp
14
+ ---