DatasetMan commited on
Commit
e5aaf81
·
verified ·
1 Parent(s): e92c66a

Publish PM4Bench v2 release artifact

Browse files
Files changed (45) hide show
  1. .gitattributes +0 -59
  2. LICENSE +202 -0
  3. README.md +51 -0
  4. SHA256SUMS +44 -0
  5. data/test/test_part_0000.parquet +3 -0
  6. data/train/train_part_0000.parquet +3 -0
  7. data/train/train_part_0001.parquet +3 -0
  8. data/train/train_part_0002.parquet +3 -0
  9. data/train/train_part_0003.parquet +3 -0
  10. data/train/train_part_0004.parquet +3 -0
  11. data/train/train_part_0005.parquet +3 -0
  12. data/train/train_part_0006.parquet +3 -0
  13. data/train/train_part_0007.parquet +3 -0
  14. data/train/train_part_0008.parquet +3 -0
  15. data/train/train_part_0009.parquet +3 -0
  16. data/train/train_part_0010.parquet +3 -0
  17. data/train/train_part_0011.parquet +3 -0
  18. data/train/train_part_0012.parquet +3 -0
  19. data/train/train_part_0013.parquet +3 -0
  20. data/train/train_part_0014.parquet +3 -0
  21. data/train/train_part_0015.parquet +3 -0
  22. data/train/train_part_0016.parquet +3 -0
  23. data/train/train_part_0017.parquet +3 -0
  24. data/train/train_part_0018.parquet +3 -0
  25. data/train/train_part_0019.parquet +3 -0
  26. data/train/train_part_0020.parquet +3 -0
  27. data/train/train_part_0021.parquet +3 -0
  28. data/train/train_part_0022.parquet +3 -0
  29. data/train/train_part_0023.parquet +3 -0
  30. data/train/train_part_0024.parquet +3 -0
  31. data/train/train_part_0025.parquet +3 -0
  32. data/train/train_part_0026.parquet +3 -0
  33. data/train/train_part_0027.parquet +3 -0
  34. data/train/train_part_0028.parquet +3 -0
  35. data/train/train_part_0029.parquet +3 -0
  36. data/train/train_part_0030.parquet +3 -0
  37. data/train/train_part_0031.parquet +3 -0
  38. data/train/train_part_0032.parquet +3 -0
  39. data/train/train_part_0033.parquet +3 -0
  40. data/train/train_part_0034.parquet +3 -0
  41. data/train/train_part_0035.parquet +3 -0
  42. data/train/train_part_0036.parquet +3 -0
  43. data/train/train_part_0037.parquet +3 -0
  44. data/train/train_part_0038.parquet +3 -0
  45. metadata/release_inventory.json +414 -0
.gitattributes CHANGED
@@ -1,60 +1 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro 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
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
- *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
  *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
