File size: 363 Bytes
4b4d3be
2fa7f03
 
4b4d3be
 
71a39ac
4b4d3be
71a39ac
 
4b4d3be
 
 
 
71a39ac
4b4d3be
71a39ac
 
4b4d3be
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
language:
- en
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 671914857.0
    num_examples: 10000
  download_size: 882416418
  dataset_size: 671914857.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---