File size: 492 Bytes
5cc1da9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53e5f06
5cc1da9
53e5f06
 
5cc1da9
 
 
 
 
 
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: 227099855.0
    num_examples: 9736
  download_size: 202392883
  dataset_size: 227099855.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---