File size: 1,846 Bytes
8f6bf31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: original_image
    dtype: string
  - name: bbox
    struct:
    - name: xmin
      dtype: int64
    - name: ymin
      dtype: int64
    - name: xmax
      dtype: int64
    - name: ymax
      dtype: int64
  - name: translated_text
    dtype: string
  - name: english_text
    dtype: string
  - name: text_type
    dtype: string
  - name: padding_applied
    struct:
    - name: top
      dtype: int64
    - name: left
      dtype: int64
    - name: right
      dtype: int64
    - name: bottom
      dtype: int64
  - name: text_stats
    struct:
    - name: char_length
      dtype: int64
    - name: width
      dtype: int64
    - name: height
      dtype: int64
    - name: aspect_ratio
      dtype: float64
  splits:
  - name: bn
    num_bytes: 10819841.0
    num_examples: 600
  - name: gu
    num_bytes: 10281181.0
    num_examples: 600
  - name: hi
    num_bytes: 10091812.0
    num_examples: 600
  - name: kn
    num_bytes: 10782996.0
    num_examples: 600
  - name: mr
    num_bytes: 10130832.0
    num_examples: 600
  - name: ml
    num_bytes: 11172085.0
    num_examples: 600
  - name: or
    num_bytes: 10099681.0
    num_examples: 600
  - name: pa
    num_bytes: 11076376.0
    num_examples: 600
  - name: ta
    num_bytes: 10957469.0
    num_examples: 600
  - name: te
    num_bytes: 10326853.0
    num_examples: 600
  download_size: 101559391
  dataset_size: 105739126.0
configs:
- config_name: default
  data_files:
  - split: bn
    path: data/bn-*
  - split: gu
    path: data/gu-*
  - split: hi
    path: data/hi-*
  - split: kn
    path: data/kn-*
  - split: mr
    path: data/mr-*
  - split: ml
    path: data/ml-*
  - split: or
    path: data/or-*
  - split: pa
    path: data/pa-*
  - split: ta
    path: data/ta-*
  - split: te
    path: data/te-*
---