missvector commited on
Commit
f189d64
·
1 Parent(s): 44b002a

Update README.md

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