Arturito1 emelryan commited on
Commit
e802d7f
·
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,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ## Overview
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
+ ## Languages
35
+
36
+ | Subfolder | Language | Total Samples | Train | Test | Validation |
37
+ |-------------|------------------------|---------------|----------------|----------------|----------------|
38
+ | `en` | English | 1,825,089 | 1,460,304 (63) | 183,629 (63) | 181,156 (63) |
39
+ | `ja` | Japanese | 1,889,137 | 1,502,712 (67) | 193,779 (67) | 192,646 (67) |
40
+ | `ko` | Korean | 2,269,540 | 1,814,994 (78) | 227,091 (78) | 227,455 (78) |
41
+ | `ru` | Russian | 1,724,733 | 1,380,404 (59) | 171,678 (59) | 172,651 (59) |
42
+ | `zh_hans` | Chinese (Simplified) | 2,335,343 | 1,914,948 (83) | 210,143 (73) | 210,252 (73) |
43
+ | `zh_hant` | Chinese (Traditional) | 2,214,304 | 1,772,280 (77) | 221,867 (77) | 220,157 (77) |
44
+ | **Total** | | **12,258,146** | **9,845,642** | **1,208,187** | **1,204,317** |
45
+
46
+ > Numbers in parentheses are the number of `.h5` files per split.
47
+
48
+ ## Related Model
49
+
50
+ 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.
51
+
52
+ ## Directory Layout
53
+
54
+ ```
55
+ OCR-Synthetic-Multilingual-v1/
56
+ ├── en/
57
+ │ ├── train/
58
+ │ │ ├── train_000.h5
59
+ │ │ ├── train_001.h5
60
+ │ │ └── ...
61
+ │ ├── test/
62
+ │ │ └── ...
63
+ │ └── validation/
64
+ │ └── ...
65
+ ├── ja/
66
+ │ └── ...
67
+ ├── ko/
68
+ │ └── ...
69
+ ├── ru/
70
+ │ └── ...
71
+ ├── zh_hans/
72
+ │ └── ...
73
+ └── zh_hant/
74
+ └── ...
75
+ ```
76
+
77
+ ## Format — HDF5
78
+
79
+ Each `.h5` file contains the following datasets (HDF5 terminology):
80
+
81
+ | Key | Type | Description |
82
+ |---------------|-------------------------------|-------------------------------------------------------|
83
+ | `images` | object (variable-length bytes)| JPEG-encoded image bytes, one entry per sample |
84
+ | `annotations` | object (variable-length str) | JSON string per sample containing bounding-box annotations |
85
+ | `dimensions` | int array `[H, W]` | Original image dimensions |
86
+ | `labels` | object (string) | Full-page text label |
87
+ | `qualities` | int | JPEG quality used during encoding (typically 100) |
88
+ | `sample_ids` | int | Unique sample identifier |
89
+
90
+ ## Annotation JSON Schema
91
+
92
+ Each entry in `annotations` is a JSON object:
93
+
94
+ ```json
95
+ {
96
+ "word_bboxes": [
97
+ {
98
+ "text": "example word or phrase",
99
+ "bbox": [x, y, w, h],
100
+ "quad": [[x0,y0], [x1,y1], [x2,y2], [x3,y3]]
101
+ }
102
+ ],
103
+ "line_bboxes": [
104
+ {
105
+ "text": "full line of text",
106
+ "bbox": [x, y, w, h],
107
+ "quad": [[x0,y0], [x1,y1], [x2,y2], [x3,y3]],
108
+ "para_idx": 0,
109
+ "line_idx": 0,
110
+ "word_indices": [0, 1, 2]
111
+ }
112
+ ],
113
+ "para_bboxes": [...],
114
+ "relation_graph": [
115
+ [[0], [1], [2]],
116
+ [[3], [4]]
117
+ ]
118
+ }
119
+ ```
120
+
121
+ ### Bounding Box Levels
122
+
123
+ - **`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`.
124
+ - **`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).
125
+ - **`para_bboxes`** — One entry per paragraph bounding box.
126
+ - **`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.
127
+
128
+ ### Quad Vertex Convention
129
+
130
+ Quads are 4-point polygons stored as `[[x0,y0], [x1,y1], [x2,y2], [x3,y3]]` in clockwise order:
131
+
132
+ ```
133
+ v0 -------- v1
134
+ | |
135
+ v3 -------- v2
136
+ ```
137
+
138
+ ## Loading Example
139
+
140
+ ```python
141
+ import h5py, io, json
142
+ from PIL import Image
143
+
144
+ with h5py.File("en/train/train_000.h5", "r") as f:
145
+ img_bytes = f["images"][0]
146
+ image = Image.open(io.BytesIO(img_bytes.tobytes())).convert("RGB")
147
+
148
+ annotation = json.loads(f["annotations"][0])
149
+ for line in annotation["line_bboxes"]:
150
+ print(line["text"], line["quad"])
151
+ ```
152
+
153
+ ---
154
+
155
+ ## Per-Language Details
156
+
157
+ ### English (`en`)
158
+
159
+ | Property | Value |
160
+ |----------------|--------------------------------------|
161
+ | Language | English (`en`) |
162
+ | Total Samples | 1,825,089 |
163
+ | Train | 1,460,304 samples (63 files) |
164
+ | Test | 183,629 samples (63 files) |
165
+ | Validation | 181,156 samples (63 files) |
166
+
167
+ ### Japanese (`ja`)
168
+
169
+ | Property | Value |
170
+ |----------------|--------------------------------------|
171
+ | Language | Japanese (`ja`) |
172
+ | Total Samples | 1,889,137 |
173
+ | Train | 1,502,712 samples (67 files) |
174
+ | Test | 193,779 samples (67 files) |
175
+ | Validation | 192,646 samples (67 files) |
176
+
177
+ ### Korean (`ko`)
178
+
179
+ | Property | Value |
180
+ |----------------|--------------------------------------|
181
+ | Language | Korean (`ko`) |
182
+ | Total Samples | 2,269,540 |
183
+ | Train | 1,814,994 samples (78 files) |
184
+ | Test | 227,091 samples (78 files) |
185
+ | Validation | 227,455 samples (78 files) |
186
+
187
+ ### Russian (`ru`)
188
+
189
+ | Property | Value |
190
+ |----------------|--------------------------------------|
191
+ | Language | Russian (`ru`) |
192
+ | Total Samples | 1,724,733 |
193
+ | Train | 1,380,404 samples (59 files) |
194
+ | Test | 171,678 samples (59 files) |
195
+ | Validation | 172,651 samples (59 files) |
196
+
197
+ ### Chinese Simplified (`zh_hans`)
198
+
199
+ | Property | Value |
200
+ |----------------|--------------------------------------|
201
+ | Language | Chinese (Simplified) (`zh_hans`) |
202
+ | Total Samples | 2,335,343 |
203
+ | Train | 1,914,948 samples (83 files) |
204
+ | Test | 210,143 samples (73 files) |
205
+ | Validation | 210,252 samples (73 files) |
206
+
207
+ ### Chinese Traditional (`zh_hant`)
208
+
209
+ | Property | Value |
210
+ |----------------|--------------------------------------|
211
+ | Language | Chinese (Traditional) (`zh_hant`) |
212
+ | Total Samples | 2,214,304 |
213
+ | Train | 1,772,280 samples (77 files) |
214
+ | Test | 221,867 samples (77 files) |
215
+ | Validation | 220,157 samples (77 files) |
216
+
217
+ ## Acknowledgements
218
+
219
+ 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.
220
+
221
+ ## Citation
222
+
223
+ If you use this dataset, please cite:
224
+
225
+ ```bibtex
226
+ @misc{chesler2026ocr_synthetic_multilingual,
227
+ title = {{OCR-Synthetic-Multilingual-v1}},
228
+ author = {Chesler, Ryan},
229
+ year = {2026},
230
+ publisher = {NVIDIA},
231
+ url = {https://huggingface.co/datasets/nvidia/OCR-Synthetic-Multilingual-v1},
232
+ note = {Synthetically generated multilingual OCR dataset built on a heavily modified SynthDoG pipeline}
233
+ }
234
+ ```
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