Question Answering
Diffusers
Afrikaans
code
FortuneEzekiel commited on
Commit
e8069b3
·
verified ·
1 Parent(s): d425838
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: bigscience-bloom-rail-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-bloom-rail-1.0
3
+ datasets:
4
+ - HumanLLMs/Human-Like-DPO-Dataset
5
+ language:
6
+ - af
7
+ metrics:
8
+ - brier_score
9
+ base_model:
10
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
11
+ new_version: openbmb/MiniCPM-o-2_6
12
+ pipeline_tag: question-answering
13
+ library_name: diffusers
14
+ tags:
15
+ - code
16
+ ---