Upload dataset
Browse files- README.md +27 -5
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
@@ -1,13 +1,35 @@
|
|
1 |
---
|
2 |
-
task_categories:
|
3 |
-
- image-to-image
|
4 |
language:
|
5 |
- fa
|
6 |
-
tags:
|
7 |
-
- hezar
|
8 |
-
pretty_name: ParsynthOCR-200K
|
9 |
size_categories:
|
10 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
ParsynthOCR is a synthetic dataset for Persian OCR. This version is a preview of the original 4 million samples dataset (ParsynthOCR-4M).
|
13 |
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- fa
|
|
|
|
|
|
|
4 |
size_categories:
|
5 |
- 100K<n<1M
|
6 |
+
task_categories:
|
7 |
+
- image-to-image
|
8 |
+
pretty_name: ParsynthOCR-200K
|
9 |
+
tags:
|
10 |
+
- hezar
|
11 |
+
dataset_info:
|
12 |
+
features:
|
13 |
+
- name: image_path
|
14 |
+
dtype: image
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 560135371.667
|
20 |
+
num_examples: 179999
|
21 |
+
- name: test
|
22 |
+
num_bytes: 63380889.0
|
23 |
+
num_examples: 20000
|
24 |
+
download_size: 568073396
|
25 |
+
dataset_size: 623516260.667
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: data/train-*
|
31 |
+
- split: test
|
32 |
+
path: data/test-*
|
33 |
---
|
34 |
ParsynthOCR is a synthetic dataset for Persian OCR. This version is a preview of the original 4 million samples dataset (ParsynthOCR-4M).
|
35 |
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac5a88f2a0d3481fc7b1e372af00531ebaf22e35509fc785d56030a8675853c3
|
3 |
+
size 57101872
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b7db3d34f6a3f9e25e9e2934b641b4aaa70dece0b79df2c6eac764df5a8eeb2
|
3 |
+
size 255327096
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bcc312ef207c575012a345132a24f0ab1c00f75095a07df4cb4200400124d2d
|
3 |
+
size 255644428
|