Commit
·
1d15734
1
Parent(s):
104bc94
Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ model-index:
|
|
47 |
metrics:
|
48 |
- name: arc_challenge(0-Shot)
|
49 |
type: arc_challenge (0-Shot)
|
50 |
-
value: 0.
|
51 |
source:
|
52 |
name: open_llama_3b_instruct_v_0.2 model card
|
53 |
url: https://huggingface.co/mwitiderrick/open_llama_3b_instruct_v_0.2
|
@@ -118,4 +118,8 @@ def quick_sort(arr):
|
|
118 |
| Tasks |Version|Filter|n-shot|Metric|Value | |Stderr|
|
119 |
|----------|-------|------|-----:|------|-----:|---|-----:|
|
120 |
|winogrande|Yaml |none | 0|acc |0.6322|± |0.0136|
|
|
|
|
|
|
|
|
|
121 |
```
|
|
|
47 |
metrics:
|
48 |
- name: arc_challenge(0-Shot)
|
49 |
type: arc_challenge (0-Shot)
|
50 |
+
value: 0.3447
|
51 |
source:
|
52 |
name: open_llama_3b_instruct_v_0.2 model card
|
53 |
url: https://huggingface.co/mwitiderrick/open_llama_3b_instruct_v_0.2
|
|
|
118 |
| Tasks |Version|Filter|n-shot|Metric|Value | |Stderr|
|
119 |
|----------|-------|------|-----:|------|-----:|---|-----:|
|
120 |
|winogrande|Yaml |none | 0|acc |0.6322|± |0.0136|
|
121 |
+
| Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
|
122 |
+
|-------------|-------|------|-----:|--------|-----:|---|-----:|
|
123 |
+
|arc_challenge|Yaml |none | 0|acc |0.3234|± |0.0137|
|
124 |
+
| | |none | 0|acc_norm|0.3447|± |0.0139|
|
125 |
```
|