mathemakitten commited on
Commit
9ecf8ec
1 Parent(s): 8b9682c

rename to eval suite

Browse files
Files changed (1) hide show
  1. glue-harness.json +2 -2
glue-harness.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "harness_name": "lm_eval_harness",
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
+ }