language: | |
- en | |
dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: label | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 156266768 | |
num_examples: 240942 | |
- name: validation | |
num_bytes: 23270885 | |
num_examples: 36003 | |
- name: test | |
num_bytes: 39434486 | |
num_examples: 60794 | |
download_size: 139608652 | |
dataset_size: 218972139 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |
Part of the fastfit fewmany benchmark collection - https://huggingface.co/collections/krishnamrithCam/fastfit-6703f833fa3ab087c590c496 | |
This collection is provided to support replicability in scientific research. For other uses, please consult the licensing terms of the original dataset publishers |