File size: 430 Bytes
d53f1a3 c1b9e26 d53f1a3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
dataset_info:
features:
- name: term
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 130394.32086851628
num_examples: 3730
- name: test
num_bytes: 14507.679131483716
num_examples: 415
download_size: 63168
dataset_size: 144902.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|