File size: 1,725 Bytes
d0f5382
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e853c04
 
 
 
 
 
 
 
 
 
 
 
d0f5382
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
language:
- en
- hi
- fr
- de
- es
- it
- ja
- zh
task_categories:
- text-classification
- text-generation
---

# Assistive Prompting Disabilities Dataset

## Dataset Description

This dataset contains prompts designed to assist individuals with disabilities in generating helpful text using AI systems. The dataset includes prompts across multiple languages and different levels of textual noise.

Each prompt is provided in a clean form as well as multiple noisy variations.

## Dataset Structure

The dataset contains the following columns:

- **Clean_text** – The original prompt without noise
- **Category** – Category of the prompt (e.g., communication, task delegation)
- **alpha_0.2** – Prompt with low noise
- **alpha_0.4** – Prompt with moderate noise
- **alpha_0.6** – Prompt with higher noise
- **alpha_0.8** – Prompt with heavy noise
- **Noise type** – Type of noise applied (N1, N2, N3, N4)

## Languages

The dataset includes prompts in multiple languages including:

- English
- Hindi
- Chinese
- French
- German
- Spanish
- Italian
- Japanese

## Noise types

The dataset includes the following noise variants to evaluate model robustness under different types of input perturbations.

N1 – Typographical Noise: Introduces spelling errors or minor typographical variations in the text.

N2 – Lexical Noise: Replaces words with semantically similar alternatives while preserving the original meaning.

N3 – Structural Noise: Modifies the sentence structure or word order without altering the underlying intent.

N4 – Extraneous Noise: Adds additional irrelevant words or phrases that do not contribute to the core meaning of the prompt.

## Dataset Size

- Total samples: **10,232**