File size: 768 Bytes
4b8c002
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text_id
    dtype: string
  - name: page_url
    dtype: string
  - name: page_title
    dtype: string
  - name: section_title
    dtype: string
  - name: context_page_description
    dtype: string
  - name: context_section_description
    dtype: string
  - name: media
    sequence: string
  - name: hierachy
    sequence: string
  - name: category
    sequence: string
  - name: source_id
    dtype: string
  splits:
  - name: train
    num_bytes: 402439.0669364712
    num_examples: 200
  download_size: 506239
  dataset_size: 402439.0669364712
---
# Dataset Card for "TREC-2023-Text-to-Image"

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