Adding Evaluation Results
#2
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -1,25 +1,128 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
- C
|
8 |
-
- C++
|
9 |
-
- C#
|
10 |
-
- Go
|
11 |
-
- Java
|
12 |
-
- JavaScript
|
13 |
-
- Lua
|
14 |
-
- PHP
|
15 |
-
- Python
|
16 |
-
- Ruby
|
17 |
-
- Rust
|
18 |
-
- Scala
|
19 |
-
- TypeScript
|
20 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
pipeline_tag: text-generation
|
22 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
25 |
|
@@ -153,4 +256,17 @@ llm-jp(at)nii.ac.jp
|
|
153 |
## Model Card Authors
|
154 |
*The names are listed in alphabetical order.*
|
155 |
|
156 |
-
Hirokazu Kiyomaru, Hiroshi Matsuda, Jun Suzuki, Namgi Han, Saku Sugawara, Shota Sasaki, Shuhei Kurita, Taishi Nakamura, Takumi Okamoto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
+
- en
|
4 |
+
- ja
|
5 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
library_name: transformers
|
7 |
+
programming_language:
|
8 |
+
- C
|
9 |
+
- C++
|
10 |
+
- C#
|
11 |
+
- Go
|
12 |
+
- Java
|
13 |
+
- JavaScript
|
14 |
+
- Lua
|
15 |
+
- PHP
|
16 |
+
- Python
|
17 |
+
- Ruby
|
18 |
+
- Rust
|
19 |
+
- Scala
|
20 |
+
- TypeScript
|
21 |
pipeline_tag: text-generation
|
22 |
inference: false
|
23 |
+
model-index:
|
24 |
+
- name: llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
type: text-generation
|
28 |
+
name: Text Generation
|
29 |
+
dataset:
|
30 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
31 |
+
type: ai2_arc
|
32 |
+
config: ARC-Challenge
|
33 |
+
split: test
|
34 |
+
args:
|
35 |
+
num_few_shot: 25
|
36 |
+
metrics:
|
37 |
+
- type: acc_norm
|
38 |
+
value: 26.88
|
39 |
+
name: normalized accuracy
|
40 |
+
source:
|
41 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
42 |
+
name: Open LLM Leaderboard
|
43 |
+
- task:
|
44 |
+
type: text-generation
|
45 |
+
name: Text Generation
|
46 |
+
dataset:
|
47 |
+
name: HellaSwag (10-Shot)
|
48 |
+
type: hellaswag
|
49 |
+
split: validation
|
50 |
+
args:
|
51 |
+
num_few_shot: 10
|
52 |
+
metrics:
|
53 |
+
- type: acc_norm
|
54 |
+
value: 44.78
|
55 |
+
name: normalized accuracy
|
56 |
+
source:
|
57 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
58 |
+
name: Open LLM Leaderboard
|
59 |
+
- task:
|
60 |
+
type: text-generation
|
61 |
+
name: Text Generation
|
62 |
+
dataset:
|
63 |
+
name: MMLU (5-Shot)
|
64 |
+
type: cais/mmlu
|
65 |
+
config: all
|
66 |
+
split: test
|
67 |
+
args:
|
68 |
+
num_few_shot: 5
|
69 |
+
metrics:
|
70 |
+
- type: acc
|
71 |
+
value: 23.12
|
72 |
+
name: accuracy
|
73 |
+
source:
|
74 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
75 |
+
name: Open LLM Leaderboard
|
76 |
+
- task:
|
77 |
+
type: text-generation
|
78 |
+
name: Text Generation
|
79 |
+
dataset:
|
80 |
+
name: TruthfulQA (0-shot)
|
81 |
+
type: truthful_qa
|
82 |
+
config: multiple_choice
|
83 |
+
split: validation
|
84 |
+
args:
|
85 |
+
num_few_shot: 0
|
86 |
+
metrics:
|
87 |
+
- type: mc2
|
88 |
+
value: 45.19
|
89 |
+
source:
|
90 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
91 |
+
name: Open LLM Leaderboard
|
92 |
+
- task:
|
93 |
+
type: text-generation
|
94 |
+
name: Text Generation
|
95 |
+
dataset:
|
96 |
+
name: Winogrande (5-shot)
|
97 |
+
type: winogrande
|
98 |
+
config: winogrande_xl
|
99 |
+
split: validation
|
100 |
+
args:
|
101 |
+
num_few_shot: 5
|
102 |
+
metrics:
|
103 |
+
- type: acc
|
104 |
+
value: 50.67
|
105 |
+
name: accuracy
|
106 |
+
source:
|
107 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
108 |
+
name: Open LLM Leaderboard
|
109 |
+
- task:
|
110 |
+
type: text-generation
|
111 |
+
name: Text Generation
|
112 |
+
dataset:
|
113 |
+
name: GSM8k (5-shot)
|
114 |
+
type: gsm8k
|
115 |
+
config: main
|
116 |
+
split: test
|
117 |
+
args:
|
118 |
+
num_few_shot: 5
|
119 |
+
metrics:
|
120 |
+
- type: acc
|
121 |
+
value: 0.0
|
122 |
+
name: accuracy
|
123 |
+
source:
|
124 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
125 |
+
name: Open LLM Leaderboard
|
126 |
---
|
127 |
# llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0
|
128 |
|
|
|
256 |
## Model Card Authors
|
257 |
*The names are listed in alphabetical order.*
|
258 |
|
259 |
+
Hirokazu Kiyomaru, Hiroshi Matsuda, Jun Suzuki, Namgi Han, Saku Sugawara, Shota Sasaki, Shuhei Kurita, Taishi Nakamura, Takumi Okamoto.
|
260 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
261 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_llm-jp__llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0)
|
262 |
+
|
263 |
+
| Metric |Value|
|
264 |
+
|---------------------------------|----:|
|
265 |
+
|Avg. |31.77|
|
266 |
+
|AI2 Reasoning Challenge (25-Shot)|26.88|
|
267 |
+
|HellaSwag (10-Shot) |44.78|
|
268 |
+
|MMLU (5-Shot) |23.12|
|
269 |
+
|TruthfulQA (0-shot) |45.19|
|
270 |
+
|Winogrande (5-shot) |50.67|
|
271 |
+
|GSM8k (5-shot) | 0.00|
|
272 |
+
|