File size: 1,951 Bytes
62de652
 
4b833d0
62de652
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0156d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
919b5e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b833d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62de652
 
 
 
 
 
 
0156d05
 
 
 
 
 
919b5e9
 
 
 
 
 
4b833d0
 
 
 
 
 
62de652
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
---
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: 52854921.08275882
    num_examples: 25208
  - name: test
    num_bytes: 2782389.7285314566
    num_examples: 1327
  download_size: 21407348
  dataset_size: 55637310.81129028
- 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: 46649881.97150997
    num_examples: 16376
  - name: test
    num_bytes: 2455556.8062678063
    num_examples: 862
  download_size: 16925305
  dataset_size: 49105438.777777776
- 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: 52324367.14514379
    num_examples: 57469
  - name: test
    num_bytes: 2754201.5802269042
    num_examples: 3025
  download_size: 18890934
  dataset_size: 55078568.7253707
- 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: 3909182.956299801
    num_examples: 8295
  - name: test
    num_bytes: 205944.90077191236
    num_examples: 437
  download_size: 3692970
  dataset_size: 4115127.857071713
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: 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-*
---