File size: 808 Bytes
614549e | 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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | ---
dataset_info:
features:
- name: label
dtype: string
- name: text1
dtype: string
- name: text2
dtype: string
splits:
- name: yelp
num_bytes: 746423.76
num_examples: 1000
- name: amazon
num_bytes: 533510.5263157894
num_examples: 1000
- name: dbpedia
num_bytes: 316075.5
num_examples: 1000
- name: yahoo
num_bytes: 186739.86666666667
num_examples: 1000
- name: ag_news
num_bytes: 247299.2105263158
num_examples: 1000
download_size: 1306716
dataset_size: 2030048.8635087719
configs:
- config_name: default
data_files:
- split: yelp
path: data/yelp-*
- split: amazon
path: data/amazon-*
- split: dbpedia
path: data/dbpedia-*
- split: yahoo
path: data/yahoo-*
- split: ag_news
path: data/ag_news-*
---
|