File size: 630 Bytes
56b8587
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: image
    dtype: image
  - name: hf-git-base
    dtype: string
  - name: hf-git-large
    dtype: string
  - name: hf-git-base-coco
    dtype: string
  - name: hf-git-large-coco
    dtype: string
  - name: hf-blip-base
    dtype: string
  - name: hf-blip-large
    dtype: string
  - name: lavis-blip-base
    dtype: string
  - name: lavis-blip-large
    dtype: string
  splits:
  - name: train
    num_bytes: 449382275.41
    num_examples: 4310
  download_size: 363007002
  dataset_size: 449382275.41
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---