VibecoderMcSwaggins commited on
Commit
ea5fc42
·
verified ·
1 Parent(s): 5e28af5

Clear partial upload for fresh start

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -59
  2. README.md +0 -292
  3. data/train-00000-of-00902.parquet +0 -3
  4. data/train-00001-of-00902.parquet +0 -3
  5. data/train-00004-of-00902.parquet +0 -3
  6. data/train-00005-of-00902.parquet +0 -3
  7. data/train-00007-of-00902.parquet +0 -3
  8. data/train-00010-of-00902.parquet +0 -3
  9. data/train-00011-of-00902.parquet +0 -3
  10. data/train-00013-of-00902.parquet +0 -3
  11. data/train-00014-of-00902.parquet +0 -3
  12. data/train-00015-of-00902.parquet +0 -3
  13. data/train-00018-of-00902.parquet +0 -3
  14. data/train-00020-of-00902.parquet +0 -3
  15. data/train-00021-of-00902.parquet +0 -3
  16. data/train-00022-of-00902.parquet +0 -3
  17. data/train-00024-of-00902.parquet +0 -3
  18. data/train-00025-of-00902.parquet +0 -3
  19. data/train-00026-of-00902.parquet +0 -3
  20. data/train-00030-of-00902.parquet +0 -3
  21. data/train-00031-of-00902.parquet +0 -3
  22. data/train-00032-of-00902.parquet +0 -3
  23. data/train-00034-of-00902.parquet +0 -3
  24. data/train-00035-of-00902.parquet +0 -3
  25. data/train-00039-of-00902.parquet +0 -3
  26. data/train-00040-of-00902.parquet +0 -3
  27. data/train-00041-of-00902.parquet +0 -3
  28. data/train-00043-of-00902.parquet +0 -3
  29. data/train-00044-of-00902.parquet +0 -3
  30. data/train-00045-of-00902.parquet +0 -3
  31. data/train-00047-of-00902.parquet +0 -3
  32. data/train-00048-of-00902.parquet +0 -3
  33. data/train-00050-of-00902.parquet +0 -3
  34. data/train-00051-of-00902.parquet +0 -3
  35. data/train-00054-of-00902.parquet +0 -3
  36. data/train-00055-of-00902.parquet +0 -3
  37. data/train-00057-of-00902.parquet +0 -3
  38. data/train-00058-of-00902.parquet +0 -3
  39. data/train-00060-of-00902.parquet +0 -3
  40. data/train-00061-of-00902.parquet +0 -3
  41. data/train-00062-of-00902.parquet +0 -3
  42. data/train-00064-of-00902.parquet +0 -3
  43. data/train-00065-of-00902.parquet +0 -3
  44. data/train-00066-of-00902.parquet +0 -3
  45. data/train-00069-of-00902.parquet +0 -3
  46. data/train-00070-of-00902.parquet +0 -3
  47. data/train-00071-of-00902.parquet +0 -3
  48. data/train-00074-of-00902.parquet +0 -3
  49. data/train-00075-of-00902.parquet +0 -3
  50. data/train-00076-of-00902.parquet +0 -3
