fm_dataset2 / README.md
nirmalendu01's picture
Upload dataset
a8c28c3 verified
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 2021424
num_examples: 25341
- name: validation
num_bytes: 254394
num_examples: 3168
- name: test
num_bytes: 251627
num_examples: 3168
download_size: 1437949
dataset_size: 2527445
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---