Update README.md
Browse files
README.md
CHANGED
@@ -1,93 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
base_model: HuggingFaceH4/zephyr-7b-beta
|
4 |
-
license: mit
|
5 |
-
language:
|
6 |
-
- ru
|
7 |
-
- en
|
8 |
-
tags:
|
9 |
-
- python
|
10 |
-
- code
|
11 |
-
pipeline_tag: conversational
|
12 |
-
model-index:
|
13 |
-
- name: zephyr-python-ru-merged
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
-
type: text-generation
|
17 |
-
dataset:
|
18 |
-
name: gsm8k
|
19 |
-
type: gsm8k
|
20 |
-
metrics:
|
21 |
-
- name: Grade School Math 8K (5-Shot)
|
22 |
-
type: Grade School Math 8K (5-Shot)
|
23 |
-
value: 32.52
|
24 |
-
source:
|
25 |
-
name: Open LLM Leaderboard
|
26 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
27 |
-
- task:
|
28 |
-
type: text-generation
|
29 |
-
dataset:
|
30 |
-
name: ai2_arc
|
31 |
-
type: ai2_arc
|
32 |
-
metrics:
|
33 |
-
- name: AI2 Reasoning Challenge (25-Shot)
|
34 |
-
type: AI2 Reasoning Challenge (25-Shot)
|
35 |
-
value: 56.06
|
36 |
-
source:
|
37 |
-
name: Open LLM Leaderboard
|
38 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
39 |
-
- task:
|
40 |
-
type: text-generation
|
41 |
-
dataset:
|
42 |
-
name: HellaSwag
|
43 |
-
type: HellaSwag
|
44 |
-
metrics:
|
45 |
-
- name: HellaSwag (10-Shot)
|
46 |
-
type: HellaSwag (10-Shot)
|
47 |
-
value: 82.06
|
48 |
-
source:
|
49 |
-
name: Open LLM Leaderboard
|
50 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
51 |
-
- task:
|
52 |
-
type: text-generation
|
53 |
-
dataset:
|
54 |
-
name: MMLU
|
55 |
-
type: MMLU
|
56 |
-
metrics:
|
57 |
-
- name: MMLU (5-Shot)
|
58 |
-
type: MMLU (5-Shot)
|
59 |
-
value: 60.02
|
60 |
-
source:
|
61 |
-
name: Open LLM Leaderboard
|
62 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
63 |
-
- task:
|
64 |
-
type: text-generation
|
65 |
-
dataset:
|
66 |
-
name: truthfulqa
|
67 |
-
type: truthfulqa
|
68 |
-
metrics:
|
69 |
-
- name: truthfulqa:mc (0-Shot)
|
70 |
-
type: truthfulqa:mc (0-Shot)
|
71 |
-
value: 52.81
|
72 |
-
source:
|
73 |
-
name: Open LLM Leaderboard
|
74 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
75 |
-
- task:
|
76 |
-
type: text-generation
|
77 |
-
dataset:
|
78 |
-
name: winogrande
|
79 |
-
type: winogrande
|
80 |
-
metrics:
|
81 |
-
- name: winogrande (5-Shot)
|
82 |
-
type: winogrande (5-Shot)
|
83 |
-
value: 76.95
|
84 |
-
source:
|
85 |
-
name: Open LLM Leaderboard
|
86 |
-
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
87 |
-
datasets:
|
88 |
-
- MexIvanov/Vezora-Tested-22k-Python-Alpaca-ru
|
89 |
-
- MexIvanov/CodeExercise-Python-27k-ru
|
90 |
-
- zelkame/ru-stackoverflow-py
|
91 |
---
|
92 |
|
93 |
# Model Card for Model ID
|
@@ -114,8 +26,7 @@ datasets:
|
|
114 |
|
115 |
<!-- Provide the basic links for the model. -->
|
116 |
|
117 |
-
- **
|
118 |
-
- **Paper:** Comming soon...
|
119 |
|
120 |
## Uses
|
121 |
|
|
|
1 |
---
|
2 |
+
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Model Card for Model ID
|
|
|
26 |
|
27 |
<!-- Provide the basic links for the model. -->
|
28 |
|
29 |
+
- **Paper:** https://arxiv.org/abs/2409.09353
|
|
|
30 |
|
31 |
## Uses
|
32 |
|