File size: 544 Bytes
6835b0b
 
 
7dd2129
aca3c72
7dd2129
dde27f0
4fbf7bf
aca3c72
7dd2129
e7cd823
7dd2129
e7cd823
6835b0b
 
 
 
 
 
 
 
7dd2129
 
 
 
6835b0b
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: image
    dtype: string
  - name: image_id
    dtype: string
  - name: description-source
    dtype: string
  - name: qa-source
    dtype: string
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 242827117
    num_examples: 690687
  download_size: 57481040
  dataset_size: 242827117
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---