File size: 612 Bytes
8ac0bb1
 
 
 
 
 
 
 
 
 
52efd00
8ac0bb1
 
 
52efd00
 
8ac0bb1
 
52efd00
8ac0bb1
 
52efd00
 
 
 
8ac0bb1
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: queries
    path: data/queries-*
  - split: corpus
    path: data/corpus-*
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: queries
    num_bytes: 2194
    num_examples: 43
  - name: corpus
    num_bytes: 11705238
    num_examples: 29449
  download_size: 6509998
  dataset_size: 11707432
---
# Dataset Card for "trec_dl19"

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