File size: 598 Bytes
ac78ac8
 
 
 
09f10de
ac78ac8
 
217027c
 
 
 
ac78ac8
 
 
 
 
 
217027c
 
ac78ac8
 
 
 
217027c
09f10de
217027c
 
ac78ac8
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: messages
    list:
    - name: content
      list:
      - name: image
        struct:
        - name: path
          dtype: string
      - name: text
        dtype: string
      - name: type
        dtype: string
    - name: role
      dtype: string
  - name: image_filename
    dtype: string
  - name: images
    sequence: image
  splits:
  - name: train
    num_bytes: 1664462547.41
    num_examples: 26370
  download_size: 3301814203
  dataset_size: 1664462547.41
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---