trec_dl19 / README.md
dmrau's picture
Upload README.md with huggingface_hub
52efd00
|
raw
history blame
612 Bytes
---
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)