giraffe176 commited on
Commit
cf9b9d4
1 Parent(s): 0a45c61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +121 -0
README.md CHANGED
@@ -11,6 +11,127 @@ tags:
11
  - mergekit
12
  - merge
13
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
  # Starling_Monarch_Westlake_Garten-7B-v0.1
16
 
 
11
  - mergekit
12
  - merge
13
  license: cc-by-nc-4.0
14
+
15
+ model-index:
16
+ - name: Starling_Monarch_Westlake_Garten-7B-v0.1
17
+ results:
18
+ - task:
19
+ type: text-generation
20
+ name: Text Generation
21
+ dataset:
22
+ name: EQ-Bench
23
+ type: eq-bench
24
+ config: EQ-Bench
25
+ split: v2.1
26
+ args:
27
+ num_few_shot: 3
28
+ metrics:
29
+ - type: acc_norm
30
+ value: 80.01
31
+ name: self-reported
32
+ source:
33
+ url: https://github.com/EQ-bench/EQ-Bench
34
+ name: EQ-Bench v2.1
35
+ - task:
36
+ type: text-generation
37
+ name: Text Generation
38
+ dataset:
39
+ name: AI2 Reasoning Challenge (25-Shot)
40
+ type: ai2_arc
41
+ config: ARC-Challenge
42
+ split: test
43
+ args:
44
+ num_few_shot: 25
45
+ metrics:
46
+ - type: acc_norm
47
+ value: 71.76
48
+ name: normalized accuracy
49
+ source:
50
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
51
+ name: Open LLM Leaderboard
52
+ - task:
53
+ type: text-generation
54
+ name: Text Generation
55
+ dataset:
56
+ name: HellaSwag (10-Shot)
57
+ type: hellaswag
58
+ split: validation
59
+ args:
60
+ num_few_shot: 10
61
+ metrics:
62
+ - type: acc_norm
63
+ value: 88.15
64
+ name: normalized accuracy
65
+ source:
66
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
67
+ name: Open LLM Leaderboard
68
+ - task:
69
+ type: text-generation
70
+ name: Text Generation
71
+ dataset:
72
+ name: MMLU (5-Shot)
73
+ type: cais/mmlu
74
+ config: all
75
+ split: test
76
+ args:
77
+ num_few_shot: 5
78
+ metrics:
79
+ - type: acc
80
+ value: 65.07
81
+ name: accuracy
82
+ source:
83
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
84
+ name: Open LLM Leaderboard
85
+ - task:
86
+ type: text-generation
87
+ name: Text Generation
88
+ dataset:
89
+ name: TruthfulQA (0-shot)
90
+ type: truthful_qa
91
+ config: multiple_choice
92
+ split: validation
93
+ args:
94
+ num_few_shot: 0
95
+ metrics:
96
+ - type: mc2
97
+ value: 67.92
98
+ source:
99
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
100
+ name: Open LLM Leaderboard
101
+ - task:
102
+ type: text-generation
103
+ name: Text Generation
104
+ dataset:
105
+ name: Winogrande (5-shot)
106
+ type: winogrande
107
+ config: winogrande_xl
108
+ split: validation
109
+ args:
110
+ num_few_shot: 5
111
+ metrics:
112
+ - type: acc
113
+ value: 82.16
114
+ name: accuracy
115
+ source:
116
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
117
+ name: Open LLM Leaderboard
118
+ - task:
119
+ type: text-generation
120
+ name: Text Generation
121
+ dataset:
122
+ name: GSM8k (5-shot)
123
+ type: gsm8k
124
+ config: main
125
+ split: test
126
+ args:
127
+ num_few_shot: 5
128
+ metrics:
129
+ - type: acc
130
+ value: 71.95
131
+ name: accuracy
132
+ source:
133
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=giraffe176/Starling_Monarch_Westlake_Garten-7B-v0.1
134
+ name: Open LLM Leaderboard
135
  ---
136
  # Starling_Monarch_Westlake_Garten-7B-v0.1
137