mnli-dataset-final / README.md
haeunkim's picture
Upload dataset
8d5fa88 verified
|
Raw
History Blame Contribute Delete
431 Bytes
---
dataset_info:
features:
- name: prompt
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: parse_tree
dtype: string
splits:
- name: train
num_bytes: 193815777
num_examples: 301400
download_size: 29706300
dataset_size: 193815777
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---