metadata
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
- name: activity_label
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 713610
num_examples: 660
- name: val
num_bytes: 278116
num_examples: 256
- name: test
num_bytes: 2229532
num_examples: 2048
download_size: 1587797
dataset_size: 3221258
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*