nreimers's picture
Upload README.md with huggingface_hub
5d952dc
|
raw
history blame
926 Bytes
---
dataset_info:
features:
- name: query_id
dtype: string
- name: query
dtype: string
- name: positive_passages
list:
- name: docid
dtype: string
- name: text
dtype: string
- name: title
dtype: string
- name: negative_passages
list:
- name: docid
dtype: string
- name: text
dtype: string
- name: title
dtype: string
- name: emb
sequence: float32
splits:
- name: dev
num_bytes: 8952102
num_examples: 799
- name: testB
num_bytes: 5640892
num_examples: 1790
- name: train
num_bytes: 31729691
num_examples: 2863
- name: testA
num_bytes: 2302195
num_examples: 734
download_size: 40594349
dataset_size: 48624880
---
# Dataset Card for "miracl-en-queries-22-12"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)