albertvillanova HF staff commited on
Commit
e8230f9
1 Parent(s): ee371f7

Convert dataset to Parquet (part 00002-of-00003) (#9)

Browse files

- Convert dataset to Parquet (part 00002-of-00003) (549a9ef246208e830c7864251c447aa8c67453a3)
- Add 'clean' config data files (part 00000-of-00002) (025d3d05b838ef15bfed96e079c1f87d57ec73d8)
- Add 'clean' config data files (part 00001-of-00002) (b1aef5c1dcb0747cf1dd1908074d2c6138181a18)
- Add 'other' config data files (part 00000-of-00002) (19deec72bb5ababa4da7e64e8bcbc54bc1f40ad6)
- Add 'other' config data files (part 00001-of-00002) (3aebd0003ccb37b301796e636859667157661143)
- Delete loading script (73ca4feef6af234bd2b0ceea037ebfe47bb86d3a)

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +80 -44
  2. all/test.clean-00000-of-00001.parquet +3 -0
  3. all/test.other-00000-of-00001.parquet +3 -0
  4. all/train.other.500-00038-of-00064.parquet +3 -0
  5. all/train.other.500-00039-of-00064.parquet +3 -0
  6. all/train.other.500-00040-of-00064.parquet +3 -0
  7. all/train.other.500-00041-of-00064.parquet +3 -0
  8. all/train.other.500-00042-of-00064.parquet +3 -0
  9. all/train.other.500-00043-of-00064.parquet +3 -0
  10. all/train.other.500-00044-of-00064.parquet +3 -0
  11. all/train.other.500-00045-of-00064.parquet +3 -0
  12. all/train.other.500-00046-of-00064.parquet +3 -0
  13. all/train.other.500-00047-of-00064.parquet +3 -0
  14. all/train.other.500-00048-of-00064.parquet +3 -0
  15. all/train.other.500-00049-of-00064.parquet +3 -0
  16. all/train.other.500-00050-of-00064.parquet +3 -0
  17. all/train.other.500-00051-of-00064.parquet +3 -0
  18. all/train.other.500-00052-of-00064.parquet +3 -0
  19. all/train.other.500-00053-of-00064.parquet +3 -0
  20. all/train.other.500-00054-of-00064.parquet +3 -0
  21. all/train.other.500-00055-of-00064.parquet +3 -0
  22. all/train.other.500-00056-of-00064.parquet +3 -0
  23. all/train.other.500-00057-of-00064.parquet +3 -0
  24. all/train.other.500-00058-of-00064.parquet +3 -0
  25. all/train.other.500-00059-of-00064.parquet +3 -0
  26. all/train.other.500-00060-of-00064.parquet +3 -0
  27. all/train.other.500-00061-of-00064.parquet +3 -0
  28. all/train.other.500-00062-of-00064.parquet +3 -0
  29. all/train.other.500-00063-of-00064.parquet +3 -0
  30. all/validation.clean-00000-of-00001.parquet +3 -0
  31. all/validation.other-00000-of-00001.parquet +3 -0
  32. clean/test-00000-of-00001.parquet +3 -0
  33. clean/train.100-00000-of-00014.parquet +3 -0
  34. clean/train.100-00001-of-00014.parquet +3 -0
  35. clean/train.100-00002-of-00014.parquet +3 -0
  36. clean/train.100-00003-of-00014.parquet +3 -0
  37. clean/train.100-00004-of-00014.parquet +3 -0
  38. clean/train.100-00005-of-00014.parquet +3 -0
  39. clean/train.100-00006-of-00014.parquet +3 -0
  40. clean/train.100-00007-of-00014.parquet +3 -0
  41. clean/train.100-00008-of-00014.parquet +3 -0
  42. clean/train.100-00009-of-00014.parquet +3 -0
  43. clean/train.100-00010-of-00014.parquet +3 -0
  44. clean/train.100-00011-of-00014.parquet +3 -0
  45. clean/train.100-00012-of-00014.parquet +3 -0
  46. clean/train.100-00013-of-00014.parquet +3 -0
  47. clean/train.360-00000-of-00048.parquet +3 -0
  48. clean/train.360-00001-of-00048.parquet +3 -0
  49. clean/train.360-00002-of-00048.parquet +3 -0
  50. clean/train.360-00003-of-00048.parquet +3 -0
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- pretty_name: LibriSpeech
3
  annotations_creators:
4
  - expert-generated
5
  language_creators:
@@ -11,7 +10,6 @@ license:
11
  - cc-by-4.0
12
  multilinguality:
13
  - monolingual
14
- paperswithcode_id: librispeech-1
15
  size_categories:
16
  - 100K<n<1M
17
  source_datasets:
@@ -21,8 +19,10 @@ task_categories:
21
  - audio-classification
22
  task_ids:
23
  - speaker-identification
 
 
24
  dataset_info:
25
- - config_name: clean
26
  features:
27
  - name: file
28
  dtype: string
@@ -39,21 +39,30 @@ dataset_info:
39
  - name: id
40
  dtype: string
41
  splits:
42
- - name: train.100
43
- num_bytes: 6619683041
44
  num_examples: 28539
45
- - name: train.360
46
- num_bytes: 23898214592
47
  num_examples: 104014
48
- - name: validation
49
- num_bytes: 359572231
 
 
 
50
  num_examples: 2703
51
- - name: test
52
- num_bytes: 367705423
 
 
 
53
  num_examples: 2620
54
- download_size: 30121377654
55
- dataset_size: 31245175287
56
- - config_name: other
 
 
 
57
  features:
58
  - name: file
59
  dtype: string
@@ -70,18 +79,21 @@ dataset_info:
70
  - name: id
71
  dtype: string
72
  splits:
73
- - name: train.500
74
- num_bytes: 31810256902
75
- num_examples: 148688
 
 
 
76
  - name: validation
77
- num_bytes: 337283304
78
- num_examples: 2864
79
  - name: test
80
- num_bytes: 352396474
81
- num_examples: 2939
82
- download_size: 31236565377
83
- dataset_size: 32499936680
84
- - config_name: all
85
  features:
86
  - name: file
87
  dtype: string
@@ -98,29 +110,53 @@ dataset_info:
98
  - name: id
99
  dtype: string
100
  splits:
101
- - name: train.clean.100
102
- num_bytes: 6627791685
103
- num_examples: 28539
104
- - name: train.clean.360
105
- num_bytes: 23927767570
106
- num_examples: 104014
107
- - name: train.other.500
108
- num_bytes: 31852502880
109
  num_examples: 148688
110
- - name: validation.clean
111
- num_bytes: 359505691
112
- num_examples: 2703
113
- - name: validation.other
114
- num_bytes: 337213112
115
  num_examples: 2864
116
- - name: test.clean
117
- num_bytes: 368449831
118
- num_examples: 2620
119
- - name: test.other
120
- num_bytes: 353231518
121
  num_examples: 2939
122
- download_size: 61357943031
123
- dataset_size: 63826462287
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  ---
125
 
126
  # Dataset Card for librispeech_asr
 
1
  ---
 
2
  annotations_creators:
3
  - expert-generated
4
  language_creators:
 
10
  - cc-by-4.0
11
  multilinguality:
12
  - monolingual
 
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets:
 
19
  - audio-classification
20
  task_ids:
21
  - speaker-identification
22
+ paperswithcode_id: librispeech-1
23
+ pretty_name: LibriSpeech
24
  dataset_info:
25
+ - config_name: all
26
  features:
27
  - name: file
28
  dtype: string
 
39
  - name: id
40
  dtype: string
41
  splits:
42
+ - name: train.clean.100
43
+ num_bytes: 6622570603.062
44
  num_examples: 28539
45
+ - name: train.clean.360
46
+ num_bytes: 23908784883.828
47
  num_examples: 104014
48
+ - name: train.other.500
49
+ num_bytes: 31825343507.584
50
+ num_examples: 148688
51
+ - name: validation.clean
52
+ num_bytes: 359846424.966
53
  num_examples: 2703
54
+ - name: validation.other
55
+ num_bytes: 337574209.648
56
+ num_examples: 2864
57
+ - name: test.clean
58
+ num_bytes: 367972026.42
59
  num_examples: 2620
60
+ - name: test.other
61
+ num_bytes: 352695089.154
62
+ num_examples: 2939
63
+ download_size: 61837670302
64
+ dataset_size: 63774786744.662
65
+ - config_name: clean
66
  features:
67
  - name: file
68
  dtype: string
 
79
  - name: id
80
  dtype: string
81
  splits:
82
+ - name: train.100
83
+ num_bytes: 6622570603.062
84
+ num_examples: 28539
85
+ - name: train.360
86
+ num_bytes: 23908784883.828
87
+ num_examples: 104014
88
  - name: validation
89
+ num_bytes: 359846424.966
90
+ num_examples: 2703
91
  - name: test
92
+ num_bytes: 367972026.42
93
+ num_examples: 2620
94
+ download_size: 30346322580
95
+ dataset_size: 31259173938.275997
96
+ - config_name: other
97
  features:
98
  - name: file
99
  dtype: string
 
110
  - name: id
111
  dtype: string
112
  splits:
113
+ - name: train.500
114
+ num_bytes: 31825343507.584
 
 
 
 
 
 
115
  num_examples: 148688
116
+ - name: validation
117
+ num_bytes: 337574209.648
 
 
 
118
  num_examples: 2864
119
+ - name: test
120
+ num_bytes: 352695089.154
 
 
 
121
  num_examples: 2939
122
+ download_size: 31491347722
123
+ dataset_size: 32515612806.385998
124
+ configs:
125
+ - config_name: all
126
+ data_files:
127
+ - split: train.clean.100
128
+ path: all/train.clean.100-*
129
+ - split: train.clean.360
130
+ path: all/train.clean.360-*
131
+ - split: train.other.500
132
+ path: all/train.other.500-*
133
+ - split: validation.clean
134
+ path: all/validation.clean-*
135
+ - split: validation.other
136
+ path: all/validation.other-*
137
+ - split: test.clean
138
+ path: all/test.clean-*
139
+ - split: test.other
140
+ path: all/test.other-*
141
+ default: true
142
+ - config_name: clean
143
+ data_files:
144
+ - split: train.100
145
+ path: clean/train.100-*
146
+ - split: train.360
147
+ path: clean/train.360-*
148
+ - split: validation
149
+ path: clean/validation-*
150
+ - split: test
151
+ path: clean/test-*
152
+ - config_name: other
153
+ data_files:
154
+ - split: train.500
155
+ path: other/train.500-*
156
+ - split: validation
157
+ path: other/validation-*
158
+ - split: test
159
+ path: other/test-*
160
  ---
161
 
162
  # Dataset Card for librispeech_asr
all/test.clean-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7113aa4c3cf963fb54697145719a7725f984c8836d1c494a554cbb9f1a017df0
3
+ size 350452636
all/test.other-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e0c86a8104585c577badd707ca4331e20fa2c645f46180af0b7bcdecff9249
3
+ size 332873172
all/train.other.500-00038-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a919ce74fc5e3f4feacdd760363e1e00657f3fbef6582bcccb2b12cc590570a
3
+ size 478537162
all/train.other.500-00039-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e87e7c9dae08c6324c9f96d3b790a49d055eb1f7a13246e1af3cc482c43294e
3
+ size 462126703
all/train.other.500-00040-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0df87e88e7e278dccc6baec71286cc2397f1bf167ea10734dda496454c8f5f
3
+ size 481056837
all/train.other.500-00041-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e330fa5ca0b590ef6e9b301e58069eb3df8c1efd47cec4cea8c6881d3547398
3
+ size 482366923
all/train.other.500-00042-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e72085bed4fcf42890495b1e0692ba219c7b454c735e2bbbc469e0d886e52be
3
+ size 467490475
all/train.other.500-00043-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e5ee9bbaddafd1d48aff77d7a43683aab69654885e9ee74f2a3aeef594d628
3
+ size 466719778
all/train.other.500-00044-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ebf75a4d49f5a38c52d97b56d58e0ad33a0545d917a5a150d287d60bb1caeec
3
+ size 460806219
all/train.other.500-00045-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6c05acaa195dd9c4902bcc5c56fa56e5e249c8f88cc8d33c2da49e2212a682
3
+ size 482482042
all/train.other.500-00046-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c37ef0e428cc7435e367b891a2055b13631b8e56f3a0133a82f39ea56da078b0
3
+ size 496080771
all/train.other.500-00047-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2089e044fe1083b2338cd93618b1b9f6fca6c35be27c83f7583cd9e79783227e
3
+ size 496518233
all/train.other.500-00048-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff05fdcca5c9bddde73642cca9f920930f53beb973e401cc2a120a15839fda50
3
+ size 475507115
all/train.other.500-00049-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d11f0f055a18bc72108d34d6d1e47cb819622a1d60f30d67ffb89a54ca34160
3
+ size 537301281
all/train.other.500-00050-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602fb670b766b802953025c89deaec76d0acaf93dc2f4d08dd57474e166ed9d2
3
+ size 465457431
all/train.other.500-00051-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23d6b51a2633a57f5d2318e2f0fc98a7b801ac4038dfdcfd6d1d38788c66aaf9
3
+ size 495523764
all/train.other.500-00052-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58c1e8017a81a7a50d9bd293e566cc05550f1dccddb9acd990be2ec0013bad8
3
+ size 450521494
all/train.other.500-00053-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c6e04b139d7ca5e670018eb362851f075109be905342e2558e7124658adba0
3
+ size 500021791
all/train.other.500-00054-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b1610b250ce0d9a8edfbe4981d78103e715782ba8dd26deca295a3305b9f41
3
+ size 476055810
all/train.other.500-00055-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8add40cf281430f009bdd9d5039b17f4c6a57ae363f04d2578961887b932b98b
3
+ size 487042799
all/train.other.500-00056-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15eee347d37cdb225ed3b814480e879bde2f1ac85823f1f26e95f14c88f8267e
3
+ size 476875769
all/train.other.500-00057-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81fb7c8bb7e00e1bbfa245a6e9aa1e216cc43a292c6220564fb44b9116304625
3
+ size 467970989
all/train.other.500-00058-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18d3db776326f97ffeec909277d8898dfa80466267db1ce5c00303fca4006f4a
3
+ size 468547548
all/train.other.500-00059-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e10b6a45262de18c16cf5d5c76bca0cf22f73d89b2d3b4310ef10def1ce8a9
3
+ size 482227339
all/train.other.500-00060-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f391b7e936d28af1c7b56915f7d1a52d6d14d2acbd0c9a8424edfe3a725312
3
+ size 483890181
all/train.other.500-00061-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf5101e749164f040650e127ad37b350e72c70965861c4a6e1c184aa9331741
3
+ size 480033213
all/train.other.500-00062-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bddf08888267a807674f92e06de2e8e3ddeb599adf4df42cc9ace2f072e95d0
3
+ size 486572323
all/train.other.500-00063-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aec55479ced605e8cdc720f35481cc4a67d92efa87885e66e5fd52520409c6
3
+ size 492924908
all/validation.clean-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c816e936fed8b83d5e3de28795bff1bcd3b46b3f1a5815bad4395d20186a9770
3
+ size 341833540
all/validation.other-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc1554c0d29e7e7f6902886ccdc089cc2cd3ce21b8396e62722bc7652cfcd06
3
+ size 318349937
clean/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7113aa4c3cf963fb54697145719a7725f984c8836d1c494a554cbb9f1a017df0
3
+ size 350452636
clean/train.100-00000-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3098c6e44d1d49f8c62bd123775f1c492bda2cabd80f3ee70fe7800572371401
3
+ size 469629285
clean/train.100-00001-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011cb76e296b2650bab3ea54044c57d10293dadb05e9e96605b37c88e4bc89bd
3
+ size 481204796
clean/train.100-00002-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b836ad8f9b43b2d303d81bc91201d6b0b10806ee4407c4ab06af9ddfa963bb99
3
+ size 462830007
clean/train.100-00003-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f13450f202d20681ee89aab48a6b59f2dc36d5f7e1e9c36c59ba3cfae15d0049
3
+ size 464400585
clean/train.100-00004-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d08c9934fd32dc97147f3177392c1e734bb5d13c60c967523d0ba05397c5f6
3
+ size 486747029
clean/train.100-00005-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc85ec6ddd6a0caced0e9978586f6b174392e68d09adc64a10a89679ecb713a
3
+ size 453059318
clean/train.100-00006-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61cffc43952f370a65d0855e3260de4d81815fd02eac8b33f3c118fad8eebda8
3
+ size 460852251
clean/train.100-00007-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb26522a7e15cc425714df94e874d347f5dbb3f603e348611989522d9833ca7
3
+ size 451701540
clean/train.100-00008-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e41ba4f3ca0b0de4b83e343f9d6cf90418f7bb9c80ebf1a8e663d8f46e5f1c1e
3
+ size 464545879
clean/train.100-00009-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed130ea9bdaaf8d188eab0521cdd4b8aa5d507b0c3f8e8df5d90db2d10b4f5f1
3
+ size 445148714
clean/train.100-00010-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6feec58aaa6a7e4247deb3bc3f10fedbc2e6aec2840dda663dd9ecc808575fc
3
+ size 454357890
clean/train.100-00011-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3196ef576660eb62055df0b1737c1e4866f1789176acc7d85a928aeb16b07f03
3
+ size 432464858
clean/train.100-00012-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b99d9a1e9ddcf411cad97379fb74d5e53c0a8b5846d6c2fe06fb1d87166bcf
3
+ size 456996471
clean/train.100-00013-of-00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d25b68b6600db0dcf975c1cae12e3892a2ade5358731a275a2358637c2c0bd0
3
+ size 449987968
clean/train.360-00000-of-00048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4772d5a61a86a4064958e3a6685567d3f74c8080c6e90b8f5db9dd339320966
3
+ size 474769063
clean/train.360-00001-of-00048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:421a693637bfe48947782f3afa5b79364d6d7bbbf83185efaa10a2ced28a0288
3
+ size 486692347
clean/train.360-00002-of-00048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0156d271c5ebaf01534452c82d5bec9d5b8b01057f908da8c5590dd59260c4a6
3
+ size 508568925
clean/train.360-00003-of-00048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b96cccce1f2cfe43c0bab8c429b1078d9dcbdf35e66067d8f01303562bfc1021
3
+ size 480317707