File size: 2,008 Bytes
351f9a2 3607a40 964fe06 924c52a 8168678 446a421 351f9a2 b856934 351f9a2 3607a40 964fe06 924c52a 8168678 446a421 351f9a2 |
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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 |
---
dataset_info:
- config_name: journalistic
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 1222054090.131988
num_examples: 1667309
download_size: 787862298
dataset_size: 1222054090.131988
- config_name: legal
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 891211738.9172848
num_examples: 1963182
download_size: 468138501
dataset_size: 891211738.9172848
- config_name: literature
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 27456540.81805338
num_examples: 56291
download_size: 16708366
dataset_size: 27456540.81805338
- config_name: politics
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 59987202.34885585
num_examples: 30211
download_size: 28124365
dataset_size: 59987202.34885585
- config_name: social_media
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 75747900.71254934
num_examples: 265129
download_size: 51658049
dataset_size: 75747900.71254934
- config_name: web
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 596425947.9517347
num_examples: 101485
download_size: 195811876
dataset_size: 596425947.9517347
configs:
- config_name: journalistic
data_files:
- split: train
path: journalistic/train-*
- config_name: legal
data_files:
- split: train
path: legal/train-*
- config_name: literature
data_files:
- split: train
path: literature/train-*
- config_name: politics
data_files:
- split: train
path: politics/train-*
- config_name: social_media
data_files:
- split: train
path: social_media/train-*
- config_name: web
data_files:
- split: train
path: web/train-*
---
|