File size: 685 Bytes
de088e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image_url
    dtype: string
  - name: image_id
    dtype: string
  - name: language
    sequence: string
  - name: caption_reference_description
    sequence: string
  - name: caption_alt_text_description
    sequence: string
  - name: caption_attribution_description
    sequence: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 3267639.3360245144
    num_examples: 200
  download_size: 2638784
  dataset_size: 3267639.3360245144
---
# Dataset Card for "TREC-2023-Image-to-Text"

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