0xMaka's picture
Upload README.md with huggingface_hub
256c5ed
|
raw
history blame
No virus
475 Bytes
---
license: gpl-3.0
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
dtype: int64
- name: text
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 56889524.20824251
num_examples: 280033
- name: test
num_bytes: 24381398.79175749
num_examples: 120015
download_size: 43629837
dataset_size: 81270923.0
---