mwei parquet-converter commited on
Commit
c74b61a
·
0 Parent(s):

Duplicate from Skylion007/openwebtext

Browse files

Co-authored-by: Parquet-converter (BOT) <parquet-converter@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +48 -0
  2. README.md +211 -0
  3. plain_text/train-00000-of-00080.parquet +3 -0
  4. plain_text/train-00001-of-00080.parquet +3 -0
  5. plain_text/train-00002-of-00080.parquet +3 -0
  6. plain_text/train-00003-of-00080.parquet +3 -0
  7. plain_text/train-00004-of-00080.parquet +3 -0
  8. plain_text/train-00005-of-00080.parquet +3 -0
  9. plain_text/train-00006-of-00080.parquet +3 -0
  10. plain_text/train-00007-of-00080.parquet +3 -0
  11. plain_text/train-00008-of-00080.parquet +3 -0
  12. plain_text/train-00009-of-00080.parquet +3 -0
  13. plain_text/train-00010-of-00080.parquet +3 -0
  14. plain_text/train-00011-of-00080.parquet +3 -0
  15. plain_text/train-00012-of-00080.parquet +3 -0
  16. plain_text/train-00013-of-00080.parquet +3 -0
  17. plain_text/train-00014-of-00080.parquet +3 -0
  18. plain_text/train-00015-of-00080.parquet +3 -0
  19. plain_text/train-00016-of-00080.parquet +3 -0
  20. plain_text/train-00017-of-00080.parquet +3 -0
  21. plain_text/train-00018-of-00080.parquet +3 -0
  22. plain_text/train-00019-of-00080.parquet +3 -0
  23. plain_text/train-00020-of-00080.parquet +3 -0
  24. plain_text/train-00021-of-00080.parquet +3 -0
  25. plain_text/train-00022-of-00080.parquet +3 -0
  26. plain_text/train-00023-of-00080.parquet +3 -0
  27. plain_text/train-00024-of-00080.parquet +3 -0
  28. plain_text/train-00025-of-00080.parquet +3 -0
  29. plain_text/train-00026-of-00080.parquet +3 -0
  30. plain_text/train-00027-of-00080.parquet +3 -0
  31. plain_text/train-00028-of-00080.parquet +3 -0
  32. plain_text/train-00029-of-00080.parquet +3 -0
  33. plain_text/train-00030-of-00080.parquet +3 -0
  34. plain_text/train-00031-of-00080.parquet +3 -0
  35. plain_text/train-00032-of-00080.parquet +3 -0
  36. plain_text/train-00033-of-00080.parquet +3 -0
  37. plain_text/train-00034-of-00080.parquet +3 -0
  38. plain_text/train-00035-of-00080.parquet +3 -0
  39. plain_text/train-00036-of-00080.parquet +3 -0
  40. plain_text/train-00037-of-00080.parquet +3 -0
  41. plain_text/train-00038-of-00080.parquet +3 -0
  42. plain_text/train-00039-of-00080.parquet +3 -0
  43. plain_text/train-00040-of-00080.parquet +3 -0
  44. plain_text/train-00041-of-00080.parquet +3 -0
  45. plain_text/train-00042-of-00080.parquet +3 -0
  46. plain_text/train-00043-of-00080.parquet +3 -0
  47. plain_text/train-00044-of-00080.parquet +3 -0
  48. plain_text/train-00045-of-00080.parquet +3 -0
  49. plain_text/train-00046-of-00080.parquet +3 -0
  50. plain_text/train-00047-of-00080.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.model filter=lfs diff=lfs merge=lfs -text
