File size: 593 Bytes
a6f778b
 
fd95fc3
 
 
 
 
 
 
 
 
 
 
03d82e0
 
 
a23162c
 
 
 
 
fd95fc3
 
 
 
 
03d82e0
 
a23162c
 
a6f778b
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
---

license: apache-2.0
dataset_info:
  config_name: small
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 261296.0
    num_examples: 50
  - name: validation
    num_bytes: 156489.0
    num_examples: 30
  - name: test
    num_bytes: 156489.0
    num_examples: 30
  download_size: 588907
  dataset_size: 574274.0
configs:
- config_name: small
  data_files:
  - split: train
    path: small/train-*
  - split: validation
    path: small/validation-*
  - split: test
    path: small/test-*
---