Files changed (1) hide show
  1. README.md +131 -16
README.md CHANGED
@@ -1,23 +1,125 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  language:
4
  - en
 
5
  pipeline_tag: text-generation
6
  widget:
7
- - text: >-
8
- Below is an instruction that describes a task.
9
-
10
- Write a response that appropriately completes the request.
11
-
12
-
13
-
14
- ### Instruction:
15
-
16
- how can I become more healthy?
17
-
18
-
19
- ### Response:
20
- example_title: example
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -156,4 +258,17 @@ More information needed
156
  eprinttype = {arXiv},
157
  eprint = {2304.14402}
158
  }
159
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
2
  language:
3
  - en
4
+ license: cc-by-nc-4.0
5
  pipeline_tag: text-generation
6
  widget:
7
+ - text: 'Below is an instruction that describes a task.
8
+
9
+ Write a response that appropriately completes the request.
10
+
11
+
12
+
13
+ ### Instruction:
14
+
15
+ how can I become more healthy?
16
+
17
+
18
+ ### Response:'
19
+ example_title: example
20
+ model-index:
21
+ - name: lamini-neo-1.3b
22
+ results:
23
+ - task:
24
+ type: text-generation
25
+ name: Text Generation
26
+ dataset:
27
+ name: AI2 Reasoning Challenge (25-Shot)
28
+ type: ai2_arc
29
+ config: ARC-Challenge
30
+ split: test
31
+ args:
32
+ num_few_shot: 25
33
+ metrics:
34
+ - type: acc_norm
35
+ value: 32.76
36
+ name: normalized accuracy
37
+ source:
38
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
39
+ name: Open LLM Leaderboard
40
+ - task:
41
+ type: text-generation
42
+ name: Text Generation
43
+ dataset:
44
+ name: HellaSwag (10-Shot)
45
+ type: hellaswag
46
+ split: validation
47
+ args:
48
+ num_few_shot: 10
49
+ metrics:
50
+ - type: acc_norm
51
+ value: 49.13
52
+ name: normalized accuracy
53
+ source:
54
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
55
+ name: Open LLM Leaderboard
56
+ - task:
57
+ type: text-generation
58
+ name: Text Generation
59
+ dataset:
60
+ name: MMLU (5-Shot)
61
+ type: cais/mmlu
62
+ config: all
63
+ split: test
64
+ args:
65
+ num_few_shot: 5
66
+ metrics:
67
+ - type: acc
68
+ value: 28.79
69
+ name: accuracy
70
+ source:
71
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
72
+ name: Open LLM Leaderboard
73
+ - task:
74
+ type: text-generation
75
+ name: Text Generation
76
+ dataset:
77
+ name: TruthfulQA (0-shot)
78
+ type: truthful_qa
79
+ config: multiple_choice
80
+ split: validation
81
+ args:
82
+ num_few_shot: 0
83
+ metrics:
84
+ - type: mc2
85
+ value: 41.05
86
+ source:
87
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
88
+ name: Open LLM Leaderboard
89
+ - task:
90
+ type: text-generation
91
+ name: Text Generation
92
+ dataset:
93
+ name: Winogrande (5-shot)
94
+ type: winogrande
95
+ config: winogrande_xl
96
+ split: validation
97
+ args:
98
+ num_few_shot: 5
99
+ metrics:
100
+ - type: acc
101
+ value: 56.51
102
+ name: accuracy
103
+ source:
104
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
105
+ name: Open LLM Leaderboard
106
+ - task:
107
+ type: text-generation
108
+ name: Text Generation
109
+ dataset:
110
+ name: GSM8k (5-shot)
111
+ type: gsm8k
112
+ config: main
113
+ split: test
114
+ args:
115
+ num_few_shot: 5
116
+ metrics:
117
+ - type: acc
118
+ value: 0.15
119
+ name: accuracy
120
+ source:
121
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MBZUAI/lamini-neo-1.3b
122
+ name: Open LLM Leaderboard
123
  ---
124
 
125
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
258
  eprinttype = {arXiv},
259
  eprint = {2304.14402}
260
  }
261
+ ```
262
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
263
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MBZUAI__lamini-neo-1.3b)
264
+
265
+ | Metric |Value|
266
+ |---------------------------------|----:|
267
+ |Avg. |34.73|
268
+ |AI2 Reasoning Challenge (25-Shot)|32.76|
269
+ |HellaSwag (10-Shot) |49.13|
270
+ |MMLU (5-Shot) |28.79|
271
+ |TruthfulQA (0-shot) |41.05|
272
+ |Winogrande (5-shot) |56.51|
273
+ |GSM8k (5-shot) | 0.15|
274
+