neindochoh's picture
Upload README.md with huggingface_hub
e5d0fcd
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: question.embedding
sequence: float32
length: 2
- name: passage.embedding
sequence: float32
length: 2
splits:
- name: train
num_bytes: 150832
num_examples: 9427
- name: validation
num_bytes: 52320
num_examples: 3270
download_size: 284725
dataset_size: 203152
---
# Dataset Card for "spotlight-boolq-enrichment"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)