File size: 703 Bytes
b5a2d88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image_url
    dtype: string
  - name: image
    dtype:
      image:
        decode: false
  - 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: 313793832273.375
    num_examples: 3921869
  - name: test
    num_bytes: 34879359766.5
    num_examples: 435764
  download_size: 992115227
  dataset_size: 348673192039.875
---
# Dataset Card for "wit"

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