Commit
·
cf35b7c
1
Parent(s):
d45b4c9
Update README.md
Browse files
README.md
CHANGED
@@ -74,6 +74,15 @@ model-index:
|
|
74 |
metrics:
|
75 |
- type: accuracy
|
76 |
value: 50.87608524072613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
- task:
|
78 |
type: word-sense-disambiguation
|
79 |
dataset:
|
|
|
74 |
metrics:
|
75 |
- type: accuracy
|
76 |
value: 50.87608524072613
|
77 |
+
- task:
|
78 |
+
type: multiple-choice-qa
|
79 |
+
dataset:
|
80 |
+
type: hellaswag
|
81 |
+
name: HellaSwag
|
82 |
+
split: validation
|
83 |
+
metrics:
|
84 |
+
- type: accuracy
|
85 |
+
value: 39.84266082453695
|
86 |
- task:
|
87 |
type: word-sense-disambiguation
|
88 |
dataset:
|