Upload dataset
Browse files
README.md
CHANGED
@@ -243,6 +243,28 @@ dataset_info:
|
|
243 |
num_examples: 229
|
244 |
download_size: 31492431
|
245 |
dataset_size: 36556086.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
246 |
- config_name: realworld_Remote_Sensing
|
247 |
features:
|
248 |
- name: id
|
@@ -442,6 +464,14 @@ configs:
|
|
442 |
path: realworld_NovaChart/validation-*
|
443 |
- split: test
|
444 |
path: realworld_NovaChart/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
445 |
- config_name: realworld_Remote_Sensing
|
446 |
data_files:
|
447 |
- split: train
|
|
|
243 |
num_examples: 229
|
244 |
download_size: 31492431
|
245 |
dataset_size: 36556086.0
|
246 |
+
- config_name: realworld_OCR_in_the_Wild
|
247 |
+
features:
|
248 |
+
- name: id
|
249 |
+
dtype: int64
|
250 |
+
- name: image
|
251 |
+
dtype: image
|
252 |
+
- name: question
|
253 |
+
dtype: string
|
254 |
+
- name: answer
|
255 |
+
dtype: string
|
256 |
+
splits:
|
257 |
+
- name: train
|
258 |
+
num_bytes: 28707630.0
|
259 |
+
num_examples: 45
|
260 |
+
- name: validation
|
261 |
+
num_bytes: 24214125.0
|
262 |
+
num_examples: 30
|
263 |
+
- name: test
|
264 |
+
num_bytes: 173337691.0
|
265 |
+
num_examples: 225
|
266 |
+
download_size: 222693503
|
267 |
+
dataset_size: 226259446.0
|
268 |
- config_name: realworld_Remote_Sensing
|
269 |
features:
|
270 |
- name: id
|
|
|
464 |
path: realworld_NovaChart/validation-*
|
465 |
- split: test
|
466 |
path: realworld_NovaChart/test-*
|
467 |
+
- config_name: realworld_OCR_in_the_Wild
|
468 |
+
data_files:
|
469 |
+
- split: train
|
470 |
+
path: realworld_OCR_in_the_Wild/train-*
|
471 |
+
- split: validation
|
472 |
+
path: realworld_OCR_in_the_Wild/validation-*
|
473 |
+
- split: test
|
474 |
+
path: realworld_OCR_in_the_Wild/test-*
|
475 |
- config_name: realworld_Remote_Sensing
|
476 |
data_files:
|
477 |
- split: train
|
realworld_OCR_in_the_Wild/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da2ded4cf9eb7ea13593f12d8a5c4973ba9f1f2672cc92dff151946101c01f29
|
3 |
+
size 169872959
|
realworld_OCR_in_the_Wild/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25e3eb7a43fb95d5a9c58af188685f62bf6bfb89b9f4a018f4e95550d23c412c
|
3 |
+
size 28653032
|
realworld_OCR_in_the_Wild/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2425ab1e59721085d9975f7a08521a0f8b65fcdfab498b25bd21d1897a1b52d7
|
3 |
+
size 24167512
|