metadata
license: mit
dataset_info:
features:
- name: question
dtype: string
- name: answers
struct:
- name: answer_end
dtype: int64
- name: answer_start
dtype: int64
- name: text
dtype: string
- name: paragraph
dtype: string
splits:
- name: train
num_bytes: 1573377
num_examples: 1284
download_size: 218618
dataset_size: 1573377
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Dataset Card for The ASD QA Dataset (test set)
Dataset Description
- Repository: https://github.com/vifirsanova/empi
Dataset Summary
A dataset for question-answering used for building an informational Russian language chatbot for the inclusion of people with autism spectrum disorder and Asperger syndrome in particular, based on data from the following website: https://aspergers.ru.
Languages
Russian
Dataset Structure
The dataset inherits SQuAD 2.0 structure.
Source Data
Dataset Curators
Victoria Firsanova