nreimers's picture
Upload README.md with huggingface_hub
31f066d
|
raw
history blame
797 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: 974410
num_examples: 119
- name: testB
num_bytes: 904209
num_examples: 288
download_size: 2194896
dataset_size: 1878619
---
# Dataset Card for "miracl-yo-queries-22-12"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)