Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,15 @@ model-index:
|
|
15 |
name: hellaswag
|
16 |
metrics:
|
17 |
- type: accuracy
|
18 |
-
value: 27.
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
|
|
15 |
name: hellaswag
|
16 |
metrics:
|
17 |
- type: accuracy
|
18 |
+
value: 27.7
|
19 |
+
- name: model_id1
|
20 |
+
results:
|
21 |
+
- task:
|
22 |
+
type: natural-language-generation
|
23 |
+
dataset:
|
24 |
+
type: hellaswag2
|
25 |
+
name: hellaswag2
|
26 |
+
metrics:
|
27 |
+
- type: accuracy
|
28 |
+
value: 27.27
|
29 |
---
|