metadata
dataset_info:
features:
- name: id
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: answer
dtype: string
- name: dataset
dtype: string
- name: translated
dtype: bool
- name: input
dtype: string
- name: output
dtype: string
- name: conversations
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 864378584
num_examples: 923646
- name: validation
num_bytes: 25124637
num_examples: 23541
- name: test
num_bytes: 23873116
num_examples: 23023
download_size: 285523301
dataset_size: 913376337
configs:
- config_name: default
data_files:
- split: train
path: en/train-*
- split: validation
path: en/validation-*
- split: test
path: en/test-*