Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ A corpus of 10 000 synthetic arithmetic‐captcha images rendered at 200×70 px.
|
|
| 39 |
|
| 40 |
| image | ocr\_text | result |
|
| 41 |
| -------------------------- | --------- | ------ |
|
| 42 |
-
| `96-41=?`
|
| 43 |
|
| 44 |
…where `ocr_text` is the exact characters in the image, and `result` is the integer answer.
|
| 45 |
|
|
|
|
| 39 |
|
| 40 |
| image | ocr\_text | result |
|
| 41 |
| -------------------------- | --------- | ------ |
|
| 42 |
+
| `96-41=?` | "96-41=?" | 55 |
|
| 43 |
|
| 44 |
…where `ocr_text` is the exact characters in the image, and `result` is the integer answer.
|
| 45 |
|