Commit
·
9ecf8ec
1
Parent(s):
8b9682c
rename to eval suite
Browse files- glue-harness.json +2 -2
glue-harness.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
"task_groups": [
|
| 4 |
{
|
| 5 |
"task_type": "text-classification",
|
|
@@ -126,4 +126,4 @@
|
|
| 126 |
]
|
| 127 |
}
|
| 128 |
]
|
| 129 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"evaluation_suite_name": "glue_suite",
|
| 3 |
"task_groups": [
|
| 4 |
{
|
| 5 |
"task_type": "text-classification",
|
|
|
|
| 126 |
]
|
| 127 |
}
|
| 128 |
]
|
| 129 |
+
}
|