Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -92,11 +92,11 @@ The **test** split consists of all remaining unlabeled captchas in `Unlabeled/`
|
|
| 92 |
|
| 93 |
### Curation Rationale
|
| 94 |
|
| 95 |
-
Synthetic captchas provide a controlled environment for training and benchmarking. Even top
|
| 96 |
|
| 97 |
### Source Data
|
| 98 |
|
| 99 |
-
Programmatically generated using CaptchaMvc.Mvc5’s standard arithmetic template.
|
| 100 |
|
| 101 |
### Data Collection & Processing
|
| 102 |
|
|
|
|
| 92 |
|
| 93 |
### Curation Rationale
|
| 94 |
|
| 95 |
+
Synthetic captchas provide a controlled environment for training and benchmarking. Even top tier vision language methods struggle with some distortions motivating manual QA to ensure label accuracy.
|
| 96 |
|
| 97 |
### Source Data
|
| 98 |
|
| 99 |
+
Programmatically generated using [CaptchaMvc.Mvc5](https://www.nuget.org/packages/CaptchaMvc.Mvc5)’s standard arithmetic template.
|
| 100 |
|
| 101 |
### Data Collection & Processing
|
| 102 |
|