Update README.md
Browse files
README.md
CHANGED
|
@@ -111,6 +111,35 @@ model-index:
|
|
| 111 |
- type: accuracy
|
| 112 |
value: 32.83
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
|
| 115 |
---
|
| 116 |
|
|
|
|
| 111 |
- type: accuracy
|
| 112 |
value: 32.83
|
| 113 |
|
| 114 |
+
- task:
|
| 115 |
+
type: text-generation
|
| 116 |
+
dataset:
|
| 117 |
+
name: Winogender (All)
|
| 118 |
+
type: kh4dien/winogender
|
| 119 |
+
config: winogender_all
|
| 120 |
+
metrics:
|
| 121 |
+
- type: accuracy
|
| 122 |
+
value: 63.75
|
| 123 |
+
|
| 124 |
+
- task:
|
| 125 |
+
type: text-generation
|
| 126 |
+
dataset:
|
| 127 |
+
name: Winogender (Neutral)
|
| 128 |
+
type: kh4dien/winogender
|
| 129 |
+
config: winogender_neutral
|
| 130 |
+
metrics:
|
| 131 |
+
- type: accuracy
|
| 132 |
+
value: 68.33
|
| 133 |
+
|
| 134 |
+
- task:
|
| 135 |
+
type: text-generation
|
| 136 |
+
dataset:
|
| 137 |
+
name: Winogender (Gotcha)
|
| 138 |
+
type: kh4dien/winogender
|
| 139 |
+
config: winogender_gotcha
|
| 140 |
+
metrics:
|
| 141 |
+
- type: accuracy
|
| 142 |
+
value: 58.33
|
| 143 |
|
| 144 |
---
|
| 145 |
|