File size: 745 Bytes
36da21e
 
5b50a32
36da21e
 
 
 
 
 
 
 
 
 
 
 
 
5b50a32
 
 
 
 
 
 
 
 
 
 
 
 
 
36da21e
 
 
 
 
5b50a32
 
 
 
36da21e
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
---
dataset_info:
- config_name: batch_0
  features:
  - name: image
    dtype: image
  - name: json_content
    dtype: string
  - name: filename
    dtype: string
  splits:
  - name: train
    num_bytes: 657207434.0
    num_examples: 2000
  download_size: 655237710
  dataset_size: 657207434.0
- config_name: batch_1
  features:
  - name: image
    dtype: image
  - name: json_content
    dtype: string
  - name: filename
    dtype: string
  splits:
  - name: train
    num_bytes: 671434709.0
    num_examples: 2000
  download_size: 669467978
  dataset_size: 671434709.0
configs:
- config_name: batch_0
  data_files:
  - split: train
    path: batch_0/train-*
- config_name: batch_1
  data_files:
  - split: train
    path: batch_1/train-*
---