.gitattributes DELETED
@@ -1,59 +0,0 @@
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
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ckpt 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
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mds filter=lfs diff=lfs merge=lfs -text
13
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
- *.model filter=lfs diff=lfs merge=lfs -text
15
- *.msgpack filter=lfs diff=lfs merge=lfs -text
16
- *.npy filter=lfs diff=lfs merge=lfs -text
17
- *.npz filter=lfs diff=lfs merge=lfs -text
18
- *.onnx filter=lfs diff=lfs merge=lfs -text
19
- *.ot filter=lfs diff=lfs merge=lfs -text
20
- *.parquet filter=lfs diff=lfs merge=lfs -text
21
- *.pb filter=lfs diff=lfs merge=lfs -text
22
- *.pickle filter=lfs diff=lfs merge=lfs -text
23
- *.pkl filter=lfs diff=lfs merge=lfs -text
24
- *.pt filter=lfs diff=lfs merge=lfs -text
25
- *.pth filter=lfs diff=lfs merge=lfs -text
26
- *.rar filter=lfs diff=lfs merge=lfs -text
27
- *.safetensors filter=lfs diff=lfs merge=lfs -text
28
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
- *.tar.* filter=lfs diff=lfs merge=lfs -text
30
- *.tar filter=lfs diff=lfs merge=lfs -text
31
- *.tflite filter=lfs diff=lfs merge=lfs -text
32
- *.tgz filter=lfs diff=lfs merge=lfs -text
33
- *.wasm filter=lfs diff=lfs merge=lfs -text
34
- *.xz filter=lfs diff=lfs merge=lfs -text
35
- *.zip filter=lfs diff=lfs merge=lfs -text
36
- *.zst filter=lfs diff=lfs merge=lfs -text
37
- *tfevents* filter=lfs diff=lfs merge=lfs -text
38
- # Audio files - uncompressed
39
- *.pcm filter=lfs diff=lfs merge=lfs -text
40
- *.sam filter=lfs diff=lfs merge=lfs -text
41
- *.raw filter=lfs diff=lfs merge=lfs -text
42
- # Audio files - compressed
43
- *.aac filter=lfs diff=lfs merge=lfs -text
44
- *.flac filter=lfs diff=lfs merge=lfs -text
45
- *.mp3 filter=lfs diff=lfs merge=lfs -text
46
- *.ogg filter=lfs diff=lfs merge=lfs -text
47
- *.wav filter=lfs diff=lfs merge=lfs -text
48
- # Image files - uncompressed
49
- *.bmp filter=lfs diff=lfs merge=lfs -text
50
- *.gif filter=lfs diff=lfs merge=lfs -text
51
- *.png filter=lfs diff=lfs merge=lfs -text
52
- *.tiff filter=lfs diff=lfs merge=lfs -text
53
- # Image files - compressed
54
- *.jpg filter=lfs diff=lfs merge=lfs -text
55
- *.jpeg filter=lfs diff=lfs merge=lfs -text
56
- *.webp filter=lfs diff=lfs merge=lfs -text
57
- # Video files - compressed
58
- *.mp4 filter=lfs diff=lfs merge=lfs -text
59
- *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,292 +0,0 @@
1
- ---
2
- license: cc0-1.0
3
- task_categories:
4
- - image-segmentation
5
- - image-classification
6
- language:
7
- - en
8
- tags:
9
- - medical
10
- - neuroimaging
11
- - mri
12
- - brain
13
- - stroke
14
- - aphasia
15
- - BIDS
16
- - diffusion
17
- - fMRI
18
- size_categories:
19
- - n<1K
20
- ---
21
-
22
- # Aphasia Recovery Cohort (ARC)
23
-
24
- Multimodal neuroimaging dataset for stroke-induced aphasia research.
25
-
26
- ## Dataset Summary
27
-
28
- The Aphasia Recovery Cohort (ARC) is a large-scale, longitudinal neuroimaging dataset containing multimodal MRI scans from **230 chronic stroke patients** with aphasia. This HuggingFace-hosted version provides direct Python access to the BIDS-formatted data with embedded NIfTI files.
29
-
30
- | Metric | Count |
31
- |--------|-------|
32
- | Subjects | 230 |
33
- | Sessions | 902 |
34
- | T1-weighted scans | 441 sessions* |
35
- | T2-weighted scans | 439 sessions* |
36
- | FLAIR scans | 231 sessions* |
37
- | BOLD fMRI (naming40 task) | 750 sessions (894 runs) |
38
- | BOLD fMRI (resting state) | 498 sessions (508 runs) |
39
- | Diffusion (DWI) | 613 sessions (2,089 runs) |
40
- | Single-band reference | 88 sessions (322 runs) |
41
- | Expert lesion masks | 228 |
42
-
43
- *Sessions with exactly one scan. Sessions with multiple runs of the same structural modality are set to `None` to avoid ambiguity (3 T1w, 1 T2w, 2 FLAIR sessions affected).
44
-
45
- - **Source:** [OpenNeuro ds004884](https://openneuro.org/datasets/ds004884)
46
- - **Paper:** [Gibson et al., Scientific Data 2024](https://doi.org/10.1038/s41597-024-03819-7)
47
- - **License:** CC0 1.0 (Public Domain)
48
-
49
- ## Supported Tasks
50
-
51
- - **Lesion Segmentation:** Expert-drawn lesion masks enable training/evaluation of stroke lesion segmentation models
52
- - **Aphasia Severity Prediction:** WAB-AQ scores (0-100) provide continuous severity labels for regression tasks
53
- - **Aphasia Type Classification:** WAB-derived aphasia type labels (Broca's, Wernicke's, Anomic, etc.)
54
- - **Longitudinal Analysis:** Multiple sessions per subject enable recovery trajectory modeling
55
- - **Diffusion Analysis:** Full bval/bvec gradients enable tractography and diffusion modeling
56
- - **Task-based fMRI:** Naming40 and resting-state runs separated for targeted analysis
57
-
58
- ## Languages
59
-
60
- Clinical metadata and documentation are in English.
61
-
62
- ## Dataset Structure
63
-
64
- ### Data Instance
65
-
66
- Each row represents a single scanning session (subject + timepoint):
67
-
68
- ```python
69
- {
70
- "subject_id": "sub-M2001",
71
- "session_id": "ses-1",
72
- "t1w": <nibabel.Nifti1Image>, # T1-weighted structural
73
- "t2w": <nibabel.Nifti1Image>, # T2-weighted structural
74
- "t2w_acquisition": "space_2x", # T2w sequence type
75
- "flair": <nibabel.Nifti1Image>, # FLAIR structural
76
- "bold_naming40": [<Nifti1Image>, ...], # Naming task fMRI runs
77
- "bold_rest": [<Nifti1Image>, ...], # Resting state fMRI runs
78
- "dwi": [<Nifti1Image>, ...], # Diffusion runs
79
- "dwi_bvals": ["0 1000 1000...", ...], # b-values per run
80
- "dwi_bvecs": ["0 0 0\n1 0 0\n...", ...], # b-vectors per run
81
- "sbref": [<Nifti1Image>, ...], # Single-band references
82
- "lesion": <nibabel.Nifti1Image>, # Expert lesion mask
83
- "age_at_stroke": 58.0,
84
- "sex": "M",
85
- "race": "w",
86
- "wab_aq": 72.5,
87
- "wab_days": 180.0,
88
- "wab_type": "Anomic"
89
- }
90
- ```
91
-
92
- ### Data Fields
93
-
94
- | Field | Type | Description |
95
- |-------|------|-------------|
96
- | `subject_id` | string | BIDS subject identifier (e.g., "sub-M2001") |
97
- | `session_id` | string | BIDS session identifier (e.g., "ses-1") |
98
- | `t1w` | Nifti | T1-weighted structural MRI (nullable) |
99
- | `t2w` | Nifti | T2-weighted structural MRI (nullable) |
100
- | `t2w_acquisition` | string | T2w acquisition type: `space_2x`, `space_no_accel`, `turbo_spin_echo` (nullable) |
101
- | `flair` | Nifti | FLAIR structural MRI (nullable) |
102
- | `bold_naming40` | Sequence[Nifti] | BOLD fMRI runs for naming40 task |
103
- | `bold_rest` | Sequence[Nifti] | BOLD fMRI runs for resting state |
104
- | `dwi` | Sequence[Nifti] | Diffusion-weighted imaging runs |
105
- | `dwi_bvals` | Sequence[string] | b-values for each DWI run (space-separated) |
106
- | `dwi_bvecs` | Sequence[string] | b-vectors for each DWI run (3 lines, space-separated) |
107
- | `sbref` | Sequence[Nifti] | Single-band reference images |
108
- | `lesion` | Nifti | Expert-drawn lesion segmentation mask (nullable) |
109
- | `age_at_stroke` | float32 | Subject age at stroke onset in years |
110
- | `sex` | string | Biological sex ("M" or "F") |
111
- | `race` | string | Self-reported race: "b" (Black), "w" (White), or null |
112
- | `wab_aq` | float32 | Western Aphasia Battery Aphasia Quotient (0-100) |
113
- | `wab_days` | float32 | Days since stroke when WAB was administered |
114
- | `wab_type` | string | Aphasia type classification |
115
-
116
- ### Data Splits
117
-
118
- | Split | Sessions | Description |
119
- |-------|----------|-------------|
120
- | train | 902 | All sessions (no predefined train/test split) |
121
-
122
- Note: Users should implement their own train/validation/test splits, ensuring no subject overlap between splits for valid evaluation.
123
-
124
- ## Dataset Creation
125
-
126
- ### Curation Rationale
127
-
128
- The ARC dataset was created to address the lack of large-scale, publicly available neuroimaging data for aphasia research. It enables:
129
-
130
- - Development of automated lesion segmentation algorithms
131
- - Machine learning models for aphasia severity prediction
132
- - Studies of brain plasticity and language recovery
133
-
134
- ### Source Data
135
-
136
- Data was collected at the University of South Carolina and Medical University of South Carolina as part of ongoing aphasia recovery research. All participants provided informed consent under IRB-approved protocols.
137
-
138
- ### Annotations
139
-
140
- Lesion masks were manually traced by trained neuroimaging experts on T1-weighted or FLAIR images, following established stroke lesion delineation protocols.
141
-
142
- ## Personal and Sensitive Information
143
-
144
- - **De-identified:** All data has been de-identified per HIPAA guidelines
145
- - **Defaced:** Structural MRI images have been defaced to prevent facial reconstruction
146
- - **No PHI:** No protected health information is included
147
- - **Consent:** All participants consented to public data sharing
148
-
149
- ## Considerations for Using the Data
150
-
151
- ### Social Impact
152
-
153
- This dataset enables research into:
154
-
155
- - Improved stroke rehabilitation through better outcome prediction
156
- - Automated clinical tools for aphasia assessment
157
- - Understanding of brain-language relationships
158
-
159
- ### Known Biases
160
-
161
- - **Geographic:** Data collected primarily from Southeastern US medical centers
162
- - **Age:** Stroke predominantly affects older adults; pediatric cases underrepresented
163
- - **Severity:** Very severe aphasia cases may be underrepresented due to consent requirements
164
-
165
- ### Known Limitations
166
-
167
- - Not all sessions have all modalities (check for None/empty lists)
168
- - Lesion masks available for 228/230 subjects
169
- - Longitudinal follow-up varies by subject (1-12 sessions)
170
-
171
- ## Usage
172
-
173
- ```python
174
- from datasets import load_dataset
175
-
176
- ds = load_dataset("hugging-science/arc-aphasia-bids", split="train")
177
-
178
- # Access a session
179
- session = ds[0]
180
- print(session["subject_id"]) # "sub-M2001"
181
- print(session["t1w"]) # nibabel.Nifti1Image
182
- print(session["wab_aq"]) # Aphasia severity score
183
-
184
- # Access BOLD by task type
185
- for run in session["bold_naming40"]:
186
- print(f"Naming40 run shape: {run.shape}")
187
-
188
- for run in session["bold_rest"]:
189
- print(f"Resting state run shape: {run.shape}")
190
-
191
- # Access DWI with gradient information
192
- for i, (dwi_run, bval, bvec) in enumerate(zip(
193
- session["dwi"], session["dwi_bvals"], session["dwi_bvecs"]
194
- )):
195
- print(f"DWI run {i+1}: shape={dwi_run.shape}")
196
- print(f" b-values: {bval[:50]}...")
197
- print(f" b-vectors: {bvec[:50]}...")
198
-
199
- # Filter by T2w acquisition type (for paper replication)
200
- space_only = ds.filter(
201
- lambda x: (
202
- x["lesion"] is not None
203
- and x["t2w"] is not None
204
- and x["t2w_acquisition"] in ("space_2x", "space_no_accel")
205
- )
206
- )
207
- # Returns 222 SPACE samples (115 space_2x + 107 space_no_accel)
208
-
209
- # Clinical metadata analysis
210
- import pandas as pd
211
- df = ds.to_pandas()[[
212
- "subject_id", "session_id", "age_at_stroke",
213
- "sex", "race", "wab_aq", "wab_days", "wab_type"
214
- ]]
215
- print(df.describe())
216
- ```
217
-
218
- ## Technical Notes
219
-
220
- ### Multi-Run Modalities
221
-
222
- Functional and diffusion modalities support multiple runs per session:
223
-
224
- - Empty list `[]` = no data for this session
225
- - List with items = all runs for this session, sorted by filename
226
-
227
- ### DWI Gradient Files
228
-
229
- Each DWI run has aligned gradient information:
230
-
231
- - `dwi_bvals`: Space-separated b-values (e.g., "0 1000 1000 1000...")
232
- - `dwi_bvecs`: Three lines of space-separated vectors (x, y, z directions)
233
-
234
- These are essential for diffusion tensor imaging (DTI) and tractography analysis.
235
-
236
- ### Memory Considerations
237
-
238
- NIfTI files are loaded on-demand. For large-scale processing:
239
-
240
- ```python
241
- for session in ds:
242
- process(session)
243
- # Data is garbage collected after each iteration
244
- ```
245
-
246
- ### Original BIDS Source
247
-
248
- This dataset is derived from [OpenNeuro ds004884](https://openneuro.org/datasets/ds004884). The original BIDS structure is preserved in the column naming and organization.
249
-
250
- ## Additional Information
251
-
252
- ### Dataset Curators
253
-
254
- - **Original Dataset:** Gibson et al. (University of South Carolina)
255
- - **HuggingFace Conversion:** The-Obstacle-Is-The-Way
256
-
257
- ### Licensing
258
-
259
- This dataset is released under **CC0 1.0 Universal (Public Domain)**. You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.
260
-
261
- ## Citation
262
-
263
- ```bibtex
264
- @article{gibson2024arc,
265
- title={The Aphasia Recovery Cohort, an open-source chronic stroke repository},
266
- author={Gibson, Makayla and Newman-Norlund, Roger and Bonilha, Leonardo and Fridriksson, Julius and Hickok, Gregory and Hillis, Argye E and den Ouden, Dirk-Bart and Rorden, Christopher},
267
- journal={Scientific Data},
268
- volume={11},
269
- pages={981},
270
- year={2024},
271
- publisher={Nature Publishing Group},
272
- doi={10.1038/s41597-024-03819-7}
273
- }
274
- ```
275
-
276
- ## Contributions
277
-
278
- Thanks to [@The-Obstacle-Is-The-Way](https://github.com/The-Obstacle-Is-The-Way) for converting this dataset to HuggingFace format with native `Nifti()` feature support.
279
-
280
- ## Changelog
281
-
282
- ### v2 (December 2025)
283
-
284
- - **BREAKING:** `bold` column split into `bold_naming40` and `bold_rest` for task-specific analysis
285
- - **NEW:** `dwi_bvals` and `dwi_bvecs` columns for diffusion gradient information
286
- - **NEW:** `race` column from participants.tsv
287
- - **NEW:** `wab_days` column (days since stroke when WAB administered)
288
- - **NEW:** `t2w_acquisition` column for T2w sequence type filtering
289
-
290
- ### v1 (December 2025)
291
-
292
- - Initial release with 13 columns
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00000-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf62fc502154aa04a0602ea8927a5f3ae07f856119873c8e21e563d2d747ff49
3
- size 781642283
 
 
 
 
data/train-00001-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f2e86e5b3004e9213f5d450f93dd1c93bb96cd0ced6c87731508d6751c43189
3
- size 317933301
 
 
 
 
data/train-00004-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c2968a3e76c0e72a3c153f01a9d5edabbc3f53c9b32574bfb7131e2006d6f8a
3
- size 78633221
 
 
 
 
data/train-00005-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:67b5df3f04186286f55371bd9786b7eddf4bb12f0f7d1d60af7793a758b4e72e
3
- size 796801369
 
 
 
 
data/train-00007-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5151e2743b96977321bf3f7adaf07cf8733b61bd4b57ae6e190cdb0e8be9942d
3
- size 69756921
 
 
 
 
data/train-00010-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c4bba84122d8e03731f00996d28a638c6324cead3abfe816ad4d7cfa7e8f54e
3
- size 37372636
 
 
 
 
data/train-00011-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0daa3dbaed3279baf7fe1d2a6ff34fd381ceec3e59301cfb8bbdca6a6cb4a972
3
- size 21492517
 
 
 
 
data/train-00013-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a028e3eb6a6993206ebf0057b42396dc30bf4b086060e139daf4374ca0a436a9
3
- size 75449715
 
 
 
 
data/train-00014-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:27ea5f36dfa1273e90203bfa8759f87acd088a1889fdb06b4d75760bdd7dbf11
3
- size 280661749
 
 
 
 
data/train-00015-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce5d07b2173985a8289b2837d04426810aa699e380badc2124ee3d8309832d88
3
- size 780935828
 
 
 
 
data/train-00018-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9dca9e9916d8581f9a0643f5b7bc1bc268b69cc5ab523025bbb0cb40e049852d
3
- size 775258106
 
 
 
 
data/train-00020-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:89649ec6099f971f72b31749280b73b75a5a9d0a353d0b7ee202d65655774378
3
- size 514203637
 
 
 
 
data/train-00021-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:babaefe6c0c06033210e2c80e1d5eee5440437fd6dab036fcd2a663a3f9aad09
3
- size 64675067
 
 
 
 
data/train-00022-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a8899e93bde68f16f119aefa42d466c19e7590ec22f2d015147daf5430028a5
3
- size 21927978
 
 
 
 
data/train-00024-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e25978eaffe3c4ad23c68d34a2dd939831afc459761faa7424bc88877904f75
3
- size 10521687
 
 
 
 
data/train-00025-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bc814ac5eb7e7d7dada3a56d412b4a6b4422601af53d01d42cf6b325b1420b8
3
- size 570183316
 
 
 
 
data/train-00026-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac7a3e810d7fadd2beccf3ccc3115d201e4208be06e98880bf497897b16a58b5
3
- size 10429172
 
 
 
 
data/train-00030-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:30da660b216a9ae6d2752e6b477859960f94b0d64fc323c070cc207c69fb7505
3
- size 21397631
 
 
 
 
data/train-00031-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:302c2742aa2253f1f69e099671a5fc9f6dd1667fc84d7b216ade1a918c276e03
3
- size 21054907
 
 
 
 
data/train-00032-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:79b08b4f7c0c53bd145d526a414a8cbca7349b2f20d2bf822c49ca23f544d685
3
- size 21212707
 
 
 
 
data/train-00034-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5005cc7621d8973a1cad11ce67e3577617b86e4865f516a531926a4f427740f8
3
- size 20978688
 
 
 
 
data/train-00035-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aa262b2698cf493ef7c4efa3a1b2da3f50e17df5c3f2f4de461825d80a99fc5
3
- size 21230288
 
 
 
 
data/train-00039-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01646b7183df6bca88d0ef7150061ee73845f0eb270ea0de45503216202371f4
3
- size 653140165
 
 
 
 
data/train-00040-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:019cfd8c7ac9271d3565a60e880acdcebd1e1696040fda4c17e6a9c2f59e2e96
3
- size 787645484
 
 
 
 
data/train-00041-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc90e14995c64b1ec5c9b3fe145629a2252267567b4b0aaa3052d7894851187b
3
- size 760275074
 
 
 
 
data/train-00043-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c56036781d5dd31914e57250b1660d8da41b7ff8ec0fbc2ceeb9407e6b26af16
3
- size 771659977
 
 
 
 
data/train-00044-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa3cfa43274c3adf3a3609ca5a42377af53434e62d274bc03f68f1b3f434000b
3
- size 775920253
 
 
 
 
data/train-00045-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:966ccdba42ec45eb73b93b3232268471992c9ab45f644aa3a845be553d5df0bf
3
- size 765722735
 
 
 
 
data/train-00047-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:584e689dbe5de7256d442644c9a08cb12c330103b2e9bf47a15269d9dbce27c9
3
- size 767778669
 
 
 
 
data/train-00048-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d13c5d9e6b37eed7eb350a94b3c660978a97fe7d15b358b033d994ce0f999a39
3
- size 24659048
 
 
 
 
data/train-00050-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d99e6c97fbdea7fbf595f27b9bb56abecdf392940f093319242a21aab6de4776
3
- size 72326897
 
 
 
 
data/train-00051-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc5394be2d52a758f9fd0c92566c2ac38a1ec0679b328f9287ed50182cebe2e6
3
- size 21566012
 
 
 
 
data/train-00054-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a20fb366672e30b1db343bc0cfc603b05f1b27f77235e6601934ddd9a498382d
3
- size 22616053
 
 
 
 
data/train-00055-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a0f8cd274d337f720c8a97bda9a46e6f9dcc063900c6c4e7276f8269d3296b2
3
- size 24624687
 
 
 
 
data/train-00057-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:436c66f729ef3cea25aaa4c7322ffd7b2afbe81ef26699556d338cc8161124a1
3
- size 515943396
 
 
 
 
data/train-00058-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9941f118d87c69202c603546a822a3c603a0e3d66500fae06c5dcac0d0502c3
3
- size 15321267
 
 
 
 
data/train-00060-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:def905d925a6813b95deef82b690a4024b29c124e96436fac5f757a9252441d5
3
- size 21015809
 
 
 
 
data/train-00061-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc4b1d46d9fa9b59a88afd020093063752e6f96f245f26d515bf5dcc5ba8da5b
3
- size 21236094
 
 
 
 
data/train-00062-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8da4100e11d8e8a6ce88d125cd8115dc236f1f09c8c2fd12e5e3821365aed62d
3
- size 21183051
 
 
 
 
data/train-00064-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f430ad06844dc7e1ec743af7d32a57953a93f88f56716c67a8911faa78c81101
3
- size 24378529
 
 
 
 
data/train-00065-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bde121ee761360b3d6a2e74062e3d5ba42c671a48391cd9a4b13f1b3fed15d0e
3
- size 20806955
 
 
 
 
data/train-00066-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:159290cb63ff5b35bad027bfa49889907b1d591c2e7686ac66f5c8226c849725
3
- size 31244236
 
 
 
 
data/train-00069-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c162e59c4474e036a6dc2bc7b494c9aeb8d4c049abbfa14e59c6c91cb797fa22
3
- size 20864905
 
 
 
 
data/train-00070-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:674bbe5f545618f81691835d991b63cb6a1e574098751b7f29237174446e7ba4
3
- size 20881353
 
 
 
 
data/train-00071-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:625d001da6151ec1e9314cd43a2209a0c886ebe5e243f69c3a1dc1261d16c764
3
- size 70787052
 
 
 
 
data/train-00074-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:85cf8fa1af32e56b8721b709052ce6ac7313d0cefeafb70da012f1854a7d824a
3
- size 20592435
 
 
 
 
data/train-00075-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7258d0ea138fff0caef84ec1d82d679c714145542375b94d84ab80130777172e
3
- size 51365090
 
 
 
 
data/train-00076-of-00902.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e126c57ed54234e768dd1c8eca4f528ed56e14a54d2617ece32762477189bcf
3
- size 20973279