iohadrubin's picture
Upload README.md with huggingface_hub
0e44760 verified
|
raw
history blame
770 Bytes
---
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test_without_answers
path: data/test_without_answers-*
- split: train
path: data/train-*
dataset_info:
features:
- name: question
dtype: string
- name: qid
dtype: string
- name: ctxs
sequence: string
splits:
- name: dev
num_bytes: 16053700
num_examples: 300
- name: test_without_answers
num_bytes: 15346779
num_examples: 300
- name: train
num_bytes: 17802846
num_examples: 300
download_size: 1346542
dataset_size: 49203325
---
# Dataset Card for "aidayago2_bm25_top100_kilt"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)