Commit
·
c53a79f
1
Parent(s):
64870b9
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,34 @@ pipeline_tag: text-generation
|
|
20 |
model-index:
|
21 |
- name: mwitiderrick/open_llama_3b_instruct_v_0.2
|
22 |
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- task:
|
24 |
type: text-generation
|
25 |
dataset:
|
@@ -32,6 +60,8 @@ model-index:
|
|
32 |
source:
|
33 |
name: open_llama_3b_instruct_v_0.2 model card
|
34 |
url: https://huggingface.co/mwitiderrick/open_llama_3b_instruct_v_0.2
|
|
|
|
|
35 |
---
|
36 |
# OpenLLaMA Instruct: An Open Reproduction of LLaMA
|
37 |
|
|
|
20 |
model-index:
|
21 |
- name: mwitiderrick/open_llama_3b_instruct_v_0.2
|
22 |
results:
|
23 |
+
- task:
|
24 |
+
type: text-generation
|
25 |
+
dataset:
|
26 |
+
name: hellaswag
|
27 |
+
type: hellaswag
|
28 |
+
metrics:
|
29 |
+
- name: hellaswag(0-Shot)
|
30 |
+
type: hellaswag (0-Shot)
|
31 |
+
value: 64.59
|
32 |
+
- task:
|
33 |
+
type: text-generation
|
34 |
+
dataset:
|
35 |
+
name: hellaswag
|
36 |
+
type: hellaswag
|
37 |
+
metrics:
|
38 |
+
- name: hellaswag(0-Shot)
|
39 |
+
type: hellaswag (0-Shot)
|
40 |
+
value: 64.59
|
41 |
+
- task:
|
42 |
+
type: text-generation
|
43 |
+
dataset:
|
44 |
+
name: hellaswag
|
45 |
+
type: hellaswag
|
46 |
+
metrics:
|
47 |
+
- name: hellaswag(0-Shot)
|
48 |
+
type: hellaswag (0-Shot)
|
49 |
+
value: 64.59
|
50 |
+
|
51 |
- task:
|
52 |
type: text-generation
|
53 |
dataset:
|
|
|
60 |
source:
|
61 |
name: open_llama_3b_instruct_v_0.2 model card
|
62 |
url: https://huggingface.co/mwitiderrick/open_llama_3b_instruct_v_0.2
|
63 |
+
|
64 |
+
|
65 |
---
|
66 |
# OpenLLaMA Instruct: An Open Reproduction of LLaMA
|
67 |
|