File size: 475 Bytes
badc85c 256c5ed badc85c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
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
---
|