File size: 2,420 Bytes
40e71c3 4c750f5 40e71c3 9c5b6cc 8eeb4e1 c93420d 8eeb4e1 c93420d e0bde0a 4c750f5 40e71c3 9c5b6cc 8eeb4e1 e0bde0a 4c750f5 40e71c3 |
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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 |
---
dataset_info:
- config_name: ha
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 7663628.076701186
num_examples: 3655
- name: test
num_bytes: 404673.1104797069
num_examples: 193
download_size: 19156844
dataset_size: 8068301.187180893
- config_name: ig
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 8358008.897435897
num_examples: 2934
- name: test
num_bytes: 441544.4373219373
num_examples: 155
download_size: 15268325
dataset_size: 8799553.334757835
- config_name: pcm
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 299920.58070025616
num_examples: 200
- name: test
num_bytes: 34490.86678052946
num_examples: 23
download_size: 552089
dataset_size: 334411.4474807856
- config_name: sw
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 5176988.490965348
num_examples: 5686
- name: test
num_bytes: 273143.95836961037
num_examples: 300
download_size: 17788737
dataset_size: 5450132.449334959
- config_name: yo
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 353452.3468625498
num_examples: 750
- name: test
num_bytes: 18850.79183266932
num_examples: 40
download_size: 2986488
dataset_size: 372303.1386952191
configs:
- config_name: ha
data_files:
- split: train
path: ha/train-*
- split: test
path: ha/test-*
- config_name: ig
data_files:
- split: train
path: ig/train-*
- split: test
path: ig/test-*
- config_name: pcm
data_files:
- split: train
path: pcm/train-*
- split: test
path: pcm/test-*
- config_name: sw
data_files:
- split: train
path: sw/train-*
- split: test
path: sw/test-*
- config_name: yo
data_files:
- split: train
path: yo/train-*
- split: test
path: yo/test-*
---
|