geneticsQA-train / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
2b537aa verified
|
raw
history blame
451 Bytes
---
language:
- en
license: mit
dataset_info:
features:
- name: question
dtype: string
- name: contexts
dtype: string
- name: ground_truth
dtype: string
- name: exact_answer
dtype: string
splits:
- name: train
num_bytes: 5878405
num_examples: 1659
download_size: 2774470
dataset_size: 5878405
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---