File size: 719 Bytes
7104df5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: caption
    dtype: string
  - name: dialog
    sequence:
      sequence: string
  - name: image_path
    dtype: string
  - name: global_image_id
    dtype: string
  - name: anns_id
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 20164224439.724
    num_examples: 123287
  - name: validation
    num_bytes: 337279788.664
    num_examples: 2064
  - name: test
    num_bytes: 1300162874.0
    num_examples: 8000
  download_size: 21748651305
  dataset_size: 21801667102.388
---
# Dataset Card for "VisDial"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)