SalatielJordao commited on
Commit
3f49b04
·
verified ·
1 Parent(s): 6a1f99c

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +205 -0
  2. _build_manifest.json +13 -0
  3. train-00002-of-00151.parquet +3 -0
  4. train-00003-of-00151.parquet +3 -0
  5. train-00005-of-00151.parquet +3 -0
  6. train-00006-of-00151.parquet +3 -0
  7. train-00007-of-00151.parquet +3 -0
  8. train-00010-of-00151.parquet +3 -0
  9. train-00011-of-00151.parquet +3 -0
  10. train-00014-of-00151.parquet +3 -0
  11. train-00015-of-00151.parquet +3 -0
  12. train-00019-of-00151.parquet +3 -0
  13. train-00021-of-00151.parquet +3 -0
  14. train-00023-of-00151.parquet +3 -0
  15. train-00025-of-00151.parquet +3 -0
  16. train-00027-of-00151.parquet +3 -0
  17. train-00028-of-00151.parquet +3 -0
  18. train-00031-of-00151.parquet +3 -0
  19. train-00032-of-00151.parquet +3 -0
  20. train-00038-of-00151.parquet +3 -0
  21. train-00042-of-00151.parquet +3 -0
  22. train-00043-of-00151.parquet +3 -0
  23. train-00047-of-00151.parquet +3 -0
  24. train-00049-of-00151.parquet +3 -0
  25. train-00051-of-00151.parquet +3 -0
  26. train-00052-of-00151.parquet +3 -0
  27. train-00055-of-00151.parquet +3 -0
  28. train-00057-of-00151.parquet +3 -0
  29. train-00058-of-00151.parquet +3 -0
  30. train-00061-of-00151.parquet +3 -0
  31. train-00062-of-00151.parquet +3 -0
  32. train-00063-of-00151.parquet +3 -0
  33. train-00064-of-00151.parquet +3 -0
  34. train-00065-of-00151.parquet +3 -0
  35. train-00067-of-00151.parquet +3 -0
  36. train-00068-of-00151.parquet +3 -0
  37. train-00073-of-00151.parquet +3 -0
  38. train-00080-of-00151.parquet +3 -0
  39. train-00089-of-00151.parquet +3 -0
  40. train-00092-of-00151.parquet +3 -0
  41. train-00109-of-00151.parquet +3 -0
  42. train-00113-of-00151.parquet +3 -0
  43. train-00115-of-00151.parquet +3 -0
  44. train-00119-of-00151.parquet +3 -0
  45. train-00121-of-00151.parquet +3 -0
  46. train-00128-of-00151.parquet +3 -0
  47. train-00134-of-00151.parquet +3 -0
  48. train-00137-of-00151.parquet +3 -0
  49. train-00145-of-00151.parquet +3 -0
  50. train-00148-of-00151.parquet +3 -0
