File size: 820 Bytes
0040b0e | 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: 3726627.3384615383
num_examples: 5000
- name: amazon
num_bytes: 2652365.8695652173
num_examples: 5000
- name: dbpedia
num_bytes: 1579901.517857143
num_examples: 5000
- name: yahoo
num_bytes: 934537.4678571429
num_examples: 5000
- name: ag_news
num_bytes: 1242387.625
num_examples: 5000
download_size: 6457335
dataset_size: 10135819.818741042
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-*
---
|