missvector commited on
Commit
0750aff
·
1 Parent(s): 52ec6e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -26,3 +26,29 @@ configs:
26
  - split: train
27
  path: data/train-*
28
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  - split: train
27
  path: data/train-*
28
  ---
29
+
30
+ # Dataset Card for The ASD QA Dataset (train set)
31
+
32
+ ## Dataset Description
33
+
34
+ - **Repository:** https://github.com/vifirsanova/empi
35
+
36
+ ### Dataset Summary
37
+
38
+ 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.
39
+
40
+ ### Languages
41
+
42
+ Russian
43
+
44
+ ## Dataset Structure
45
+
46
+ The dataset inherits SQuAD 2.0 structure.
47
+
48
+ ### Source Data
49
+
50
+ https://aspergers.ru
51
+
52
+ ### Dataset Curators
53
+
54
+ Victoria Firsanova