xzhao-tkl commited on
Commit
37a4756
·
1 Parent(s): cc8867e

Update readme

Browse files
Files changed (1) hide show
  1. dataset_infos.json +3 -3
dataset_infos.json CHANGED
@@ -15,7 +15,7 @@
15
  ]
16
  }
17
  },
18
- "description": "Topic classification task (Agnews)."
19
  },
20
  "amazon-reviews": {
21
  "features": {
@@ -28,7 +28,7 @@
28
  "dtype": "int32"
29
  }
30
  },
31
- "description": "Sentiment classification task with numerical labels (Amazon-Review)."
32
  },
33
  "imdb": {
34
  "features": {
@@ -60,7 +60,7 @@
60
  "_type": "int32"
61
  }
62
  },
63
- "description": "Commense knowledge-answering datasets (CommensenseQA)."
64
  },
65
  "fever": {
66
  "features": {
 
15
  ]
16
  }
17
  },
18
+ "description": "Multi-choice, Topic classification task (Agnews)."
19
  },
20
  "amazon-reviews": {
21
  "features": {
 
28
  "dtype": "int32"
29
  }
30
  },
31
+ "description": "Multi-choice, Sentiment classification task with numerical labels (Amazon-Review)."
32
  },
33
  "imdb": {
34
  "features": {
 
60
  "_type": "int32"
61
  }
62
  },
63
+ "description": "Multi-choice, Commense knowledge-answering datasets (CommensenseQA)."
64
  },
65
  "fever": {
66
  "features": {