metadata
dataset_info:
- config_name: agnews
features:
- name: text
dtype: string
- name: hypothesis
dtype: string
- name: labels
dtype:
class_label:
names:
'0': entailment
'1': not_entailment
- name: task_name
dtype: string
- name: label_text
dtype: string
splits:
- name: test
num_bytes: 9630696
num_examples: 30400
download_size: 1280908
dataset_size: 9630696
- config_name: agnews_1
features:
- name: text
dtype: string
- name: hypothesis
dtype: string
- name: labels
dtype:
class_label:
names:
'0': entailment
'1': not_entailment
- name: task_name
dtype: string
- name: label_text
dtype: string
splits:
- name: test
num_bytes: 11766296
num_examples: 30400
download_size: 1299911
dataset_size: 11766296
- config_name: agnews_2
features:
- name: text
dtype: string
- name: hypothesis
dtype: string
- name: labels
dtype:
class_label:
names:
'0': entailment
'1': not_entailment
- name: task_name
dtype: string
- name: label_text
dtype: string
splits:
- name: test
num_bytes: 9691496
num_examples: 30400
download_size: 1280908
dataset_size: 9691496
- config_name: agnews_new
features:
- name: text
dtype: string
- name: hypothesis
dtype: string
- name: labels
dtype:
class_label:
names:
'0': entailment
'1': not_entailment
- name: task_name
dtype: string
- name: label_text
dtype: string
splits:
- name: test
num_bytes: 11766296
num_examples: 30400
download_size: 1299911
dataset_size: 11766296
configs:
- config_name: agnews
data_files:
- split: test
path: agnews/test-*
- config_name: agnews_1
data_files:
- split: test
path: agnews_1/test-*
- config_name: agnews_2
data_files:
- split: test
path: agnews_2/test-*
- config_name: agnews_new
data_files:
- split: test
path: agnews_new/test-*