FlameF0X commited on
Commit
ad52d8f
·
verified ·
1 Parent(s): eb1a4ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -1
README.md CHANGED
@@ -15,7 +15,45 @@ datasets:
15
  - microsoft/orca-math-word-problems-200k
16
  - laion/OIG
17
  - microsoft/wiki_qa
18
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  ## Evaluation Results
 
15
  - microsoft/orca-math-word-problems-200k
16
  - laion/OIG
17
  - microsoft/wiki_qa
18
+ metrics:
19
+ - accuracy
20
+ model-index:
21
+ - name: FlameF0X/Qwen2-0.2B-it
22
+ results:
23
+ - task:
24
+ type: text-generation
25
+ name: Text Generation
26
+ dataset:
27
+ id: openai/gsm8k
28
+ name: GSM8K
29
+ type: gsm8k
30
+ config: main
31
+ split: test
32
+ metrics:
33
+ - name: Accuracy
34
+ type: accuracy
35
+ value: 2.00
36
+ verified: false
37
+ source:
38
+ name: Local Benchmark
39
+ url: https://huggingface.co/FlameF0X/Qwen2-0.2B-it
40
+ - task:
41
+ type: text-generation
42
+ name: Text Generation
43
+ dataset:
44
+ id: TIGER-Lab/MMLU-Pro
45
+ name: MMLU-Pro
46
+ type: TIGER-Lab/MMLU-Pro
47
+ config: default
48
+ split: test
49
+ metrics:
50
+ - name: Accuracy
51
+ type: accuracy
52
+ value: 4.00
53
+ verified: false
54
+ source:
55
+ name: Local Benchmark
56
+ url: https://huggingface.co/FlameF0X/Qwen2-0.2B-it
57
  ---
58
 
59
  ## Evaluation Results