File size: 585 Bytes
912d04f
 
 
 
 
 
 
 
 
 
 
 
 
4971763
 
 
 
 
 
 
 
912d04f
 
4971763
912d04f
4971763
 
912d04f
 
 
 
 
 
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: images
    sequence: image
  - name: texts
    list:
    - name: user
      dtype: string
    - name: assistant
      dtype: string
    - name: source
      dtype: string
  - name: image
    dtype: image
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 36331050941.248
    num_examples: 56398
  download_size: 36000592447
  dataset_size: 36331050941.248
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---