orgacadqa / README.md
alexemanuel27's picture
Upload README.md with huggingface_hub
d6fc2b9
---
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: title
dtype: string
- name: id
dtype: string
splits:
- name: validation
num_bytes: 628748
num_examples: 100
download_size: 33141
dataset_size: 628748
---
# Dataset Card for "org_acad"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)