File size: 1,329 Bytes
24d6849 |
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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
---
dataset_info:
features:
- name: label
dtype: int64
- name: title
dtype: string
- name: text
dtype: string
- name: label_text
dtype: string
splits:
- name: split_1
num_bytes: 92992
num_examples: 200
- name: split_2
num_bytes: 91683
num_examples: 200
- name: split_3
num_bytes: 92636
num_examples: 200
- name: split_4
num_bytes: 98837
num_examples: 200
- name: split_5
num_bytes: 89419
num_examples: 200
- name: split_6
num_bytes: 94909
num_examples: 200
- name: split_7
num_bytes: 94602
num_examples: 200
- name: split_8
num_bytes: 90389
num_examples: 200
- name: split_9
num_bytes: 95542
num_examples: 200
- name: split_10
num_bytes: 85402
num_examples: 200
download_size: 653811
dataset_size: 926411
configs:
- config_name: default
data_files:
- split: split_1
path: data/split_1-*
- split: split_2
path: data/split_2-*
- split: split_3
path: data/split_3-*
- split: split_4
path: data/split_4-*
- split: split_5
path: data/split_5-*
- split: split_6
path: data/split_6-*
- split: split_7
path: data/split_7-*
- split: split_8
path: data/split_8-*
- split: split_9
path: data/split_9-*
- split: split_10
path: data/split_10-*
---
|