Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -214,6 +214,37 @@ dataset_info:
|
|
| 214 |
num_examples: 2974
|
| 215 |
download_size: 539275
|
| 216 |
dataset_size: 1245500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 217 |
configs:
|
| 218 |
- config_name: amazon_counterfactual_classification
|
| 219 |
data_files:
|
|
@@ -255,6 +286,12 @@ configs:
|
|
| 255 |
path: massive_scenario_classification/validation-*
|
| 256 |
- split: test
|
| 257 |
path: massive_scenario_classification/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 258 |
---
|
| 259 |
# JMTEB-fixed
|
| 260 |
|
|
|
|
| 214 |
num_examples: 2974
|
| 215 |
download_size: 539275
|
| 216 |
dataset_size: 1245500
|
| 217 |
+
- config_name: mewsc16_ja
|
| 218 |
+
features:
|
| 219 |
+
- name: idx
|
| 220 |
+
dtype: int32
|
| 221 |
+
- name: text
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: label
|
| 224 |
+
dtype:
|
| 225 |
+
class_label:
|
| 226 |
+
names:
|
| 227 |
+
'0': 経済
|
| 228 |
+
'1': 政治
|
| 229 |
+
'2': 事故
|
| 230 |
+
'3': 科学技術
|
| 231 |
+
'4': 文化
|
| 232 |
+
'5': 気象
|
| 233 |
+
'6': スポーツ
|
| 234 |
+
'7': 事件
|
| 235 |
+
'8': 教育
|
| 236 |
+
'9': 健康
|
| 237 |
+
'10': 訃報
|
| 238 |
+
'11': 環境
|
| 239 |
+
splits:
|
| 240 |
+
- name: validation
|
| 241 |
+
num_bytes: 268986
|
| 242 |
+
num_examples: 992
|
| 243 |
+
- name: test
|
| 244 |
+
num_bytes: 274020
|
| 245 |
+
num_examples: 992
|
| 246 |
+
download_size: 343843
|
| 247 |
+
dataset_size: 543006
|
| 248 |
configs:
|
| 249 |
- config_name: amazon_counterfactual_classification
|
| 250 |
data_files:
|
|
|
|
| 286 |
path: massive_scenario_classification/validation-*
|
| 287 |
- split: test
|
| 288 |
path: massive_scenario_classification/test-*
|
| 289 |
+
- config_name: mewsc16_ja
|
| 290 |
+
data_files:
|
| 291 |
+
- split: validation
|
| 292 |
+
path: mewsc16_ja/validation-*
|
| 293 |
+
- split: test
|
| 294 |
+
path: mewsc16_ja/test-*
|
| 295 |
---
|
| 296 |
# JMTEB-fixed
|
| 297 |
|
mewsc16_ja/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c573c128b3a3d818031f1a5dd6dfebff27ea2826fa466c42af1f40890e33501
|
| 3 |
+
size 174656
|
mewsc16_ja/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea1e77b6344d802db5ad9e9917526a65b077de0906283da629e74b065360b896
|
| 3 |
+
size 169187
|