File size: 2,182 Bytes
89a666c cbaabd0 d0c939a 2f928b5 d0c939a 8d6255a 969a872 8d6255a 969a872 8d6255a 969a872 8429830 60323f8 8ba56fd b00e9fd 8ba56fd b00e9fd 348c52f ce76442 348c52f ce76442 8429830 89a666c 740b29e 89a666c 740b29e 89a666c 740b29e 89a666c cbaabd0 8d6255a 8429830 8ba56fd 348c52f 89a666c |
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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
---
dataset_info:
- config_name: journalistic
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': pt-PT
'1': pt-BR
splits:
- name: train
num_bytes: 1312620204.0
num_examples: 1845205
download_size: 869968625
dataset_size: 1312620204.0
- config_name: legal
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 1338097227.0
num_examples: 5211975
download_size: 821524458
dataset_size: 1338097227.0
- config_name: literature
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 33547081
num_examples: 82830
download_size: 21513984
dataset_size: 33547081
- config_name: politics
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': pt-PT
'1': pt-BR
splits:
- name: train
num_bytes: 367519469.0
num_examples: 14328
download_size: 200374846
dataset_size: 367519469.0
- config_name: social_media
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': pt-PT
'1': pt-BR
splits:
- name: train
num_bytes: 372374266.0
num_examples: 3074774
download_size: 267382814
dataset_size: 372374266.0
- config_name: web
features:
- name: text
dtype: string
- name: domain
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 915101054.0
num_examples: 200000
download_size: 485541943
dataset_size: 915101054.0
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-*
---
|