atalaydenknalbant commited on
Commit
c863b61
·
verified ·
1 Parent(s): fa71120

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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=?` *(easy example)* | "96-41=?" | 55 |
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