Commit
·
8eb300d
1
Parent(s):
949dbb0
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ model-index:
|
|
37 |
metrics:
|
38 |
- name: winogrande(0-Shot)
|
39 |
type: winogrande (0-Shot)
|
40 |
-
value: 0.
|
41 |
|
42 |
- task:
|
43 |
type: text-generation
|
@@ -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: shearedplats-2.7b-v2-instruct-v0.1 model card
|
53 |
url: https://huggingface.co/mwitiderrick/shearedplats-2.7b-v2-instruct-v0.1
|
@@ -132,5 +132,10 @@ Enjoy your sweet chicken buggers!
|
|
132 |
| | |none | 0|rougeL_acc | 0.3023|± |0.0161|
|
133 |
| | |none | 0|rougeL_diff|-6.5447|± |0.7706|
|
134 |
|
|
|
|
|
135 |
|
|
|
|
|
|
|
136 |
```
|
|
|
37 |
metrics:
|
38 |
- name: winogrande(0-Shot)
|
39 |
type: winogrande (0-Shot)
|
40 |
+
value: 0.6464
|
41 |
|
42 |
- task:
|
43 |
type: text-generation
|
|
|
47 |
metrics:
|
48 |
- name: arc_challenge(0-Shot)
|
49 |
type: arc_challenge (0-Shot)
|
50 |
+
value: 0.3652
|
51 |
source:
|
52 |
name: shearedplats-2.7b-v2-instruct-v0.1 model card
|
53 |
url: https://huggingface.co/mwitiderrick/shearedplats-2.7b-v2-instruct-v0.1
|
|
|
132 |
| | |none | 0|rougeL_acc | 0.3023|± |0.0161|
|
133 |
| | |none | 0|rougeL_diff|-6.5447|± |0.7706|
|
134 |
|
135 |
+
|----------|-------|------|-----:|------|-----:|---|-----:|
|
136 |
+
|winogrande|Yaml |none | 0|acc |0.6464|± |0.0134|
|
137 |
|
138 |
+
|-------------|-------|------|-----:|--------|-----:|---|-----:|
|
139 |
+
|arc_challenge|Yaml |none | 0|acc |0.3652|± |0.0141|
|
140 |
+
| | |none | 0|acc_norm|0.3908|± |0.0143|
|
141 |
```
|