Sakalti commited on
Commit
0dd143a
·
verified ·
1 Parent(s): d4891a1

Adding Evaluation Results

Browse files

This is an automated PR created with [this space](https://huggingface.co/spaces/T145/open-llm-leaderboard-results-to-modelcard)!

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

Please report any issues here: https://huggingface.co/spaces/T145/open-llm-leaderboard-results-to-modelcard/discussions

Files changed (1) hide show
  1. README.md +126 -12
README.md CHANGED
@@ -18,18 +18,117 @@ datasets:
18
  - llm-jp/oasst2-33k-ja
19
  pipeline_tag: text-generation
20
  widget:
21
- - messages:
22
- - role: user
23
- content: こんにちは!
24
- - messages:
25
- - role: user
26
- content: ドラゴンフルーツは何科ですか?
27
- - messages:
28
- - role: user
29
- content: hello!
30
- - messages:
31
- - role: user
32
- content: مرحبًا
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
 
35
  # Uploaded model
@@ -41,3 +140,18 @@ widget:
41
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
42
 
43
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  - llm-jp/oasst2-33k-ja
19
  pipeline_tag: text-generation
20
  widget:
21
+ - messages:
22
+ - role: user
23
+ content: こんにちは!
24
+ - messages:
25
+ - role: user
26
+ content: ドラゴンフルーツは何科ですか?
27
+ - messages:
28
+ - role: user
29
+ content: hello!
30
+ - messages:
31
+ - role: user
32
+ content: مرحبًا
33
+ model-index:
34
+ - name: Tara-3.8B-v1.1
35
+ results:
36
+ - task:
37
+ type: text-generation
38
+ name: Text Generation
39
+ dataset:
40
+ name: IFEval (0-Shot)
41
+ type: wis-k/instruction-following-eval
42
+ split: train
43
+ args:
44
+ num_few_shot: 0
45
+ metrics:
46
+ - type: inst_level_strict_acc and prompt_level_strict_acc
47
+ value: 40.62
48
+ name: averaged accuracy
49
+ source:
50
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
51
+ name: Open LLM Leaderboard
52
+ - task:
53
+ type: text-generation
54
+ name: Text Generation
55
+ dataset:
56
+ name: BBH (3-Shot)
57
+ type: SaylorTwift/bbh
58
+ split: test
59
+ args:
60
+ num_few_shot: 3
61
+ metrics:
62
+ - type: acc_norm
63
+ value: 28.91
64
+ name: normalized accuracy
65
+ source:
66
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
67
+ name: Open LLM Leaderboard
68
+ - task:
69
+ type: text-generation
70
+ name: Text Generation
71
+ dataset:
72
+ name: MATH Lvl 5 (4-Shot)
73
+ type: lighteval/MATH-Hard
74
+ split: test
75
+ args:
76
+ num_few_shot: 4
77
+ metrics:
78
+ - type: exact_match
79
+ value: 10.95
80
+ name: exact match
81
+ source:
82
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
83
+ name: Open LLM Leaderboard
84
+ - task:
85
+ type: text-generation
86
+ name: Text Generation
87
+ dataset:
88
+ name: GPQA (0-shot)
89
+ type: Idavidrein/gpqa
90
+ split: train
91
+ args:
92
+ num_few_shot: 0
93
+ metrics:
94
+ - type: acc_norm
95
+ value: 5.93
96
+ name: acc_norm
97
+ source:
98
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
99
+ name: Open LLM Leaderboard
100
+ - task:
101
+ type: text-generation
102
+ name: Text Generation
103
+ dataset:
104
+ name: MuSR (0-shot)
105
+ type: TAUR-Lab/MuSR
106
+ args:
107
+ num_few_shot: 0
108
+ metrics:
109
+ - type: acc_norm
110
+ value: 19.44
111
+ name: acc_norm
112
+ source:
113
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
114
+ name: Open LLM Leaderboard
115
+ - task:
116
+ type: text-generation
117
+ name: Text Generation
118
+ dataset:
119
+ name: MMLU-PRO (5-shot)
120
+ type: TIGER-Lab/MMLU-Pro
121
+ config: main
122
+ split: test
123
+ args:
124
+ num_few_shot: 5
125
+ metrics:
126
+ - type: acc
127
+ value: 25.35
128
+ name: accuracy
129
+ source:
130
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=Sakalti%2FTara-3.8B-v1.1
131
+ name: Open LLM Leaderboard
132
  ---
133
 
134
  # Uploaded model
 
140
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
141
 
142
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
143
+
144
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
145
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/Sakalti__Tara-3.8B-v1.1-details)!
146
+ Summarized results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/contents/viewer/default/train?q=Sakalti%2FTara-3.8B-v1.1&sort[column]=Average%20%E2%AC%86%EF%B8%8F&sort[direction]=desc)!
147
+
148
+ | Metric |Value (%)|
149
+ |-------------------|--------:|
150
+ |**Average** | 21.87|
151
+ |IFEval (0-Shot) | 40.62|
152
+ |BBH (3-Shot) | 28.91|
153
+ |MATH Lvl 5 (4-Shot)| 10.95|
154
+ |GPQA (0-shot) | 5.93|
155
+ |MuSR (0-shot) | 19.44|
156
+ |MMLU-PRO (5-shot) | 25.35|
157
+