File size: 497 Bytes
e313a32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: label
    dtype: string
  - name: full_character
    sequence: string
  - name: base_character
    sequence: string
  - name: type
    sequence: string
  - name: diacritic_type
    sequence: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 230200685.375
    num_examples: 10557
  download_size: 202441205
  dataset_size: 230200685.375
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---