Datasets:
xzhao-tkl
commited on
Commit
·
9d4ad22
1
Parent(s):
bdcf9f3
Update readme
Browse files- dataset_infos.json +7 -4
dataset_infos.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
},
|
26 |
"label": {
|
27 |
"_type": "Value",
|
28 |
-
"dtype": "
|
29 |
}
|
30 |
},
|
31 |
"description": "Multi-choice, Sentiment classification task with numerical labels (Amazon-Review)."
|
@@ -62,7 +62,8 @@
|
|
62 |
"_type": "Sequence"
|
63 |
},
|
64 |
"label": {
|
65 |
-
"_type": "
|
|
|
66 |
}
|
67 |
},
|
68 |
"description": "Multi-choice, Commense knowledge-answering datasets (CommensenseQA)."
|
@@ -99,7 +100,8 @@
|
|
99 |
"_type": "Sequence"
|
100 |
},
|
101 |
"label": {
|
102 |
-
"_type": "
|
|
|
103 |
}
|
104 |
},
|
105 |
"description": "Multi-choice, open-domain knowledge question-answering (MyriadLAMA)."
|
@@ -120,7 +122,8 @@
|
|
120 |
"_type": "Sequence"
|
121 |
},
|
122 |
"label": {
|
123 |
-
"_type": "
|
|
|
124 |
}
|
125 |
},
|
126 |
"description": "Multi-choice, open-domain temporary knowledge QA (TempLAMA)."
|
|
|
25 |
},
|
26 |
"label": {
|
27 |
"_type": "Value",
|
28 |
+
"dtype": "int8"
|
29 |
}
|
30 |
},
|
31 |
"description": "Multi-choice, Sentiment classification task with numerical labels (Amazon-Review)."
|
|
|
62 |
"_type": "Sequence"
|
63 |
},
|
64 |
"label": {
|
65 |
+
"_type": "Value",
|
66 |
+
"dtype": "int8"
|
67 |
}
|
68 |
},
|
69 |
"description": "Multi-choice, Commense knowledge-answering datasets (CommensenseQA)."
|
|
|
100 |
"_type": "Sequence"
|
101 |
},
|
102 |
"label": {
|
103 |
+
"_type": "Value",
|
104 |
+
"dtype": "int8"
|
105 |
}
|
106 |
},
|
107 |
"description": "Multi-choice, open-domain knowledge question-answering (MyriadLAMA)."
|
|
|
122 |
"_type": "Sequence"
|
123 |
},
|
124 |
"label": {
|
125 |
+
"_type": "Value",
|
126 |
+
"dtype": "int8"
|
127 |
}
|
128 |
},
|
129 |
"description": "Multi-choice, open-domain temporary knowledge QA (TempLAMA)."
|