File size: 544 Bytes
6835b0b
 
 
4fbf7bf
aca3c72
096591c
dde27f0
4fbf7bf
aca3c72
4fbf7bf
e7cd823
4fbf7bf
e7cd823
6835b0b
 
 
 
 
 
 
 
453f5fb
 
 
 
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: image
    dtype: string
  - name: description-source
    dtype: string
  - name: image_id
    dtype: string
  - name: qa-source
    dtype: string
  - name: id
    dtype: string
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 240469219
    num_examples: 683957
  download_size: 56929902
  dataset_size: 240469219
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---