12
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
13
+ *.onnx filter=lfs diff=lfs merge=lfs -text
14
+ *.ot filter=lfs diff=lfs merge=lfs -text
15
+ *.parquet filter=lfs diff=lfs merge=lfs -text
16
+ *.pb filter=lfs diff=lfs merge=lfs -text
17
+ *.pt filter=lfs diff=lfs merge=lfs -text
18
+ *.pth filter=lfs diff=lfs merge=lfs -text
19
+ *.rar filter=lfs diff=lfs merge=lfs -text
20
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
22
+ *.tflite filter=lfs diff=lfs merge=lfs -text
23
+ *.tgz filter=lfs diff=lfs merge=lfs -text
24
+ *.xz filter=lfs diff=lfs merge=lfs -text
25
+ *.zip filter=lfs diff=lfs merge=lfs -text
26
+ *.zstandard filter=lfs diff=lfs merge=lfs -text
27
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
28
+ urlsf_subset00.tar filter=lfs diff=lfs merge=lfs -text
29
+ urlsf_subset01.tar filter=lfs diff=lfs merge=lfs -text
30
+ urlsf_subset02.tar filter=lfs diff=lfs merge=lfs -text
31
+ urlsf_subset03.tar filter=lfs diff=lfs merge=lfs -text
32
+ urlsf_subset04.tar filter=lfs diff=lfs merge=lfs -text
33
+ urlsf_subset05.tar filter=lfs diff=lfs merge=lfs -text
34
+ urlsf_subset06.tar filter=lfs diff=lfs merge=lfs -text
35
+ urlsf_subset07.tar filter=lfs diff=lfs merge=lfs -text
36
+ urlsf_subset08.tar filter=lfs diff=lfs merge=lfs -text
37
+ urlsf_subset09.tar filter=lfs diff=lfs merge=lfs -text
38
+ urlsf_subset10.tar filter=lfs diff=lfs merge=lfs -text
39
+ urlsf_subset11.tar filter=lfs diff=lfs merge=lfs -text
40
+ urlsf_subset12.tar filter=lfs diff=lfs merge=lfs -text
41
+ urlsf_subset13.tar filter=lfs diff=lfs merge=lfs -text
42
+ urlsf_subset14.tar filter=lfs diff=lfs merge=lfs -text
43
+ urlsf_subset15.tar filter=lfs diff=lfs merge=lfs -text
44
+ urlsf_subset16.tar filter=lfs diff=lfs merge=lfs -text
45
+ urlsf_subset17.tar filter=lfs diff=lfs merge=lfs -text
46
+ urlsf_subset18.tar filter=lfs diff=lfs merge=lfs -text
47
+ urlsf_subset19.tar filter=lfs diff=lfs merge=lfs -text
48
+ urlsf_subset20.tar filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license:
9
+ - cc0-1.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: OpenWebText
13
+ size_categories:
14
+ - 1M<n<10M
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-generation
19
+ - fill-mask
20
+ task_ids:
21
+ - language-modeling
22
+ - masked-language-modeling
23
+ paperswithcode_id: openwebtext
24
+ dataset_info:
25
+ config_name: plain_text
26
+ features:
27
+ - name: text
28
+ dtype: string
29
+ splits:
30
+ - name: train
31
+ num_bytes: 39769491688
32
+ num_examples: 8013769
33
+ download_size: 24193092408
34
+ dataset_size: 39769491688
35
+ configs:
36
+ - config_name: plain_text
37
+ data_files:
38
+ - split: train
39
+ path: plain_text/train-*
40
+ default: true
41
+ ---
42
+
43
+ # Dataset Card for "openwebtext"
44
+
45
+ ## Table of Contents
46
+ - [Dataset Description](#dataset-description)
47
+ - [Dataset Summary](#dataset-summary)
48
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
49
+ - [Languages](#languages)
50
+ - [Dataset Structure](#dataset-structure)
51
+ - [Data Instances](#data-instances)
52
+ - [Data Fields](#data-fields)
53
+ - [Data Splits](#data-splits)
54
+ - [Dataset Creation](#dataset-creation)
55
+ - [Curation Rationale](#curation-rationale)
56
+ - [Source Data](#source-data)
57
+ - [Annotations](#annotations)
58
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
59
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
60
+ - [Social Impact of Dataset](#social-impact-of-dataset)
61
+ - [Discussion of Biases](#discussion-of-biases)
62
+ - [Other Known Limitations](#other-known-limitations)
63
+ - [Additional Information](#additional-information)
64
+ - [Dataset Curators](#dataset-curators)
65
+ - [Licensing Information](#licensing-information)
66
+ - [Citation Information](#citation-information)
67
+ - [Contributions](#contributions)
68
+
69
+ ## Dataset Description
70
+
71
+ - **Homepage:** [https://skylion007.github.io/OpenWebTextCorpus/](https://skylion007.github.io/OpenWebTextCorpus/)
72
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
73
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
74
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
75
+ - **Size of downloaded dataset files:** 13.51 GB
76
+ - **Size of the generated dataset:** 41.70 GB
77
+ - **Total amount of disk used:** 55.21 GB
78
+
79
+ ### Dataset Summary
80
+
81
+ An open-source replication of the WebText dataset from OpenAI, that was used to train GPT-2.
82
+
83
+ This distribution was created by Aaron Gokaslan and Vanya Cohen of Brown University.
84
+
85
+ ### Supported Tasks and Leaderboards
86
+
87
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
88
+
89
+ ### Languages
90
+
91
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
92
+
93
+ ## Dataset Structure
94
+
95
+ ### Data Instances
96
+
97
+ #### plain_text
98
+
99
+ - **Size of downloaded dataset files:** 13.51 GB
100
+ - **Size of the generated dataset:** 41.70 GB
101
+ - **Total amount of disk used:** 55.21 GB
102
+
103
+ An example of 'train' looks as follows.
104
+ ```
105
+ This example was too long and was cropped:
106
+
107
+ {
108
+ "text": "\"A magazine supplement with an image of Adolf Hitler and the title 'The Unreadable Book' is pictured in Berlin. No law bans “Mei..."
109
+ }
110
+ ```
111
+
112
+ ### Data Fields
113
+
114
+ The data fields are the same among all splits.
115
+
116
+ #### plain_text
117
+ - `text`: a `string` feature.
118
+
119
+ ### Data Splits
120
+
121
+ | name | train |
122
+ |------------|--------:|
123
+ | plain_text | 8013769 |
124
+
125
+ ## Dataset Creation
126
+
127
+ ### Curation Rationale
128
+
129
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
+
131
+ ### Source Data
132
+
133
+ #### Initial Data Collection and Normalization
134
+
135
+ The authors started by extracting all Reddit post urls from the Reddit submissions dataset. These links were deduplicated, filtered to exclude non-html content, and then shuffled randomly. The links were then distributed to several machines in parallel for download, and all web pages were extracted using the newspaper python package. Using Facebook FastText, non-English web pages were filtered out.
136
+
137
+ Subsequently, near-duplicate documents were identified using local-sensitivity hashing (LSH). Documents were hashed into sets of 5-grams and all documents that had a similarity threshold of greater than 0.5 were removed. The the remaining documents were tokenized, and documents with fewer than 128 tokens were removed. This left 38GB of text data (40GB using SI units) from 8,013,769 documents.
138
+
139
+ #### Who are the source language producers?
140
+
141
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
+
143
+ ### Annotations
144
+
145
+ The dataset doesn't contain annotations.
146
+
147
+ ### Personal and Sensitive Information
148
+
149
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
+
151
+ ## Considerations for Using the Data
152
+
153
+ ### Social Impact of Dataset
154
+
155
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
+
157
+ ### Discussion of Biases
158
+
159
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
+
161
+ ### Other Known Limitations
162
+
163
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
+
165
+ ## Additional Information
166
+
167
+ ### Dataset Curators
168
+
169
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
+
171
+ ### Licensing Information
172
+
173
+ These data are released under this licensing scheme from the original authors ([source](https://skylion007.github.io/OpenWebTextCorpus/)):
174
+
175
+ ```
176
+ We do not own any of the text from which these data has been extracted.
177
+
178
+ We license the actual packaging of these parallel data under the [Creative Commons CC0 license (“no rights reserved”)](https://creativecommons.org/share-your-work/public-domain/cc0/)
179
+ ```
180
+
181
+ #### Notice policy
182
+
183
+ Should you consider that our data contains material that is owned by you and should therefore not be reproduced here, please:
184
+
185
+ Clearly identify yourself, with detailed contact data such as an address, telephone number or email address at which you can be contacted.
186
+
187
+ Clearly identify the copyrighted work claimed to be infringed.
188
+
189
+ Clearly identify the material that is claimed to be infringing and information reasonably sufficient to allow us to locate the material.
190
+
191
+ And contact us at the following email address: openwebtext at gmail.com and datasets at huggingface.co
192
+
193
+ #### Take down policy
194
+
195
+ The original authors will comply to legitimate requests by removing the affected sources from the next release of the corpus.
196
+ Hugging Face will also update this repository accordingly.
197
+
198
+ ### Citation Information
199
+
200
+ ```
201
+ @misc{Gokaslan2019OpenWeb,
202
+ title={OpenWebText Corpus},
203
+ author={Gokaslan, Aaron and Cohen, Vanya and Pavlick, Ellie and Tellex, Stefanie},
204
+ howpublished={\url{http://Skylion007.github.io/OpenWebTextCorpus}},
205
+ year={2019}
206
+ }
207
+ ```
208
+
209
+ ### Contributions
210
+
211
+ Thanks to [@richarddwang](https://github.com/richarddwang) for adding this dataset.
plain_text/train-00000-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caed9f4b7053d7cd4d1a13ce9ec9224d84a3bba1f11579193562a7e31ebe656e
3
+ size 302848326
plain_text/train-00001-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70307b7749e10cb0bfb895fde024dd82d96e6bb2710bca1886b952abe45bf3ea
3
+ size 305678548
plain_text/train-00002-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d02a67f73464d383c8df2059f27b36b4b1652c855051be3c65930baef12bd2d
3
+ size 304419240
plain_text/train-00003-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437833e29326c3d88792e834d36368d2c4836e5c5f3535233a88f3cf7dd46aad
3
+ size 304332042
plain_text/train-00004-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b3cef26e2d4e2b041e6e13a0102cb4d03277e8c6418b8ff1b865544a4695de3
3
+ size 301175397
plain_text/train-00005-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3200a936b021c9abafdda6714e4d678387e8854e56abaac5d2b62882fc6044
3
+ size 301755705
plain_text/train-00006-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76c0b96ce0250c3a32f2e8878172a4b79ac7970fede78edfcfc4d98d87ec5a6c
3
+ size 303536715
plain_text/train-00007-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6088d5452e4cd840a6a2d52497ba6b92d003a62394788789e246fd58090863d
3
+ size 300180244
plain_text/train-00008-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d738ba5d171bb2a0b28179f9a5335411c9846140086c4a1f170fb1fd0d86d12
3
+ size 302694767
plain_text/train-00009-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e193a86a363394bdf5344918980d1e873150bf6ded659673375a4f75397f1e
3
+ size 302691677
plain_text/train-00010-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e950cdeb9a958580aa279dacd44a9a45507c8777a9105c89d0d605f8f01e11
3
+ size 302204895
plain_text/train-00011-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699a4f4fc791d4ba9e6487ca91b63faa59a831cd5975aeaf8260451af9bb432f
3
+ size 302975845
plain_text/train-00012-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b4e8f48e90b1fcf0f217a0219a295c955198675ee63dbf60168318e2f1b3c5
3
+ size 302244422
plain_text/train-00013-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffe429f0bc793a685a5ec5552d5ac19ced3f4e02a447b9fa0899ae68b0c6987
3
+ size 302055257
plain_text/train-00014-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0023cbdbd8269228d5ebd5d246c1fb8412de416e0ed78828395a65617e2f8f
3
+ size 304001822
plain_text/train-00015-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb483f7a2b8b9d9da4584e619f0e0a6cbeaedbef26bea6eb53c346ab1be44b5f
3
+ size 303473398
plain_text/train-00016-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba31e068a8378b6420e568eb58227350da332d1a5733d1008dd16e5af2579b28
3
+ size 304131969
plain_text/train-00017-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:353557a5b1f3a613717eb710ad0b6aa7f4d33833741395b49ca511203193485a
3
+ size 301375243
plain_text/train-00018-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc3d4ae1a6de8f8529411409a20acbe87a0e87b08ffd014c15fae204fd2f7f4
3
+ size 301508378
plain_text/train-00019-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:099428a47b200b9d7e1bcad9334e8b3973de51b001f941cafde4cb097720b0d6
3
+ size 301406222
plain_text/train-00020-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec00afd59aa61c57f5fd2443bf8ab85badc4d96c346f54c017b387a2e339cf9e
3
+ size 303965188
plain_text/train-00021-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37abf4e0e6f9e60afd8579f3cc405fae516e44de3a5047fec4b06993eadfb50b
3
+ size 303492063
plain_text/train-00022-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4043c16aca1e799d84169967e2a6b97d94a8c63a5636ed507a10c20a5a90f29a
3
+ size 304784301
plain_text/train-00023-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731c8620685e072eeb4579642391789843692f050484b5a7084889f72a253293
3
+ size 305250514
plain_text/train-00024-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7375ad46fb1cfc65d2c702dd05d0320a18ea8c129583a903f80bea9c5d937f
3
+ size 300473667
plain_text/train-00025-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e03cfd279ee4c8be0cd8ef2a44acaf2106563f06aeba554f0c4969a81b0cd3c
3
+ size 303497159
plain_text/train-00026-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486d34e37da2ffcb8ed1b698e74d286069ce84e540112201c3c312fd9d4092bf
3
+ size 300841872
plain_text/train-00027-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4e81d0c4c28b3676563a04f0295fa0605d85de6822ac6ad130b19f35f74f9d8
3
+ size 301179312
plain_text/train-00028-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ad93e145256407598680cff83f2d253d9d805c4d25af3de83be53eb5f00472
3
+ size 302216916
plain_text/train-00029-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1d38ef640bb226056ac37fbb578ce2a6bb716bc05c33915dad84f72c51e2bf
3
+ size 302599929
plain_text/train-00030-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc886f788b3ed7acf12a08cbd99078193b01445a809c25a176cfe257bf576b1
3
+ size 299345408
plain_text/train-00031-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5df2fa1d916f4e694459883427118fc55128556b1c11104232f21939cc39f1d5
3
+ size 302655351
plain_text/train-00032-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6f5b60ebcfd99b4cab856550629fce21d975a2af460b6c2133b8aab59a741e
3
+ size 303272946
plain_text/train-00033-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:914b32dce0bbcaee7bb7d60558ce1e0b160b3de4a9c6e8d08d4161508764d56e
3
+ size 301539738
plain_text/train-00034-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:570ad87929c5449efba8db1137b6efddd73499049b97058b4d06b34b3c3b1304
3
+ size 302560727
plain_text/train-00035-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c8bd91a2f7430c427f92858ff9cb7102cf3a29105f7c7e189b3e8aeddb7559f
3
+ size 301341568
plain_text/train-00036-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211136c34a2a036d4d3f22cb28b63677a412305a9803c00a9c0fa2b84a6e4592
3
+ size 303206782
plain_text/train-00037-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:009c4a7d2429deec0053787aa3f8f769c3248ebd6d5d53d496c99ac7235c403d
3
+ size 302424854
plain_text/train-00038-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffc02c338c1d80f792ba3667c5e863a3e39c42af0eb2b0c4ce180a33b627db5
3
+ size 302372305
plain_text/train-00039-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a698160ec63abf8c622177547535c91a6d45fefa540640482cb4bca5279ba2
3
+ size 301636847
plain_text/train-00040-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f9d69343dde098d2eaa287e7c2d29bb25876dba7c8d8ae237d282fbcee0ccf
3
+ size 303737749
plain_text/train-00041-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10d1896ca8fec37e98777f2f09fefb81c32636e7ece41d993fde31042d91be9
3
+ size 304266038
plain_text/train-00042-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c54ab75be2c5ca6ed81313eade1615c478cbb2236cf0ddc86b29a3ac93fec1
3
+ size 302040879
plain_text/train-00043-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c47ce303bcc0fd023de934193d13087e14dad0ba481cbf152c49ed0ce839b4f
3
+ size 305323537
plain_text/train-00044-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c0b7a307c640c3462dfb4e426b0a70ff6414201a311678e62048961f057972
3
+ size 301885118
plain_text/train-00045-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34b7d448fd193eb2d9c8a6fbe4f775ef6cb65b4510b778007c8151a26b7f5a6
3
+ size 303334655
plain_text/train-00046-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be17a4d0d9857b36ea4b6ae443ef97d0a0c9070b5141874d5edfaebb2418697d
3
+ size 302169880
plain_text/train-00047-of-00080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e6ce3b67b7065dff7b64eba9b0f8f8a99720fe9d26c30b5d2b536a9f2159de
3
+ size 302501111