README.md ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Orkut Communities Archive Threads
3
+ license: other
4
+ language:
5
+ - pt
6
+ - en
7
+ - es
8
+ - und
9
+ multilinguality:
10
+ - multilingual
11
+ task_categories:
12
+ - text-generation
13
+ - conversational
14
+ - text-classification
15
+ size_categories:
16
+ - 100M<n<1B
17
+ tags:
18
+ - orkut
19
+ - internet-archive
20
+ - archive-team
21
+ - social-media
22
+ - forums
23
+ - conversations
24
+ - web-archive
25
+ - parquet
26
+ - portuguese
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: train-*.parquet
32
+ ---
33
+
34
+ # Orkut Communities Archive Threads
35
+
36
+ ## Dataset Summary
37
+
38
+ This dataset contains text extracted from archived Orkut community pages. It is derived from Internet Archive / Archive Team Orkut WARC and CDX files and converted into a hierarchical Parquet dataset for research use.
39
+
40
+ The dataset focuses on human-authored text fields found in community and forum pages, including community names and descriptions, forum topic metadata, usernames, reply dates, reply titles, and reply bodies. Images and other binary assets are not included.
41
+
42
+ Each row represents one forum topic/thread. Replies are stored as a nested list inside their parent thread row.
43
+
44
+ ## Dataset Structure
45
+
46
+ ### Files
47
+
48
+ The release is stored as native Parquet shards:
49
+
50
+ ```text
51
+ train-00000-of-00151.parquet
52
+ ...
53
+ train-00150-of-00151.parquet
54
+ _build_manifest.json
55
+ ```
56
+
57
+ ### Split
58
+
59
+ | Split | Rows | Description |
60
+ |---|---:|---|
61
+ | `train` | 120,640,699 | One row per Orkut community forum thread/topic |
62
+
63
+ The nested `replies` field contains 897,280,968 replies according to the generated `reply_count` values.
64
+
65
+ ### Data Fields
66
+
67
+ Top-level thread fields:
68
+
69
+ - `community_id`: Orkut community identifier.
70
+ - `community_name`: Extracted community name.
71
+ - `community_description`: Extracted community description when available.
72
+ - `community_url`: Archived Orkut community URL.
73
+ - `community_timestamp`: Archive capture timestamp for the selected community metadata.
74
+ - `community_info`: List of key/value metadata items extracted from the community profile page.
75
+ - `topic_id`: Forum topic/thread identifier.
76
+ - `topic_title`: Topic title.
77
+ - `topic_href`: Topic link as found in forum listings.
78
+ - `topic_url`: Archived topic URL when available.
79
+ - `topic_timestamp`: Archive capture timestamp for the topic page.
80
+ - `summary`: Topic summary text when available.
81
+ - `removed_message_count`: Count of removed messages detected on the topic page when available.
82
+ - `reply_count_text`: Reply count text from forum listings, preserved as extracted.
83
+ - `latest_excerpt`: Latest-reply excerpt from forum listings when available.
84
+ - `latest_date`: Latest-reply date text from forum listings when available.
85
+ - `forum_index_refs`: List of forum index pages where the topic appeared.
86
+ - `reply_count`: Number of nested reply records in `replies`.
87
+ - `replies`: Nested list of reply structs.
88
+
89
+ Nested reply fields:
90
+
91
+ - `reply_id`: Reply identifier from the archived URL.
92
+ - `author_id`: Author identifier from the archived URL when available.
93
+ - `author_name`: Display name extracted from the reply page.
94
+ - `date`: Original reply date string as extracted from Orkut HTML.
95
+ - `date_iso`: Normalized date in `YYYY-MM-DD` format when parseable.
96
+ - `reply_title`: Reply-page title/subject text.
97
+ - `body`: Reply body text.
98
+ - `url`: Archived reply URL.
99
+ - `timestamp`: Archive capture timestamp.
100
+ - `digest`: WARC/CDX digest.
101
+ - `warc`: Source WARC path within the local Archive Team item layout.
102
+ - `offset`: Source WARC offset.
103
+ - `size`: Source WARC record size.
104
+
105
+ ## Loading
106
+
107
+ Streaming is recommended because the dataset is large.
108
+
109
+ ```python
110
+ from datasets import load_dataset
111
+
112
+ ds = load_dataset("SalatielJordao/ORKUT_IA_communities_text", split="train", streaming=True)
113
+ row = next(iter(ds))
114
+ print(row.keys())
115
+ ```
116
+
117
+ With Polars:
118
+
119
+ ```python
120
+ import polars as pl
121
+
122
+ lf = pl.scan_parquet("/path/to/train-*.parquet")
123
+ summary = lf.select([
124
+ pl.len().alias("threads"),
125
+ pl.col("reply_count").sum().alias("replies"),
126
+ ]).collect()
127
+ print(summary)
128
+ ```
129
+
130
+ ## Dataset Creation
131
+
132
+ ### Source Data
133
+
134
+ The source data consists of archived Orkut pages captured by Archive Team and preserved by the Internet Archive. The conversion process used CDX indexes and WARC records to extract HTML pages matching Orkut community, forum index, topic, and reply URL patterns.
135
+
136
+ ### Extraction and Processing
137
+
138
+ The extraction pipeline selected text-oriented HTML pages and ignored images and other binary resources. It extracted four source record categories:
139
+
140
+ - `community`: Community profile pages.
141
+ - `forum_index`: Forum listing pages containing topic lists and latest-reply snippets.
142
+ - `topic`: Topic/thread pages.
143
+ - `reply`: Individual reply pages.
144
+
145
+ The final Parquet builder groups records by `(community_id, topic_id)`, creates one row per thread, nests replies inside that row, and writes Hugging Face-style Parquet shards. Replies are ordered by `date_iso`, then `reply_id`, then archive timestamp and URL as tie-breakers.
146
+
147
+ Exact duplicate reply records may be removed during conversion when they have the same `(reply_id, author_id, url, digest)` within a thread. This deduplication is record-level only; repeated or copied human text is preserved.
148
+
149
+ ## Known Caveats and Limitations
150
+
151
+ - The dataset contains archived user-generated content. Text may include offensive, adult, hateful, political, personal, or otherwise sensitive material.
152
+ - User display names, author identifiers, URLs, and message text are preserved when extracted.
153
+ - The original Orkut pages were archived from the web; archival availability does not necessarily imply that every item is appropriate for every downstream use.
154
+ - Some archived pages contain encoding damage or mojibake. In a small number of replies, `date_iso` may be empty even though the original `date` string is present.
155
+ - Some threads have zero nested replies because they appeared in forum index pages but no reply page was extracted for that topic.
156
+ - Archive capture timestamps are not the same as message creation times.
157
+ - The dataset is not a complete reconstruction of Orkut. It reflects what was present in the source WARC/CDX files and what the extractor could parse.
158
+ - No images, profile photos, attachments, or non-text resources are included.
159
+
160
+ ## Ethical, Legal, and Privacy Considerations
161
+
162
+ This dataset includes historical social-media/forum content and may contain personal data, usernames, identifiers, and self-disclosed information. Users of this dataset are responsible for determining whether their use complies with applicable law, platform policy, institutional review requirements, and ethical research standards.
163
+
164
+ Recommended uses include historical web research, computational social science, language modeling research, web-archive analysis, and dataset preservation studies.
165
+
166
+ Discouraged uses include deanonymization, doxxing, targeted profiling, harassment, surveillance, attempts to contact or identify individual users, or making consequential decisions about people represented in the data.
167
+
168
+ If you are a rights holder or an affected individual and want specific content removed from a downstream hosted copy, contact the dataset maintainer through the Hugging Face repository discussion or issue mechanism.
169
+
170
+ ## Licensing Information
171
+
172
+ The extracted data is derived from archived Orkut user-generated content and associated archived pages. No clear machine-readable open license was identified for the original user-authored content. For that reason, the dataset metadata uses `license: other`.
173
+
174
+ Users must make their own assessment of copyright, privacy, data protection, and other legal obligations before redistributing or using this dataset.
175
+
176
+ ## Citation
177
+
178
+ If you use this dataset, please cite the Hugging Face dataset repository and acknowledge the Internet Archive / Archive Team source materials.
179
+
180
+ Suggested citation placeholder:
181
+
182
+ ```bibtex
183
+ @dataset{orkut_communities_archive_threads,
184
+ title = {Orkut Communities Archive Threads},
185
+ year = {2026},
186
+ publisher = {Hugging Face},
187
+ note = {Derived from Internet Archive / Archive Team Orkut web archives}
188
+ }
189
+ ```
190
+
191
+ ## Build Metadata
192
+
193
+ A machine-readable build summary is included in `_build_manifest.json`. At the time this card was written, the build manifest reported:
194
+
195
+ - Thread rows: 120,640,699
196
+ - Parquet shards: 151
197
+ - Temporary bucket count used during conversion: 2,048
198
+ - Compression: Zstandard
199
+ - Compression level: 6
200
+ - Target shard size: 1,024 MB
201
+ - Target row group size: 256 MB
202
+
203
+ ---
204
+
205
+ Dataset card written by Codex (GPT 5.5 XHigh) on May 21, 2026.
_build_manifest.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format": "orkut_threads_hierarchical_parquet",
3
+ "split": "train",
4
+ "thread_rows": 120640699,
5
+ "parquet_shards": 151,
6
+ "bucket_count": 2048,
7
+ "processed_buckets": 2048,
8
+ "compression": "zstd",
9
+ "compression_level": 6,
10
+ "target_shard_size_mb": 1024,
11
+ "row_group_size_mb": 256,
12
+ "schema": "community_id: string\ncommunity_name: string\ncommunity_description: string\ncommunity_url: string\ncommunity_timestamp: string\ncommunity_info: list<item: struct<key: string, value: string>>\n child 0, item: struct<key: string, value: string>\n child 0, key: string\n child 1, value: string\ntopic_id: string\ntopic_title: string\ntopic_href: string\ntopic_url: string\ntopic_timestamp: string\nsummary: string\nremoved_message_count: int64\nreply_count_text: string\nlatest_excerpt: string\nlatest_date: string\nforum_index_refs: list<item: struct<url: string, timestamp: string, page_token: string>>\n child 0, item: struct<url: string, timestamp: string, page_token: string>\n child 0, url: string\n child 1, timestamp: string\n child 2, page_token: string\nreply_count: int64\nreplies: list<item: struct<reply_id: string, author_id: string, author_name: string, date: string, date_iso: string, reply_title: string, body: string, url: string, timestamp: string, digest: string, warc: string, offset: int64, size: int64>>\n child 0, item: struct<reply_id: string, author_id: string, author_name: string, date: string, date_iso: string, reply_title: string, body: string, url: string, timestamp: string, digest: string, warc: string, offset: int64, size: int64>\n child 0, reply_id: string\n child 1, author_id: string\n child 2, author_name: string\n child 3, date: string\n child 4, date_iso: string\n child 5, reply_title: string\n child 6, body: string\n child 7, url: string\n child 8, timestamp: string\n child 9, digest: string\n child 10, warc: string\n child 11, offset: int64\n child 12, size: int64"
13
+ }
train-00002-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f348346931a214faa02b3958fb236332a5abd8c6665b084f541d49d3de853a5c
3
+ size 1076999435
train-00003-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b41ab8f616255b0a71e5a70d16d6c8d20794619c9ff4a3fa1b35556ac287491
3
+ size 1081436381
train-00005-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78612bb68165744d9645fa6c63737742908d73e62781c6e7c2fee85bd06c294d
3
+ size 1078485795
train-00006-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f2b5d9121592d06b2e55cd3be7dffd924315e73f178931358cda70dafdf349
3
+ size 1081830372
train-00007-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49d2938fe551f4d76c5c16fae8a51d17785a3c2959f473492810781a09a01185
3
+ size 1079644114
train-00010-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6601cd2314e1441d0f2dff83d920bb9b5c033e83b4e7a8d4ac3fc3536d3c3d
3
+ size 1076234698
train-00011-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba641a91a7368d2a5f38f9fa44ce928fb410ffd60e2b9981d36807170f9d94ce
3
+ size 1077043692
train-00014-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6e3989dac8a09d58a826e6f3aa23ef96468ed7cc0460dbac5d02b07057c53a
3
+ size 1078970309
train-00015-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de41ef7a214607ccd1f37b1f5f9a656b55b564e3f738b312744d05d7f7e93258
3
+ size 1079464047
train-00019-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4055a487aa2f6bdf1639147ed8673a694af384b9dd459257472a6d5a4468faf5
3
+ size 1080580727
train-00021-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd13f60c36be1b848b329c1fa364c422ff69d63e0d65163135e7f51cb995b1a
3
+ size 1078072302
train-00023-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30e129a4810c2ecc177e56313bd66b1049837ad20a1e9e5a4fbfc6378dbbe8b3
3
+ size 1074816321
train-00025-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f608947228f179907b076d24362f70ea6ee9471e68dc73d8d032dbbe930e59d
3
+ size 1078080069
train-00027-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aae6e449e4bf8cc9a7aefbeb25e7ce22be5b426a3fd5c6ee7e99f2d90ac32e00
3
+ size 1078744887
train-00028-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe581ec1e57deba6c3b574f7dd330510f2989dd9a1dc1af81bde6f7a6469ffeb
3
+ size 1080582897
train-00031-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:417c5ddd50762f14c5eb89ec74e3c1de3d136c53bc9ce93c5f08cced3e4c1b2e
3
+ size 1081591850
train-00032-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d87caa3e038f1bde0f5519d89aebc750ab0673314852b34d7038002955d080d
3
+ size 1078030115
train-00038-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d87b16f3866389a1b866818336816fc16038de2a86ffc5eef1294d9c0b3dde49
3
+ size 1074967629
train-00042-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f9c849123c3468da7f226b1840169faae8580a874f3cf59076d8868ac9f61c
3
+ size 1074954868
train-00043-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b932f0c43b078fdaf5523bba18a51bddb8099c7db802b07f591ed07ff563dfb1
3
+ size 1077346730
train-00047-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd84516520969c4bcc130faae51ae5eefb93fde1f09422a29d0d53ac8a124954
3
+ size 1081393036
train-00049-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7a148e18500c9c5dd88ee25c636e22c9c37d0c2cd9d94f80f004dfa2cbdb13
3
+ size 1078085842
train-00051-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba67ed3cfefa9e33efe2f83d1238249d6831e0ae9f1881a52671541af915f166
3
+ size 1076384318
train-00052-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baead02af20885fe5116cd135bb3c9defb0c1f9c32620b48557f52455f366f5f
3
+ size 1078517340
train-00055-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216b1ed182e1a741e0f293e7bc212c6ea79744cd021e1a14acf93a40106a93fd
3
+ size 1080526098
train-00057-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0ccf07b3bccfcfceb5f2d9da7cb4b78bb4be275edfd2c263e5bb3ffe9a86f7
3
+ size 1080208219
train-00058-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f101f58ba309dcc8b394f74284244045906921fe7d457edafada51db90f80ea3
3
+ size 1077673463
train-00061-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ed15622f0d8f88dcc0b591f7845ebb46449333b70ba4f8f25b6edd3bb5a838
3
+ size 1079889507
train-00062-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29f7833c3f09f02babcc98b6a452d927767c28fc424c0872d4027072a2db5cd
3
+ size 1076091578
train-00063-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f050236a737ba7f2d09d3db7d9866b1a6b366941c0da9475dd43a324c78a1ad
3
+ size 1075342895
train-00064-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e6d93a2220fe3fcbf5c3b676cb87a05bca1c0b59813ad2a1524328904e32b2
3
+ size 1080662180
train-00065-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27c7f8ad702bd4148c7420a183f8ca770c8538e76d7b6ffc5b4cb803eadb8eb
3
+ size 1079270381
train-00067-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33d82f6d1e8e733f35f2d09bc947bcb5d32bb025d6f65d62255deb3120f75fe
3
+ size 1078007242
train-00068-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94cc7782830c23897989cb94939fe3748847e6c798acff9d05ad8904814c874d
3
+ size 1076864118
train-00073-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d2f0dd7ce187eb5525ea68c2346664bfbf68414e12b31ad0dfc9712d78d482
3
+ size 1077667791
train-00080-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f50aef7785e1f537424ae279848573ecc8f6afb730992507d3a92d404b11ebe2
3
+ size 1077367050
train-00089-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd702a27395bd60e52ed954fbc75e9b4ad6bef42d4b01bd9b44427da2c1f453b
3
+ size 1078873298
train-00092-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9ef70baf6b3622bddd44c317b685624a23ee4700d04bd9860f711b16a4f0eb
3
+ size 1077620804
train-00109-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59bd4fe6073eacbe6e3e1f88ae732e91abfb74de911568c0d0195c9847ac77d
3
+ size 1079964478
train-00113-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:092fb86a1118d430757140d2c8dd196e530bfc32aa90b8b7b52fa48f8b4ea288
3
+ size 1076483975
train-00115-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70a6f2c04953aa3d1c51b488d6058ad533503b38df2a53ef8589f265946c160
3
+ size 1081123531
train-00119-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ce8bb424cb8d8113a7dfe62d37cf4e5889b01e828a8a209bf0c37bdfeac4c5
3
+ size 1076220780
train-00121-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dff06776132792b553ded9503d0ee855cc2d46383a93fb43822f64a02857c3c
3
+ size 1077005655
train-00128-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d2e3d50ce8423976c7fce602e003a2c19389e1386ec2494f42d018e8c5cdb5b
3
+ size 1077593473
train-00134-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b853a130083ba3407ef62277f9075583f50aa93bc0b3f42bdea6fd6fac8007fe
3
+ size 1078786013
train-00137-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f591c4d83bcdc27cc5a7a4c4b879b60491dca33a6fcc3851da04685674deb8d2
3
+ size 1079598271
train-00145-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97dd6cae6f283c91c4eed23c558981de4555dbc67cd10f17d0facfde92f353f
3
+ size 1075562807
train-00148-of-00151.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f0758ff2506902a72726e401e70fb901878a8da20af80b819e5a2be36d0729c
3
+ size 1075152034