leaderboard-pr-bot commited on
Commit
c4353e1
1 Parent(s): bbc011d

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +111 -3
README.md CHANGED
@@ -1,15 +1,110 @@
1
  ---
2
- base_model:
3
- - google/gemma-2-2b-it
4
  language:
5
  - zh
6
  - en
7
  library_name: transformers
 
 
8
  datasets:
9
  - zake7749/kyara-chinese-math-sft-s0-30K
10
  - zake7749/kyara-chinese-preference-rl-dpo-s0-30K
11
  - zake7749/chinese-sft-stem-zh-hant
12
  - zake7749/chinese-sft-stem-zh-hans
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
 
@@ -323,4 +418,17 @@ However, the model would respond that this quote is from The "Legend of the Cond
323
  總結起來,這段話表達了楊過對於自己行為的獨特理解和自豪感。他明白自己的行為和價值觀取決於個人的內心和對正義的追求,而非外界的評價和名利。他也承認了自己的責任,作為唐門下一代,必須繼承和發揚門風,這一點是無可替代的。
324
  ```
325
 
326
- It is recommended to exercise caution when using language models.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
2
  language:
3
  - zh
4
  - en
5
  library_name: transformers
6
+ base_model:
7
+ - google/gemma-2-2b-it
8
  datasets:
9
  - zake7749/kyara-chinese-math-sft-s0-30K
10
  - zake7749/kyara-chinese-preference-rl-dpo-s0-30K
11
  - zake7749/chinese-sft-stem-zh-hant
12
  - zake7749/chinese-sft-stem-zh-hans
13
+ model-index:
14
+ - name: gemma-2-2b-it-chinese-kyara-dpo
15
+ results:
16
+ - task:
17
+ type: text-generation
18
+ name: Text Generation
19
+ dataset:
20
+ name: IFEval (0-Shot)
21
+ type: HuggingFaceH4/ifeval
22
+ args:
23
+ num_few_shot: 0
24
+ metrics:
25
+ - type: inst_level_strict_acc and prompt_level_strict_acc
26
+ value: 53.82
27
+ name: strict accuracy
28
+ source:
29
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
30
+ name: Open LLM Leaderboard
31
+ - task:
32
+ type: text-generation
33
+ name: Text Generation
34
+ dataset:
35
+ name: BBH (3-Shot)
36
+ type: BBH
37
+ args:
38
+ num_few_shot: 3
39
+ metrics:
40
+ - type: acc_norm
41
+ value: 19.06
42
+ name: normalized accuracy
43
+ source:
44
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: MATH Lvl 5 (4-Shot)
51
+ type: hendrycks/competition_math
52
+ args:
53
+ num_few_shot: 4
54
+ metrics:
55
+ - type: exact_match
56
+ value: 6.12
57
+ name: exact match
58
+ source:
59
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
60
+ name: Open LLM Leaderboard
61
+ - task:
62
+ type: text-generation
63
+ name: Text Generation
64
+ dataset:
65
+ name: GPQA (0-shot)
66
+ type: Idavidrein/gpqa
67
+ args:
68
+ num_few_shot: 0
69
+ metrics:
70
+ - type: acc_norm
71
+ value: 2.24
72
+ name: acc_norm
73
+ source:
74
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
75
+ name: Open LLM Leaderboard
76
+ - task:
77
+ type: text-generation
78
+ name: Text Generation
79
+ dataset:
80
+ name: MuSR (0-shot)
81
+ type: TAUR-Lab/MuSR
82
+ args:
83
+ num_few_shot: 0
84
+ metrics:
85
+ - type: acc_norm
86
+ value: 16.76
87
+ name: acc_norm
88
+ source:
89
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
90
+ name: Open LLM Leaderboard
91
+ - task:
92
+ type: text-generation
93
+ name: Text Generation
94
+ dataset:
95
+ name: MMLU-PRO (5-shot)
96
+ type: TIGER-Lab/MMLU-Pro
97
+ config: main
98
+ split: test
99
+ args:
100
+ num_few_shot: 5
101
+ metrics:
102
+ - type: acc
103
+ value: 17.48
104
+ name: accuracy
105
+ source:
106
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=zake7749/gemma-2-2b-it-chinese-kyara-dpo
107
+ name: Open LLM Leaderboard
108
  ---
109
 
110
 
 
418
  總結起來,這段話表達了楊過對於自己行為的獨特理解和自豪感。他明白自己的行為和價值觀取決於個人的內心和對正義的追求,而非外界的評價和名利。他也承認了自己的責任,作為唐門下一代,必須繼承和發揚門風,這一點是無可替代的。
419
  ```
420
 
421
+ It is recommended to exercise caution when using language models.
422
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
423
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_zake7749__gemma-2-2b-it-chinese-kyara-dpo)
424
+
425
+ | Metric |Value|
426
+ |-------------------|----:|
427
+ |Avg. |19.25|
428
+ |IFEval (0-Shot) |53.82|
429
+ |BBH (3-Shot) |19.06|
430
+ |MATH Lvl 5 (4-Shot)| 6.12|
431
+ |GPQA (0-shot) | 2.24|
432
+ |MuSR (0-shot) |16.76|
433
+ |MMLU-PRO (5-shot) |17.48|
434
+