asd-qa-train / README.md
missvector's picture
Update README.md
0750aff
|
raw
history blame
1.05 kB
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: 3060746
      num_examples: 2593
  download_size: 450478
  dataset_size: 3060746
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for The ASD QA Dataset (train set)

Dataset Description

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

https://aspergers.ru

Dataset Curators

Victoria Firsanova