File size: 654 Bytes
8d5930f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image_url
    dtype: string
  - name: image
    dtype: image
  - name: text
    dtype: string
  - name: context_page_description
    dtype: string
  - name: context_section_description
    dtype: string
  - name: caption_alt_text_description
    dtype: string
  splits:
  - name: train
    num_bytes: 73247697.0
    num_examples: 882
  - name: test
    num_bytes: 8588991.0
    num_examples: 99
  download_size: 81145983
  dataset_size: 81836688.0
---
# Dataset Card for "wit_tiny"

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