Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 830 Bytes
3b3d6be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3343514
3b3d6be
 
 
3343514
3b3d6be
 
 
 
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
---
license: mit
dataset_info:
  features:
  - name: image
    dtype: image
  - name: transcription
    dtype: string
  splits:
  - name: train
    num_bytes: 149125865.0
    num_examples: 450
  - name: val
    num_bytes: 30628834.0
    num_examples: 102
  - name: test
    num_bytes: 37023833.0
    num_examples: 136
  download_size: 207988469
  dataset_size: 216778532.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
    
extra_gated_fields:
  Name: text
  Contact mail: text
  Country: country
  I want to use this dataset for:
    type: select
    options: 
      - Research
      - Personal purpose
      - label: Other
        value: other
  I agree to use this model for non-commercial use ONLY: checkbox
---