metadata
language:
- ja
dataset_info:
- config_name: JCoLA
features:
- name: uid
dtype: int64
- name: source
dtype: string
- name: label
dtype:
class_label:
names:
'0': unacceptable
'1': acceptable
- name: diacritic
dtype: string
- name: sentence
dtype: string
- name: original
dtype: string
- name: translation
dtype: string
- name: gloss
dtype: bool
- name: linguistic_phenomenon
struct:
- name: argument_structure
dtype: bool
- name: binding
dtype: bool
- name: control_raising
dtype: bool
- name: ellipsis
dtype: bool
- name: filler_gap
dtype: bool
- name: island_effects
dtype: bool
- name: morphology
dtype: bool
- name: nominal_structure
dtype: bool
- name: negative_polarity_concord_items
dtype: bool
- name: quantifier
dtype: bool
- name: verbal_agreement
dtype: bool
- name: simple
dtype: bool
splits:
- name: train
num_bytes: 1056540
num_examples: 6919
- name: validation
num_bytes: 131791
num_examples: 865
- name: validation_out_of_domain
num_bytes: 104486
num_examples: 685
- name: validation_out_of_domain_annotated
num_bytes: 133174
num_examples: 685
download_size: 669712
dataset_size: 1425991
- config_name: JCommonsenseQA
features:
- name: q_id
dtype: int64
- name: question
dtype: string
- name: choice0
dtype: string
- name: choice1
dtype: string
- name: choice2
dtype: string
- name: choice3
dtype: string
- name: choice4
dtype: string
- name: label
dtype:
class_label:
names:
'0': choice0
'1': choice1
'2': choice2
'3': choice3
'4': choice4
splits:
- name: train
num_bytes: 1183829
num_examples: 8939
- name: validation
num_bytes: 148293
num_examples: 1119
download_size: 888128
dataset_size: 1332122
- config_name: JNLI
features:
- name: sentence_pair_id
dtype: string
- name: yjcaptions_id
dtype: string
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': contradiction
'2': neutral
splits:
- name: train
num_bytes: 3663848
num_examples: 20073
- name: validation
num_bytes: 442005
num_examples: 2434
download_size: 1662238
dataset_size: 4105853
- config_name: JSQuAD
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
- name: is_impossible
dtype: bool
splits:
- name: train
num_bytes: 42987388
num_examples: 62859
- name: validation
num_bytes: 3182031
num_examples: 4442
download_size: 9401026
dataset_size: 46169419
- config_name: JSTS
features:
- name: sentence_pair_id
dtype: string
- name: yjcaptions_id
dtype: string
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype: float32
splits:
- name: train
num_bytes: 2243442
num_examples: 12451
- name: validation
num_bytes: 264435
num_examples: 1457
download_size: 1238128
dataset_size: 2507877
- config_name: MARC-ja
features:
- name: sentence
dtype: string
- name: label
dtype:
class_label:
names:
'0': positive
'1': negative
'2': neutral
- name: review_id
dtype: string
splits:
- name: train
num_bytes: 104295173
num_examples: 187528
- name: validation
num_bytes: 3105789
num_examples: 5654
download_size: 66965045
dataset_size: 107400962
configs:
- config_name: JCoLA
data_files:
- split: train
path: JCoLA/train-*
- split: validation
path: JCoLA/validation-*
- split: validation_out_of_domain
path: JCoLA/validation_out_of_domain-*
- split: validation_out_of_domain_annotated
path: JCoLA/validation_out_of_domain_annotated-*
- config_name: JCommonsenseQA
data_files:
- split: train
path: JCommonsenseQA/train-*
- split: validation
path: JCommonsenseQA/validation-*
- config_name: JNLI
data_files:
- split: train
path: JNLI/train-*
- split: validation
path: JNLI/validation-*
- config_name: JSQuAD
data_files:
- split: train
path: JSQuAD/train-*
- split: validation
path: JSQuAD/validation-*
- config_name: JSTS
data_files:
- split: train
path: JSTS/train-*
- split: validation
path: JSTS/validation-*
- config_name: MARC-ja
data_files:
- split: train
path: MARC-ja/train-*
- split: validation
path: MARC-ja/validation-*