- *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
- *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  *.parquet filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
LICENSE ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: PM4Bench QGO Training Data
4
+ language:
5
+ - ar
6
+ - cs
7
+ - en
8
+ - hu
9
+ - ko
10
+ - ru
11
+ - sr
12
+ - th
13
+ - vi
14
+ - zh
15
+ task_categories:
16
+ - image-to-text
17
+ tags:
18
+ - synthetic
19
+ - ocr
20
+ - grpo
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train/*.parquet
26
+ - split: validation
27
+ path: data/test/*.parquet
28
+ ---
29
+
30
+ # PM4Bench QGO training data
31
+
32
+ This is the synthetic multilingual OCR corpus used for QGO-8B GRPO:
33
+
34
+ - 19,500 training rows
35
+ - 500 validation rows
36
+ - embedded image bytes
37
+ - prompt, rule-based reward target, answer, split, and auxiliary metadata
38
+
39
+ The release builder preserves row order and learning content. It changes only
40
+ historical machine-specific image path strings to portable basenames. Per-shard
41
+ source and release SHA-256 values are recorded in
42
+ `metadata/release_inventory.json`.
43
+
44
+ The dataset is synthetic and released under Apache-2.0.
45
+
46
+ `metadata/release_inventory.json` records every shard's row count, byte size,
47
+ source digest, release digest, and the only permitted transformation. The
48
+ repository-level `SHA256SUMS` covers the complete public snapshot.
49
+
50
+ Training code and the exact reward implementation are available at
51
+ <https://github.com/opendatalab/PM4Bench/tree/main/recipes/qgo>.
SHA256SUMS ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 30129f61f2a1b984b358279fb24769ff73836dc7f839a765b67775ae2af04a13 .gitattributes
2
+ cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
3
+ a9464677cdb908fe184f450ebe6580c03d1997c2c0c8973b7f156530b5774754 README.md
4
+ 3da871c97bca713c5bde360537dd48b5f191ab512ae913f2e7a3c0d1facd1a1c data/test/test_part_0000.parquet
5
+ bd06d424f8acfbc59411659b52bf1ff196e632fa630095c90d657fffc8b99f14 data/train/train_part_0000.parquet
6
+ fb7791c9d6e35877f9f05fda22a53560a56cbe32102c21d9a0e85053ceb1f897 data/train/train_part_0001.parquet
7
+ ad7dd2f99766289cfcc2455ef33920ced811e15030d0ce3424513f565b543e12 data/train/train_part_0002.parquet
8
+ 6985bce6801fb6e018160f998f61b9c259552285145b5c5e3394ae10609f2f24 data/train/train_part_0003.parquet
9
+ 266b9005c6d6630108080ba14277534273e64980b794b0f4aacebf0c73777210 data/train/train_part_0004.parquet
10
+ 3958168b62430813a576784a08f6783472038ce4f39b3aec6b283a1d1de1479f data/train/train_part_0005.parquet
11
+ 8c56ceaf9e347397e95bccdb3ebba8067c3f6fa910dabbdda86bba1d82ab920f data/train/train_part_0006.parquet
12
+ 6839d246d658bb1c5c0b76d9c560c886f77170b660b50cfe110ac9fe8d606d15 data/train/train_part_0007.parquet
13
+ 9f36f53ee975db7f0aa9642bba99e3f4dc572e1144c88f0d8248b8752111dc0c data/train/train_part_0008.parquet
14
+ 41665a01a25cd3308d6723747e85011568b3f11e03727622923e4949e933f76e data/train/train_part_0009.parquet
15
+ 0840ba8efbfa3202e949d814e3147c5858b5b284cfff0e2bea56000248ad3bb7 data/train/train_part_0010.parquet
16
+ 64c28bd53d2f3589ab7978e78e93c56894f4edd1542b5c772777c2bf84487d74 data/train/train_part_0011.parquet
17
+ 150921b95340c2072061b1d15baad60c252db32632a7dd276aec952b7c243f7a data/train/train_part_0012.parquet
18
+ 2781fe95fff3f7344f9c4444766b545c55e73242cbfdf1e2d30839168e8f1dff data/train/train_part_0013.parquet
19
+ e29fe1af4c67bb8b0d017b3c0a3183620d2012aeded738e6906bb725274845c8 data/train/train_part_0014.parquet
20
+ 63d28e0e19d6e3f7e80e85ef606745be95ebbbe2202aea99cd26f628736c493f data/train/train_part_0015.parquet
21
+ 086179a7acb1345c548bce4f73095b32c5799fb21cff75d101fa4d6375375092 data/train/train_part_0016.parquet
22
+ 0d247646c6ef1515cd24aa8f6dd36a3e97d93bbaa96cbd0b5333335d9f3a8a38 data/train/train_part_0017.parquet
23
+ f17b27746f398f27fa043790f591485b72ea363c7c9a0d2d25a9352f93bfb399 data/train/train_part_0018.parquet
24
+ 66de0a4c40d8d9c7224c120365762a62db6936f2848aa6d9c7ce2c5a8493e0a8 data/train/train_part_0019.parquet
25
+ 95aeb1f12531c749f740df7470c5c8282165c316823659ac19f06306a8b2a9aa data/train/train_part_0020.parquet
26
+ a494f6d66690a0cfcfa197f9fb5a9d1b0122cc98128de2cc905e2a5576d86d4f data/train/train_part_0021.parquet
27
+ 09fd93ecf4a7b91b96402e2f84b4afc6df49a96a7ad6ea56fe0ed847a66ff30e data/train/train_part_0022.parquet
28
+ 5975f9523a5155649478013a5ae47298cd621b5f935c8570e9aa8e3e5a9cad05 data/train/train_part_0023.parquet
29
+ a98fa70bdad98d437509fa91c67d95843e61aed603eda6dea008ec9bb32893e6 data/train/train_part_0024.parquet
30
+ 7c3149427bac478b8fa1fed117c35196b09ad13177a80827ee5e56d3c2937d82 data/train/train_part_0025.parquet
31
+ f6d697b92c16b9f684362653e6a22a65a80a38bfe7d9ad9bc9e2ce22a099c233 data/train/train_part_0026.parquet
32
+ 8dbb893ecac1b170de53fe5727c69f9f8c1ba23477211044c096c4c68a0bebdf data/train/train_part_0027.parquet
33
+ a7111f5e3aef7f379e99feac7b3e32627075e5c3d2602518fa854f817564b00c data/train/train_part_0028.parquet
34
+ 40b95f67ab664638f94d0dd899ab0ef4b95db9d41c223eb0ddf7cc3e65451796 data/train/train_part_0029.parquet
35
+ 3140bec1133422c02a3fc8956fd2aa763af2e2fb5ef9442b54150b82e33ee50d data/train/train_part_0030.parquet
36
+ 9863ea62e1f5a57294131d8f4da9cd1e518154e6167f7922c9228004fdcd590c data/train/train_part_0031.parquet
37
+ 69cfdc3004b9752f45f44ceaad4f99cc0a54452d77336fafdfec09305d1a1816 data/train/train_part_0032.parquet
38
+ 307dbce21d72866b9434823a36f2b3712390da2adff80503d2fce37d5c921409 data/train/train_part_0033.parquet
39
+ 089187ceee820f960b190a30e05b7f6456a79d84589b3e5c4b39dfe4b5fc1921 data/train/train_part_0034.parquet
40
+ 3f44051afbb672ab21c4ddc09039e3af38759669c829b6e5ef25af303252ddea data/train/train_part_0035.parquet
41
+ ec683f2f6fa104a5d2df85fd53e69c05c072db9c895674b01085febbc2874581 data/train/train_part_0036.parquet
42
+ 1a326f384cd93e43e6274715a0388f331013d27b18eb158835560a8a1ba6780c data/train/train_part_0037.parquet
43
+ e43b563f64ccee2904a519dab122b0adc2dcc31e0966d494f5d2e87246dd6504 data/train/train_part_0038.parquet
44
+ c5077a400e44c022e8cbd9a553e2d09fe2f0e1468d04637235fb7a6d530fed62 metadata/release_inventory.json
data/test/test_part_0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da871c97bca713c5bde360537dd48b5f191ab512ae913f2e7a3c0d1facd1a1c
3
+ size 342608956
data/train/train_part_0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd06d424f8acfbc59411659b52bf1ff196e632fa630095c90d657fffc8b99f14
3
+ size 336504525
data/train/train_part_0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7791c9d6e35877f9f05fda22a53560a56cbe32102c21d9a0e85053ceb1f897
3
+ size 348361735
data/train/train_part_0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7dd2f99766289cfcc2455ef33920ced811e15030d0ce3424513f565b543e12
3
+ size 342692425
data/train/train_part_0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6985bce6801fb6e018160f998f61b9c259552285145b5c5e3394ae10609f2f24
3
+ size 327438516
data/train/train_part_0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266b9005c6d6630108080ba14277534273e64980b794b0f4aacebf0c73777210
3
+ size 377585275
data/train/train_part_0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3958168b62430813a576784a08f6783472038ce4f39b3aec6b283a1d1de1479f
3
+ size 351285830
data/train/train_part_0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c56ceaf9e347397e95bccdb3ebba8067c3f6fa910dabbdda86bba1d82ab920f
3
+ size 351607441
data/train/train_part_0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6839d246d658bb1c5c0b76d9c560c886f77170b660b50cfe110ac9fe8d606d15
3
+ size 355149532
data/train/train_part_0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f36f53ee975db7f0aa9642bba99e3f4dc572e1144c88f0d8248b8752111dc0c
3
+ size 342877177
data/train/train_part_0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41665a01a25cd3308d6723747e85011568b3f11e03727622923e4949e933f76e
3
+ size 353189703
data/train/train_part_0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0840ba8efbfa3202e949d814e3147c5858b5b284cfff0e2bea56000248ad3bb7
3
+ size 336724229
data/train/train_part_0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c28bd53d2f3589ab7978e78e93c56894f4edd1542b5c772777c2bf84487d74
3
+ size 311221559
data/train/train_part_0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150921b95340c2072061b1d15baad60c252db32632a7dd276aec952b7c243f7a
3
+ size 378596776
data/train/train_part_0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2781fe95fff3f7344f9c4444766b545c55e73242cbfdf1e2d30839168e8f1dff
3
+ size 358814121
data/train/train_part_0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29fe1af4c67bb8b0d017b3c0a3183620d2012aeded738e6906bb725274845c8
3
+ size 362984526
data/train/train_part_0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d28e0e19d6e3f7e80e85ef606745be95ebbbe2202aea99cd26f628736c493f
3
+ size 356924644
data/train/train_part_0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086179a7acb1345c548bce4f73095b32c5799fb21cff75d101fa4d6375375092
3
+ size 347673432
data/train/train_part_0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d247646c6ef1515cd24aa8f6dd36a3e97d93bbaa96cbd0b5333335d9f3a8a38
3
+ size 317848695
data/train/train_part_0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17b27746f398f27fa043790f591485b72ea363c7c9a0d2d25a9352f93bfb399
3
+ size 347289133
data/train/train_part_0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66de0a4c40d8d9c7224c120365762a62db6936f2848aa6d9c7ce2c5a8493e0a8
3
+ size 346464301
data/train/train_part_0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95aeb1f12531c749f740df7470c5c8282165c316823659ac19f06306a8b2a9aa
3
+ size 369552029
data/train/train_part_0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a494f6d66690a0cfcfa197f9fb5a9d1b0122cc98128de2cc905e2a5576d86d4f
3
+ size 354926052
data/train/train_part_0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09fd93ecf4a7b91b96402e2f84b4afc6df49a96a7ad6ea56fe0ed847a66ff30e
3
+ size 331000343
data/train/train_part_0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5975f9523a5155649478013a5ae47298cd621b5f935c8570e9aa8e3e5a9cad05
3
+ size 349782611
data/train/train_part_0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98fa70bdad98d437509fa91c67d95843e61aed603eda6dea008ec9bb32893e6
3
+ size 353404794
data/train/train_part_0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3149427bac478b8fa1fed117c35196b09ad13177a80827ee5e56d3c2937d82
3
+ size 338709007
data/train/train_part_0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d697b92c16b9f684362653e6a22a65a80a38bfe7d9ad9bc9e2ce22a099c233
3
+ size 352905456
data/train/train_part_0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbb893ecac1b170de53fe5727c69f9f8c1ba23477211044c096c4c68a0bebdf
3
+ size 364933634
data/train/train_part_0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7111f5e3aef7f379e99feac7b3e32627075e5c3d2602518fa854f817564b00c
3
+ size 343699239
data/train/train_part_0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b95f67ab664638f94d0dd899ab0ef4b95db9d41c223eb0ddf7cc3e65451796
3
+ size 341012703
data/train/train_part_0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3140bec1133422c02a3fc8956fd2aa763af2e2fb5ef9442b54150b82e33ee50d
3
+ size 360789290
data/train/train_part_0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9863ea62e1f5a57294131d8f4da9cd1e518154e6167f7922c9228004fdcd590c
3
+ size 340354024
data/train/train_part_0032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69cfdc3004b9752f45f44ceaad4f99cc0a54452d77336fafdfec09305d1a1816
3
+ size 341942387
data/train/train_part_0033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307dbce21d72866b9434823a36f2b3712390da2adff80503d2fce37d5c921409
3
+ size 343335341
data/train/train_part_0034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089187ceee820f960b190a30e05b7f6456a79d84589b3e5c4b39dfe4b5fc1921
3
+ size 337953535
data/train/train_part_0035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f44051afbb672ab21c4ddc09039e3af38759669c829b6e5ef25af303252ddea
3
+ size 324935080
data/train/train_part_0036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec683f2f6fa104a5d2df85fd53e69c05c072db9c895674b01085febbc2874581
3
+ size 337067847
data/train/train_part_0037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a326f384cd93e43e6274715a0388f331013d27b18eb158835560a8a1ba6780c
3
+ size 340124410
data/train/train_part_0038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e43b563f64ccee2904a519dab122b0adc2dcc31e0966d494f5d2e87246dd6504
3
+ size 335736079
metadata/release_inventory.json ADDED
@@ -0,0 +1,414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "row_counts": {
3
+ "test": 500,
4
+ "train": 19500
5
+ },
6
+ "schema_version": "2.0.0",
7
+ "shard_counts": {
8
+ "test": 1,
9
+ "train": 39
10
+ },
11
+ "shards": [
12
+ {
13
+ "file": "data/train/train_part_0000.parquet",
14
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
15
+ "release_bytes": 336504525,
16
+ "release_sha256": "bd06d424f8acfbc59411659b52bf1ff196e632fa630095c90d657fffc8b99f14",
17
+ "rows": 500,
18
+ "source_bytes": 336787221,
19
+ "source_sha256": "d653b541d5d324cb9ebaaed88495d77c5f4ac6e4811882daaa7540490e660651",
20
+ "split": "train"
21
+ },
22
+ {
23
+ "file": "data/train/train_part_0001.parquet",
24
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
25
+ "release_bytes": 348361735,
26
+ "release_sha256": "fb7791c9d6e35877f9f05fda22a53560a56cbe32102c21d9a0e85053ceb1f897",
27
+ "rows": 500,
28
+ "source_bytes": 348631086,
29
+ "source_sha256": "73b5e91cea5746bbe64065f90443420babd60ce10065d19fcf9b75da7f1dc194",
30
+ "split": "train"
31
+ },
32
+ {
33
+ "file": "data/train/train_part_0002.parquet",
34
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
35
+ "release_bytes": 342692425,
36
+ "release_sha256": "ad7dd2f99766289cfcc2455ef33920ced811e15030d0ce3424513f565b543e12",
37
+ "rows": 500,
38
+ "source_bytes": 342979525,
39
+ "source_sha256": "1cc409e06231c50a02b2a2ce5237a7851fbf94afa96a31c5e52777a95d760aa4",
40
+ "split": "train"
41
+ },
42
+ {
43
+ "file": "data/train/train_part_0003.parquet",
44
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
45
+ "release_bytes": 327438516,
46
+ "release_sha256": "6985bce6801fb6e018160f998f61b9c259552285145b5c5e3394ae10609f2f24",
47
+ "rows": 500,
48
+ "source_bytes": 327713059,
49
+ "source_sha256": "a85bd83d0bc9dd49c277dc594de7d7dcdcfe5009cbbb9977716240ac7df7e2bc",
50
+ "split": "train"
51
+ },
52
+ {
53
+ "file": "data/train/train_part_0004.parquet",
54
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
55
+ "release_bytes": 377585275,
56
+ "release_sha256": "266b9005c6d6630108080ba14277534273e64980b794b0f4aacebf0c73777210",
57
+ "rows": 500,
58
+ "source_bytes": 377863490,
59
+ "source_sha256": "da93e0669a5f46c1bff84e2ef5391fe55276c9c5df7f3d0cae36f73b83161a1d",
60
+ "split": "train"
61
+ },
62
+ {
63
+ "file": "data/train/train_part_0005.parquet",
64
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
65
+ "release_bytes": 351285830,
66
+ "release_sha256": "3958168b62430813a576784a08f6783472038ce4f39b3aec6b283a1d1de1479f",
67
+ "rows": 500,
68
+ "source_bytes": 351555235,
69
+ "source_sha256": "74db15bc6c8f00d559eb453e9a34d6c5eaac7e828948d52c9210fabf5aafe31f",
70
+ "split": "train"
71
+ },
72
+ {
73
+ "file": "data/train/train_part_0006.parquet",
74
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
75
+ "release_bytes": 351607441,
76
+ "release_sha256": "8c56ceaf9e347397e95bccdb3ebba8067c3f6fa910dabbdda86bba1d82ab920f",
77
+ "rows": 500,
78
+ "source_bytes": 351897982,
79
+ "source_sha256": "9966c1a4158c873b0f5f68e3d69405f1f7f1e5090dd95b15a9a46dbe43ce825f",
80
+ "split": "train"
81
+ },
82
+ {
83
+ "file": "data/train/train_part_0007.parquet",
84
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
85
+ "release_bytes": 355149532,
86
+ "release_sha256": "6839d246d658bb1c5c0b76d9c560c886f77170b660b50cfe110ac9fe8d606d15",
87
+ "rows": 500,
88
+ "source_bytes": 355430712,
89
+ "source_sha256": "78eca7a4d175dfa08ea8230d8a3e80927dc170e9f05c4912f6725aae31872352",
90
+ "split": "train"
91
+ },
92
+ {
93
+ "file": "data/train/train_part_0008.parquet",
94
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
95
+ "release_bytes": 342877177,
96
+ "release_sha256": "9f36f53ee975db7f0aa9642bba99e3f4dc572e1144c88f0d8248b8752111dc0c",
97
+ "rows": 500,
98
+ "source_bytes": 343189027,
99
+ "source_sha256": "9d2f2db8a2450005a7267eedfbf5e143d7a08482499bb49b3b6b909cd5101bff",
100
+ "split": "train"
101
+ },
102
+ {
103
+ "file": "data/train/train_part_0009.parquet",
104
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
105
+ "release_bytes": 353189703,
106
+ "release_sha256": "41665a01a25cd3308d6723747e85011568b3f11e03727622923e4949e933f76e",
107
+ "rows": 500,
108
+ "source_bytes": 353463095,
109
+ "source_sha256": "0e9752ac4a8dd4742eb1ced53b5d409bd0e6f034b349fc708f122c3ca13fb0dc",
110
+ "split": "train"
111
+ },
112
+ {
113
+ "file": "data/train/train_part_0010.parquet",
114
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
115
+ "release_bytes": 336724229,
116
+ "release_sha256": "0840ba8efbfa3202e949d814e3147c5858b5b284cfff0e2bea56000248ad3bb7",
117
+ "rows": 500,
118
+ "source_bytes": 336996027,
119
+ "source_sha256": "9b792c2fc4c70db07c7646ebf6c317660a26705d515eddc36ceaf787ac3b1aad",
120
+ "split": "train"
121
+ },
122
+ {
123
+ "file": "data/train/train_part_0011.parquet",
124
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
125
+ "release_bytes": 311221559,
126
+ "release_sha256": "64c28bd53d2f3589ab7978e78e93c56894f4edd1542b5c772777c2bf84487d74",
127
+ "rows": 500,
128
+ "source_bytes": 311504767,
129
+ "source_sha256": "363b8b4648cd8b14f2012ec21f293a4be1706945165ecca4238ef0c522de2512",
130
+ "split": "train"
131
+ },
132
+ {
133
+ "file": "data/train/train_part_0012.parquet",
134
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
135
+ "release_bytes": 378596776,
136
+ "release_sha256": "150921b95340c2072061b1d15baad60c252db32632a7dd276aec952b7c243f7a",
137
+ "rows": 500,
138
+ "source_bytes": 378891818,
139
+ "source_sha256": "74121d69133fc303921d045840ec48a86b8afd3a926273f5982570c20be1cd92",
140
+ "split": "train"
141
+ },
142
+ {
143
+ "file": "data/train/train_part_0013.parquet",
144
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
145
+ "release_bytes": 358814121,
146
+ "release_sha256": "2781fe95fff3f7344f9c4444766b545c55e73242cbfdf1e2d30839168e8f1dff",
147
+ "rows": 500,
148
+ "source_bytes": 359089194,
149
+ "source_sha256": "fa250de01233d11e1774c97c4538ab0c4288c08d877d2cb2e32aab6741c8081b",
150
+ "split": "train"
151
+ },
152
+ {
153
+ "file": "data/train/train_part_0014.parquet",
154
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
155
+ "release_bytes": 362984526,
156
+ "release_sha256": "e29fe1af4c67bb8b0d017b3c0a3183620d2012aeded738e6906bb725274845c8",
157
+ "rows": 500,
158
+ "source_bytes": 363276893,
159
+ "source_sha256": "0dda36fa36a909952249f73015cea35274b5fa4132e76d248a2d91e05e8aa16b",
160
+ "split": "train"
161
+ },
162
+ {
163
+ "file": "data/train/train_part_0015.parquet",
164
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
165
+ "release_bytes": 356924644,
166
+ "release_sha256": "63d28e0e19d6e3f7e80e85ef606745be95ebbbe2202aea99cd26f628736c493f",
167
+ "rows": 500,
168
+ "source_bytes": 357207266,
169
+ "source_sha256": "7c4b292fe49c71d799c537a49f09b2c551e5a89ba62e624deabbe8c7de49eb2a",
170
+ "split": "train"
171
+ },
172
+ {
173
+ "file": "data/train/train_part_0016.parquet",
174
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
175
+ "release_bytes": 347673432,
176
+ "release_sha256": "086179a7acb1345c548bce4f73095b32c5799fb21cff75d101fa4d6375375092",
177
+ "rows": 500,
178
+ "source_bytes": 347938647,
179
+ "source_sha256": "9ed2f9ad6e87dfa041f750b91e1cbdf157a505820d23e6c0e5b48fb639e87ccd",
180
+ "split": "train"
181
+ },
182
+ {
183
+ "file": "data/train/train_part_0017.parquet",
184
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
185
+ "release_bytes": 317848695,
186
+ "release_sha256": "0d247646c6ef1515cd24aa8f6dd36a3e97d93bbaa96cbd0b5333335d9f3a8a38",
187
+ "rows": 500,
188
+ "source_bytes": 318126282,
189
+ "source_sha256": "11fcf2623123ec36b893c14cae0bff8af9c16779db1c8a303391b41855c2e7cf",
190
+ "split": "train"
191
+ },
192
+ {
193
+ "file": "data/train/train_part_0018.parquet",
194
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
195
+ "release_bytes": 347289133,
196
+ "release_sha256": "f17b27746f398f27fa043790f591485b72ea363c7c9a0d2d25a9352f93bfb399",
197
+ "rows": 500,
198
+ "source_bytes": 347595125,
199
+ "source_sha256": "0441569ca2ecfd997af75e26c14ca51e6b70b1578d18f7f98a1f7ae5d4f1ce5c",
200
+ "split": "train"
201
+ },
202
+ {
203
+ "file": "data/train/train_part_0019.parquet",
204
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
205
+ "release_bytes": 346464301,
206
+ "release_sha256": "66de0a4c40d8d9c7224c120365762a62db6936f2848aa6d9c7ce2c5a8493e0a8",
207
+ "rows": 500,
208
+ "source_bytes": 346734630,
209
+ "source_sha256": "83e83124f6eb91a10805b1e2cad23c261b9fe378f9ca92652ddbac4f95b750e7",
210
+ "split": "train"
211
+ },
212
+ {
213
+ "file": "data/train/train_part_0020.parquet",
214
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
215
+ "release_bytes": 369552029,
216
+ "release_sha256": "95aeb1f12531c749f740df7470c5c8282165c316823659ac19f06306a8b2a9aa",
217
+ "rows": 500,
218
+ "source_bytes": 369847913,
219
+ "source_sha256": "d07b5183df225518c0d8baed5162b1a1c58efbb633bf4751e5e8a6234004983d",
220
+ "split": "train"
221
+ },
222
+ {
223
+ "file": "data/train/train_part_0021.parquet",
224
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
225
+ "release_bytes": 354926052,
226
+ "release_sha256": "a494f6d66690a0cfcfa197f9fb5a9d1b0122cc98128de2cc905e2a5576d86d4f",
227
+ "rows": 500,
228
+ "source_bytes": 355231616,
229
+ "source_sha256": "d0a3b4bbd6f529b09008f1e07e3c6e9362d6803f1ec61bc723ce17529027a192",
230
+ "split": "train"
231
+ },
232
+ {
233
+ "file": "data/train/train_part_0022.parquet",
234
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
235
+ "release_bytes": 331000343,
236
+ "release_sha256": "09fd93ecf4a7b91b96402e2f84b4afc6df49a96a7ad6ea56fe0ed847a66ff30e",
237
+ "rows": 500,
238
+ "source_bytes": 331271095,
239
+ "source_sha256": "89bc4ed2d50a7a444266d9c279217bb951d85dd738e0b7c0cab7ce043ae73c00",
240
+ "split": "train"
241
+ },
242
+ {
243
+ "file": "data/train/train_part_0023.parquet",
244
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
245
+ "release_bytes": 349782611,
246
+ "release_sha256": "5975f9523a5155649478013a5ae47298cd621b5f935c8570e9aa8e3e5a9cad05",
247
+ "rows": 500,
248
+ "source_bytes": 350050521,
249
+ "source_sha256": "b20aa95053c392bb1168f066f0ff8a1bbf51847ca25df6bb2489493611b061ad",
250
+ "split": "train"
251
+ },
252
+ {
253
+ "file": "data/train/train_part_0024.parquet",
254
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
255
+ "release_bytes": 353404794,
256
+ "release_sha256": "a98fa70bdad98d437509fa91c67d95843e61aed603eda6dea008ec9bb32893e6",
257
+ "rows": 500,
258
+ "source_bytes": 353682692,
259
+ "source_sha256": "dfbe0eec0c25846f399a10d5cf7b66a0e159b7ec1a20179f7484e8716eb3e04a",
260
+ "split": "train"
261
+ },
262
+ {
263
+ "file": "data/train/train_part_0025.parquet",
264
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
265
+ "release_bytes": 338709007,
266
+ "release_sha256": "7c3149427bac478b8fa1fed117c35196b09ad13177a80827ee5e56d3c2937d82",
267
+ "rows": 500,
268
+ "source_bytes": 338985307,
269
+ "source_sha256": "551d5256303c684ba522fc8b90aa53c948b711997ec0741920156bdcfd6d7060",
270
+ "split": "train"
271
+ },
272
+ {
273
+ "file": "data/train/train_part_0026.parquet",
274
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
275
+ "release_bytes": 352905456,
276
+ "release_sha256": "f6d697b92c16b9f684362653e6a22a65a80a38bfe7d9ad9bc9e2ce22a099c233",
277
+ "rows": 500,
278
+ "source_bytes": 353182230,
279
+ "source_sha256": "d7cf16efdec5a9e2fa27649caefe20e7cb06e79523bdaf8377dcfecd31c2ba79",
280
+ "split": "train"
281
+ },
282
+ {
283
+ "file": "data/train/train_part_0027.parquet",
284
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
285
+ "release_bytes": 364933634,
286
+ "release_sha256": "8dbb893ecac1b170de53fe5727c69f9f8c1ba23477211044c096c4c68a0bebdf",
287
+ "rows": 500,
288
+ "source_bytes": 365226784,
289
+ "source_sha256": "01415f8d46e43a4cad52a1e34e36eefff889689da9fa967cfeb85f1b3141f08c",
290
+ "split": "train"
291
+ },
292
+ {
293
+ "file": "data/train/train_part_0028.parquet",
294
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
295
+ "release_bytes": 343699239,
296
+ "release_sha256": "a7111f5e3aef7f379e99feac7b3e32627075e5c3d2602518fa854f817564b00c",
297
+ "rows": 500,
298
+ "source_bytes": 343984624,
299
+ "source_sha256": "c369a7dd71fb517b16c67f2f16ce2be9ec7b0b31c7acdc0ed1c3c9ecbad7d58b",
300
+ "split": "train"
301
+ },
302
+ {
303
+ "file": "data/train/train_part_0029.parquet",
304
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
305
+ "release_bytes": 341012703,
306
+ "release_sha256": "40b95f67ab664638f94d0dd899ab0ef4b95db9d41c223eb0ddf7cc3e65451796",
307
+ "rows": 500,
308
+ "source_bytes": 341294982,
309
+ "source_sha256": "a2b904ff231e9c8df1d19c5fb0d5bda15968e66d90251f389f5c60ffa6390862",
310
+ "split": "train"
311
+ },
312
+ {
313
+ "file": "data/train/train_part_0030.parquet",
314
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
315
+ "release_bytes": 360789290,
316
+ "release_sha256": "3140bec1133422c02a3fc8956fd2aa763af2e2fb5ef9442b54150b82e33ee50d",
317
+ "rows": 500,
318
+ "source_bytes": 361069381,
319
+ "source_sha256": "64d5554bbadf6a781f9756490c45b28757369009a1cabcb4df0c93d8641346ff",
320
+ "split": "train"
321
+ },
322
+ {
323
+ "file": "data/train/train_part_0031.parquet",
324
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
325
+ "release_bytes": 340354024,
326
+ "release_sha256": "9863ea62e1f5a57294131d8f4da9cd1e518154e6167f7922c9228004fdcd590c",
327
+ "rows": 500,
328
+ "source_bytes": 340634869,
329
+ "source_sha256": "5c9d6eebbfa7f6576ec165861a87d54cc0fce3bf437c3c407451b8046c320151",
330
+ "split": "train"
331
+ },
332
+ {
333
+ "file": "data/train/train_part_0032.parquet",
334
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
335
+ "release_bytes": 341942387,
336
+ "release_sha256": "69cfdc3004b9752f45f44ceaad4f99cc0a54452d77336fafdfec09305d1a1816",
337
+ "rows": 500,
338
+ "source_bytes": 342219786,
339
+ "source_sha256": "f1e90d78a21d475b8968df2fab36f6430eeb6dc05991970f09389cb931ddd7de",
340
+ "split": "train"
341
+ },
342
+ {
343
+ "file": "data/train/train_part_0033.parquet",
344
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
345
+ "release_bytes": 343335341,
346
+ "release_sha256": "307dbce21d72866b9434823a36f2b3712390da2adff80503d2fce37d5c921409",
347
+ "rows": 500,
348
+ "source_bytes": 343604689,
349
+ "source_sha256": "21fac429a62b73e25c6b43dd9b31cbebc6777c4d02d9b665cdbb7acfe3b9a0c0",
350
+ "split": "train"
351
+ },
352
+ {
353
+ "file": "data/train/train_part_0034.parquet",
354
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
355
+ "release_bytes": 337953535,
356
+ "release_sha256": "089187ceee820f960b190a30e05b7f6456a79d84589b3e5c4b39dfe4b5fc1921",
357
+ "rows": 500,
358
+ "source_bytes": 338217227,
359
+ "source_sha256": "29f71dc3ba7c3cf1b4c6970be73b7d98600c2bb3f46ebd3503e0d871a8fa32d0",
360
+ "split": "train"
361
+ },
362
+ {
363
+ "file": "data/train/train_part_0035.parquet",
364
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
365
+ "release_bytes": 324935080,
366
+ "release_sha256": "3f44051afbb672ab21c4ddc09039e3af38759669c829b6e5ef25af303252ddea",
367
+ "rows": 500,
368
+ "source_bytes": 325205802,
369
+ "source_sha256": "71c5eba5058d93bdb88d0bc4c11d8aa596b783c7049afda2c49ce2eff7b164fe",
370
+ "split": "train"
371
+ },
372
+ {
373
+ "file": "data/train/train_part_0036.parquet",
374
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
375
+ "release_bytes": 337067847,
376
+ "release_sha256": "ec683f2f6fa104a5d2df85fd53e69c05c072db9c895674b01085febbc2874581",
377
+ "rows": 500,
378
+ "source_bytes": 337336664,
379
+ "source_sha256": "edd1821b312e523f7739f1eff21af9f62f312a816efbbfeb3c60ea84dfa9cdb4",
380
+ "split": "train"
381
+ },
382
+ {
383
+ "file": "data/train/train_part_0037.parquet",
384
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
385
+ "release_bytes": 340124410,
386
+ "release_sha256": "1a326f384cd93e43e6274715a0388f331013d27b18eb158835560a8a1ba6780c",
387
+ "rows": 500,
388
+ "source_bytes": 340385164,
389
+ "source_sha256": "a20b1091842f5216a6c591833daec5f876a98a4ac84dbe004afce243943dd89d",
390
+ "split": "train"
391
+ },
392
+ {
393
+ "file": "data/train/train_part_0038.parquet",
394
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
395
+ "release_bytes": 335736079,
396
+ "release_sha256": "e43b563f64ccee2904a519dab122b0adc2dcc31e0966d494f5d2e87246dd6504",
397
+ "rows": 500,
398
+ "source_bytes": 336008481,
399
+ "source_sha256": "6fd0d3183ba5e3913e9f6fa3a650e31d91a0e3d9eb344d03bc3fdb733f2bd2e1",
400
+ "split": "train"
401
+ },
402
+ {
403
+ "file": "data/test/test_part_0000.parquet",
404
+ "only_mutation": "images.path and extra_info.image_path rewritten to basenames",
405
+ "release_bytes": 342608956,
406
+ "release_sha256": "3da871c97bca713c5bde360537dd48b5f191ab512ae913f2e7a3c0d1facd1a1c",
407
+ "rows": 500,
408
+ "source_bytes": 342875028,
409
+ "source_sha256": "f9e70142aa8a44f4787c35b33a2ab65edc023252c5b2941e4b19e67e943ec282",
410
+ "split": "test"
411
+ }
412
+ ],
413
+ "source": "PM4Bench/data/OCR_train/0224_2w"
414
+ }