lemmy_QA_new / README.md
d1ck0n's picture
Upload dataset
7971fb1 verified
|
raw
history blame
500 Bytes
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: text
dtype: string
- name: answer_start
dtype: int64
- name: id
dtype: string
- name: community_id
dtype: string
splits:
- name: train
num_bytes: 18712340
num_examples: 22919
download_size: 5793686
dataset_size: 18712340
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---