AtharvImmverse emelryan commited on
Commit
5ff0b9f
·
0 Parent(s):

Duplicate from nvidia/OCR-Synthetic-Multilingual-v1

Browse files

Co-authored-by: Ryan Chesler <emelryan@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
README.md ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - object-detection
5
+ - image-to-text
6
+ language:
7
+ - en
8
+ - ja
9
+ - ko
10
+ - ru
11
+ - zh
12
+ tags:
13
+ - ocr
14
+ - text-detection
15
+ - text-recognition
16
+ - synthetic-data
17
+ - synthdog
18
+ - hdf5
19
+ - nvidia
20
+ - nemotron
21
+ pretty_name: OCR Synthetic Multilingual v1
22
+ size_categories:
23
+ - 10M<n<100M
24
+ ---
25
+
26
+ # OCR-Synthetic-Multilingual-v1
27
+
28
+ ## Dataset Description
29
+
30
+ Large-scale synthetically generated OCR training dataset for multilingual text detection and recognition. The data was produced using a heavily modified and extended version of [SynthDoG](https://github.com/clovaai/donut/tree/master/synthdog) (Synthetic Document Generator), originally introduced in the [Donut](https://github.com/clovaai/donut) project by Kim et al.
31
+
32
+ This dataset was used to train [**Nemotron OCR v2**](https://huggingface.co/nvidia/nemotron-ocr-v2), a state-of-the-art multilingual OCR model that is part of the [NVIDIA NeMo Retriever](https://developer.nvidia.com/nemo-retriever/) collection.
33
+
34
+ This dataset is ready for commercial/non-commercial use.
35
+
36
+ ## Dataset Owner(s):
37
+ NVIDIA Corporation
38
+
39
+ ## Dataset Creation Date:
40
+ April 15, 2026
41
+
42
+ ## License/Terms of Use:
43
+ Dataset Governing Terms: Use of the dataset is governed by the Creative Commons Attribution 4.0 International License (CC BY 4.0).
44
+
45
+ ## Intended Usage:
46
+ This dataset is intended for machine learning researchers, AI engineers, and developers working on information retrieval with OCR.
47
+
48
+ ## Dataset Characterization
49
+ ** Data Collection Method<br>
50
+ * [Hybrid: Human, Automated, Synthetic]
51
+
52
+ ** Labeling Method<br>
53
+ * [Not Applicable] <br>
54
+
55
+ ## Dataset Format
56
+
57
+ ```
58
+ OCR-Synthetic-Multilingual-v1/
59
+ ├── en/
60
+ │ ├── train/
61
+ │ │ ├── train_000.h5
62
+ │ │ ├── train_001.h5
63
+ │ │ └── ...
64
+ │ ├── test/
65
+ │ │ └── ...
66
+ │ └── validation/
67
+ │ └── ...
68
+ ├── ja/
69
+ │ └── ...
70
+ ├── ko/
71
+ │ └── ...
72
+ ├── ru/
73
+ │ └── ...
74
+ ├── zh_hans/
75
+ │ └── ...
76
+ └── zh_hant/
77
+ └── ...
78
+ ```
79
+
80
+ ## Format — HDF5
81
+
82
+ Each `.h5` file contains the following datasets (HDF5 terminology):
83
+
84
+ | Key | Type | Description |
85
+ |---------------|-------------------------------|-------------------------------------------------------|
86
+ | `images` | object (variable-length bytes)| JPEG-encoded image bytes, one entry per sample |
87
+ | `annotations` | object (variable-length str) | JSON string per sample containing bounding-box annotations |
88
+ | `dimensions` | int array `[H, W]` | Original image dimensions |
89
+ | `labels` | object (string) | Full-page text label |
90
+ | `qualities` | int | JPEG quality used during encoding (typically 100) |
91
+ | `sample_ids` | int | Unique sample identifier |
92
+
93
+ ## Annotation JSON Schema
94
+
95
+ Each entry in `annotations` is a JSON object:
96
+
97
+ ```json
98
+ {
99
+ "word_bboxes": [
100
+ {
101
+ "text": "example word or phrase",
102
+ "bbox": [x, y, w, h],
103
+ "quad": [[x0,y0], [x1,y1], [x2,y2], [x3,y3]]
104
+ }
105
+ ],
106
+ "line_bboxes": [
107
+ {
108
+ "text": "full line of text",
109
+ "bbox": [x, y, w, h],
110
+ "quad": [[x0,y0], [x1,y1], [x2,y2], [x3,y3]],
111
+ "para_idx": 0,
112
+ "line_idx": 0,
113
+ "word_indices": [0, 1, 2]
114
+ }
115
+ ],
116
+ "para_bboxes": [...],
117
+ "relation_graph": [
118
+ [[0], [1], [2]],
119
+ [[3], [4]]
120
+ ]
121
+ }
122
+ ```
123
+
124
+ ### Bounding Box Levels
125
+
126
+ - **`word_bboxes`** — One entry per word/phrase rendered as a single unit. Each contains `text`, an axis-aligned `bbox [x, y, w, h]`, and a 4-point `quad`.
127
+ - **`line_bboxes`** — One entry per text line. Includes all `word_bboxes` fields plus `para_idx` (paragraph index), `line_idx` (line index within the paragraph), and `word_indices` (indices into `word_bboxes` that compose this line).
128
+ - **`para_bboxes`** — One entry per paragraph bounding box.
129
+ - **`relation_graph`** — Nested list encoding reading order: `relation_graph[para][sentence]` gives a list of word/line indices belonging to that sentence within the paragraph.
130
+
131
+ ### Quad Vertex Convention
132
+
133
+ Quads are 4-point polygons stored as `[[x0,y0], [x1,y1], [x2,y2], [x3,y3]]` in clockwise order:
134
+
135
+ ```
136
+ v0 -------- v1
137
+ | |
138
+ v3 -------- v2
139
+ ```
140
+
141
+ ## Loading Example
142
+
143
+ ```python
144
+ import h5py, io, json
145
+ from PIL import Image
146
+
147
+ with h5py.File("en/train/train_000.h5", "r") as f:
148
+ img_bytes = f["images"][0]
149
+ image = Image.open(io.BytesIO(img_bytes.tobytes())).convert("RGB")
150
+
151
+ annotation = json.loads(f["annotations"][0])
152
+ for line in annotation["line_bboxes"]:
153
+ print(line["text"], line["quad"])
154
+ ```
155
+
156
+ ---
157
+ ## Dataset Quantification
158
+ # Languages
159
+
160
+ | Subfolder | Language | Total Samples | Train | Test | Validation |
161
+ |-------------|------------------------|---------------|----------------|----------------|----------------|
162
+ | `en` | English | 1,825,089 | 1,460,304 (63) | 183,629 (63) | 181,156 (63) |
163
+ | `ja` | Japanese | 1,889,137 | 1,502,712 (67) | 193,779 (67) | 192,646 (67) |
164
+ | `ko` | Korean | 2,269,540 | 1,814,994 (78) | 227,091 (78) | 227,455 (78) |
165
+ | `ru` | Russian | 1,724,733 | 1,380,404 (59) | 171,678 (59) | 172,651 (59) |
166
+ | `zh_hans` | Chinese (Simplified) | 2,335,343 | 1,914,948 (83) | 210,143 (73) | 210,252 (73) |
167
+ | `zh_hant` | Chinese (Traditional) | 2,214,304 | 1,772,280 (77) | 221,867 (77) | 220,157 (77) |
168
+ | **Total** | | **12,258,146** | **9,845,642** | **1,208,187** | **1,204,317** |
169
+
170
+ > Numbers in parentheses are the number of `.h5` files per split.
171
+
172
+ ## Related Model
173
+
174
+ This dataset was created to train the detection, recognition, and relational components of [**Nemotron OCR v2**](https://huggingface.co/nvidia/nemotron-ocr-v2). See the model card for architecture details, evaluation results, and usage instructions.
175
+
176
+ ## Per-Language Details
177
+
178
+ ### English (`en`)
179
+
180
+ | Property | Value |
181
+ |----------------|--------------------------------------|
182
+ | Language | English (`en`) |
183
+ | Total Samples | 1,825,089 |
184
+ | Train | 1,460,304 samples (63 files) |
185
+ | Test | 183,629 samples (63 files) |
186
+ | Validation | 181,156 samples (63 files) |
187
+
188
+ ### Japanese (`ja`)
189
+
190
+ | Property | Value |
191
+ |----------------|--------------------------------------|
192
+ | Language | Japanese (`ja`) |
193
+ | Total Samples | 1,889,137 |
194
+ | Train | 1,502,712 samples (67 files) |
195
+ | Test | 193,779 samples (67 files) |
196
+ | Validation | 192,646 samples (67 files) |
197
+
198
+ ### Korean (`ko`)
199
+
200
+ | Property | Value |
201
+ |----------------|--------------------------------------|
202
+ | Language | Korean (`ko`) |
203
+ | Total Samples | 2,269,540 |
204
+ | Train | 1,814,994 samples (78 files) |
205
+ | Test | 227,091 samples (78 files) |
206
+ | Validation | 227,455 samples (78 files) |
207
+
208
+ ### Russian (`ru`)
209
+
210
+ | Property | Value |
211
+ |----------------|--------------------------------------|
212
+ | Language | Russian (`ru`) |
213
+ | Total Samples | 1,724,733 |
214
+ | Train | 1,380,404 samples (59 files) |
215
+ | Test | 171,678 samples (59 files) |
216
+ | Validation | 172,651 samples (59 files) |
217
+
218
+ ### Chinese Simplified (`zh_hans`)
219
+
220
+ | Property | Value |
221
+ |----------------|--------------------------------------|
222
+ | Language | Chinese (Simplified) (`zh_hans`) |
223
+ | Total Samples | 2,335,343 |
224
+ | Train | 1,914,948 samples (83 files) |
225
+ | Test | 210,143 samples (73 files) |
226
+ | Validation | 210,252 samples (73 files) |
227
+
228
+ ### Chinese Traditional (`zh_hant`)
229
+
230
+ | Property | Value |
231
+ |----------------|--------------------------------------|
232
+ | Language | Chinese (Traditional) (`zh_hant`) |
233
+ | Total Samples | 2,214,304 |
234
+ | Train | 1,772,280 samples (77 files) |
235
+ | Test | 221,867 samples (77 files) |
236
+ | Validation | 220,157 samples (77 files) |
237
+
238
+ Total Data Storage: 5.45TB
239
+
240
+ ## Reference(s):
241
+ The synthetic data generation pipeline is based on SynthDoG from the Donut project, with substantial modifications to support additional languages, custom rendering effects, structured bounding-box annotations (word/line/paragraph levels with reading-order graphs), and HDF5 output.
242
+ ## Ethical Considerations:
243
+ NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
244
+ Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
245
+
246
+ ## Acknowledgements
247
+
248
+ The synthetic data generation pipeline is based on [SynthDoG](https://github.com/clovaai/donut/tree/master/synthdog) from the Donut project, with substantial modifications to support additional languages, custom rendering effects, structured bounding-box annotations (word/line/paragraph levels with reading-order graphs), and HDF5 output.
249
+
250
+ ## Citation
251
+
252
+ If you use this dataset, please cite:
253
+
254
+ ```bibtex
255
+ @misc{chesler2026ocr_synthetic_multilingual,
256
+ title = {{OCR-Synthetic-Multilingual-v1}},
257
+ author = {Chesler, Ryan},
258
+ year = {2026},
259
+ publisher = {NVIDIA},
260
+ url = {https://huggingface.co/datasets/nvidia/OCR-Synthetic-Multilingual-v1},
261
+ note = {Synthetically generated multilingual OCR dataset built on a heavily modified SynthDoG pipeline}
262
+ }
263
+ ```
en/test/test_000.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b76aab8cab44e436db079d4ca1dd39d9b5c226f53c57735938aff81011b2df
3
+ size 1317010866
en/test/test_001.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e0bc7ad4df258b98bbca83871800362f34a4f61ce96beeda3c76b1da99b535
3
+ size 1363182158
en/test/test_002.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dfba8e2438c7150700f5902a143fffbd50c24d1ca21b7d02b566b28e591ac10
3
+ size 1359784934
en/test/test_003.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3470b37dbe0c30dd983bc9806f7234550659c279c4858eb0e5d24388d8ea3e
3
+ size 1283042235
en/test/test_004.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110c28c5563aa9246bbf105e8c50fc65e01e42a5d23b5be85ef533de8c1fcc25
3
+ size 1351017919
en/test/test_005.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7060337973ec28f88511420addfd130ac5f2822ebe6d6bf576c75328630db104
3
+ size 1338859989
en/test/test_006.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f918120bd8ac493981826e9fc782816b953bb966c1dab9f10d724382228ab1fb
3
+ size 1341230019
en/test/test_007.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4735e33e2f580448f4039351836aac5a1ea50bd358d174163f4414048f4bec04
3
+ size 1371248453
en/test/test_008.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79f3e4b3b1cbb420fe6e0cba86e7e151f9354477fa2c53c7cbebbc5e93213e5
3
+ size 1317917070
en/test/test_009.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da78ef0540d69875bd325550ffe8e2895bf94526a102323f679188303a8b679
3
+ size 1397754144
en/test/test_010.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20264a6dfd0626fefbaaf588740a2c7e83ff9df7a2e34165f02cbef2c79ebfee
3
+ size 1331680368
en/test/test_011.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:105925fed953f0f4b3ecd4408d2e048b864cc260e31769613b0755e6eafa1607
3
+ size 1405765104
en/test/test_012.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5a611f0fa19c647ace59ec8d194d4b887410c22daa3b4038a617b45ad6cb8d
3
+ size 1410784181
en/test/test_013.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33658558080d2482b5b24f41b8c64ae5f94b5f957d472633654a2690b1fb6372
3
+ size 1345523549
en/test/test_014.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:955a2a6625348fc6db473b379c4d348122756b5ec28fd6c31cfc97171e48f4c2
3
+ size 1334134387
en/test/test_015.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d24f1b4f118ccc7486df998c396983beb691c5c3960bd28a782f2eb4f05729
3
+ size 1378870316
en/test/test_016.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681d164e5483de60388405063dcca2575b8cfd950703d5c606950fd977a77343
3
+ size 1463503695
en/test/test_017.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6660a80ee80b96118a8595a5c4efe46f408856da7fe60080fdae3933ccbc4e
3
+ size 1348491968
en/test/test_018.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5159b785cc29b74ad1f99ebb8c0e8a7653e2b645f07c8df91430b003192d46
3
+ size 1337458207
en/test/test_019.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:461166986e5a34e632a3df635e441ef46f114ce4f7a620d9b7f22c4b25de4124
3
+ size 1377101103
en/test/test_020.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7da3b3eba45c439b204b2a48efbfea0c33b5788f9b93f701e0d1d55de83c239
3
+ size 1272087897
en/test/test_021.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d542fe8353dde298d1b611200bcd46f479dbc9b8547ddf0400aaa20c9c57b40
3
+ size 1326214425
en/test/test_022.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fa625cabd4aa8710d31b7ba8c30f2e22b82507367b91989ad420f1146f85cf
3
+ size 1393545525
en/test/test_023.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ea5f9f50f4765853d4081066189f192b3d16700bf5622d8ccb41bdd9361d34
3
+ size 1427855546
en/test/test_024.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b70eb1202c212f31e7f939d5f4b3150be0ab1c757d94cfc241a69f91a948173
3
+ size 1306004854
en/test/test_025.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0866607a3bf2a12f6a63c3ca467be13690c426e52dbcd2515c25e9a5458310b5
3
+ size 1392856683
en/test/test_026.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b56da7437b87f1f7c35d6200e8a77b7e9405f274c408b30af0f73ce8630028a0
3
+ size 1353187040
en/test/test_027.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf16e68e0e87ee4d508fab9d409c1415ffd7e9953f9857c6db1e47a0c984198
3
+ size 1421914067
en/test/test_028.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d7c78a60c2bf81a9a3d0bc2224b68c3b78a4e719e23968199d98e458318a979
3
+ size 1415816250
en/test/test_029.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc18a6a22237ab953c26999dec70cd0164850089378909d2945cb06b6854dde1
3
+ size 1482754897
en/test/test_030.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bb95414eaccca80ef4e8dcca9d811505b8f615add88ab848a7fb46b2aff58d5
3
+ size 1385746651
en/test/test_031.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c78836cebaba46c2f9fd02c60fd02dfb0048cc5d0e7740dc41cc03821d69a52
3
+ size 1458351622
en/test/test_032.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b327d1871e0086a780fc1e9032c619c8bad6d6322ecf581f70dc6b523209c25d
3
+ size 1359128514
en/test/test_033.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c014310033f3f57b5c7c5041bf5c40bde01ae7446535eada56ae88c84a11e8d
3
+ size 1471430139
en/test/test_034.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac27eb059539fc59a66795f7b40dc8a397c66673ee953653fa5852ead4bd6ce0
3
+ size 1324148965
en/test/test_035.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:682ba21113ef98d8611928eb4bd87146f241e9493486acfe9d14249078e7c188
3
+ size 1343688464
en/test/test_036.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48855c56c1d6afbce69427475aa2d1cf749c7011b19f854f7e8154c1215a2432
3
+ size 1393303579
en/test/test_037.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8559590b98f95a19c1a966145541e19616579aa80415e4e8037885612647429d
3
+ size 1447585312
en/test/test_038.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feb4a93b5627b311c6471f499586421537e5e458f1f73f73f8a1834b631d04aa
3
+ size 1455103138
en/test/test_039.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e5f528ea671a7a6b28f5ff8376fd35f2d10f3083af1f6c5392adc3b6c254f6
3
+ size 1365240272
en/test/test_040.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:173decace2e4bf1f4fd7307f5257c3f19c35b48ad64256ff256cc1267805c4e0
3
+ size 1237678705
en/test/test_041.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b3f0bbbf6f08a120638521f3442f5a15a995bcff72a9dfff174b6888bfef284
3
+ size 1365310575
en/test/test_042.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e725db8c5adaf24964de023f751ec2ebea7ac4bb817b7a2f2c7a29a9cd6b786
3
+ size 1349676985
en/test/test_043.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf1badf7a8813e6855a2e04257cbcb1a525332abd259ed73cbd1acf18c30a6e
3
+ size 1300711846
en/test/test_044.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68376865680a41e005185c4bf96086868674f43ebdb428e0d6e9d1ebc3f202a6
3
+ size 1329884168
en/test/test_045.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8103eb4edcb9007b93afcacb9e6b5e7fc7d96686655a00e30f70122a9152e67d
3
+ size 1300821925
en/test/test_046.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aba4ea683b4270101bf2dd5bc32e3221dd6ab4fcaf1fc70fb1535de2095ca47
3
+ size 1358923794
en/test/test_047.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07d900a2e796053f8eb5c78c7e6797a0964c2675ce26fbee836c23d85cbb24e
3
+ size 1347141881