Upload dataset
Browse files- README.md +62 -0
- bn/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: bn
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: original_image
|
8 |
+
dtype: string
|
9 |
+
- name: region_id
|
10 |
+
dtype: int64
|
11 |
+
- name: bbox
|
12 |
+
struct:
|
13 |
+
- name: xmin
|
14 |
+
dtype: int64
|
15 |
+
- name: ymin
|
16 |
+
dtype: int64
|
17 |
+
- name: xmax
|
18 |
+
dtype: int64
|
19 |
+
- name: ymax
|
20 |
+
dtype: int64
|
21 |
+
- name: translated_text
|
22 |
+
dtype: string
|
23 |
+
- name: english_text
|
24 |
+
dtype: string
|
25 |
+
- name: text_type
|
26 |
+
dtype: string
|
27 |
+
- name: padding_applied
|
28 |
+
struct:
|
29 |
+
- name: top
|
30 |
+
dtype: int64
|
31 |
+
- name: left
|
32 |
+
dtype: int64
|
33 |
+
- name: right
|
34 |
+
dtype: int64
|
35 |
+
- name: bottom
|
36 |
+
dtype: int64
|
37 |
+
- name: text_stats
|
38 |
+
struct:
|
39 |
+
- name: char_length
|
40 |
+
dtype: int64
|
41 |
+
- name: width
|
42 |
+
dtype: int64
|
43 |
+
- name: height
|
44 |
+
dtype: int64
|
45 |
+
- name: aspect_ratio
|
46 |
+
dtype: float64
|
47 |
+
- name: source
|
48 |
+
dtype: string
|
49 |
+
- name: en_image
|
50 |
+
dtype: image
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 14740470.0
|
54 |
+
num_examples: 186
|
55 |
+
download_size: 14561198
|
56 |
+
dataset_size: 14740470.0
|
57 |
+
configs:
|
58 |
+
- config_name: bn
|
59 |
+
data_files:
|
60 |
+
- split: train
|
61 |
+
path: bn/train-*
|
62 |
+
---
|
bn/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5c99a75f9da34cb6088a6f2a45bea7e2c7caea5e09bfc234cfe46d183173a34
|
3 |
+
size 14561198
|