Natasha222340 commited on
Commit
94fa7dc
1 Parent(s): 76b13c5

Create README.md

Browse files

This dataset contains keywords combining into sentences to help AAC communication in autistic patients. It is part of the research work "PREASM: ML and NLP-based Autism Assistive System to Improve Social and Communication Abilities".

Files changed (1) hide show
  1. README.md +110 -0
README.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - en
6
+ tags:
7
+ - medical
8
+ - code
9
+ pretty_name: AutiVoice
10
+ size_categories:
11
+ - 100K<n<1M
12
+ ---
13
+
14
+ # Dataset Card for Dataset Name
15
+
16
+ ## Dataset Description
17
+
18
+ - **Homepage:**
19
+ - **Repository:**
20
+ - **Paper:**
21
+ - **Leaderboard:**
22
+ - **Point of Contact:**
23
+
24
+ ### Dataset Summary
25
+
26
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
27
+
28
+ ### Supported Tasks and Leaderboards
29
+
30
+ [More Information Needed]
31
+
32
+ ### Languages
33
+
34
+ [More Information Needed]
35
+
36
+ ## Dataset Structure
37
+
38
+ ### Data Instances
39
+
40
+ [More Information Needed]
41
+
42
+ ### Data Fields
43
+
44
+ [More Information Needed]
45
+
46
+ ### Data Splits
47
+
48
+ [More Information Needed]
49
+
50
+ ## Dataset Creation
51
+
52
+ ### Curation Rationale
53
+
54
+ [More Information Needed]
55
+
56
+ ### Source Data
57
+
58
+ #### Initial Data Collection and Normalization
59
+
60
+ [More Information Needed]
61
+
62
+ #### Who are the source language producers?
63
+
64
+ [More Information Needed]
65
+
66
+ ### Annotations
67
+
68
+ #### Annotation process
69
+
70
+ [More Information Needed]
71
+
72
+ #### Who are the annotators?
73
+
74
+ [More Information Needed]
75
+
76
+ ### Personal and Sensitive Information
77
+
78
+ [More Information Needed]
79
+
80
+ ## Considerations for Using the Data
81
+
82
+ ### Social Impact of Dataset
83
+
84
+ [More Information Needed]
85
+
86
+ ### Discussion of Biases
87
+
88
+ [More Information Needed]
89
+
90
+ ### Other Known Limitations
91
+
92
+ [More Information Needed]
93
+
94
+ ## Additional Information
95
+
96
+ ### Dataset Curators
97
+
98
+ [More Information Needed]
99
+
100
+ ### Licensing Information
101
+
102
+ [More Information Needed]
103
+
104
+ ### Citation Information
105
+
106
+ [More Information Needed]
107
+
108
+ ### Contributions
109
+
110
+ [More Information Needed]