Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,18 @@ The dataset includes prompts in multiple languages including:
|
|
| 46 |
- Italian
|
| 47 |
- Japanese
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
## Dataset Size
|
| 50 |
|
| 51 |
- Total samples: **10,232**
|
|
|
|
| 46 |
- Italian
|
| 47 |
- Japanese
|
| 48 |
|
| 49 |
+
## Noise types
|
| 50 |
+
|
| 51 |
+
The dataset includes the following noise variants to evaluate model robustness under different types of input perturbations.
|
| 52 |
+
|
| 53 |
+
N1 – Typographical Noise: Introduces spelling errors or minor typographical variations in the text.
|
| 54 |
+
|
| 55 |
+
N2 – Lexical Noise: Replaces words with semantically similar alternatives while preserving the original meaning.
|
| 56 |
+
|
| 57 |
+
N3 – Structural Noise: Modifies the sentence structure or word order without altering the underlying intent.
|
| 58 |
+
|
| 59 |
+
N4 – Extraneous Noise: Adds additional irrelevant words or phrases that do not contribute to the core meaning of the prompt.
|
| 60 |
+
|
| 61 |
## Dataset Size
|
| 62 |
|
| 63 |
- Total samples: **10,232**
|