atalaydenknalbant commited on
Commit
881fb74
·
verified ·
1 Parent(s): ed8c9c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -62,7 +62,7 @@ A corpus of 10 000 synthetic arithmetic‐captcha images rendered at 200×70 px.
62
 
63
  …where `ocr_text` is the exact characters in the image, and `result` is the integer answer.
64
 
65
- The **test** split consists of all remaining unlabeled captchas in `Unlabeled/` folder.
66
 
67
  ---
68
 
@@ -97,7 +97,7 @@ The **test** split consists of all remaining unlabeled captchas in `Unlabeled/`
97
  * **Splits**
98
 
99
  * `train` (10 000 labeled examples)
100
- * `test` (all unlabeled `.png` files in `Unlabeled/`)
101
 
102
  * **Features**
103
 
 
62
 
63
  …where `ocr_text` is the exact characters in the image, and `result` is the integer answer.
64
 
65
+ The **test** split consists of 11 766 unlabeled captchas in `Unlabeled/` folder.
66
 
67
  ---
68
 
 
97
  * **Splits**
98
 
99
  * `train` (10 000 labeled examples)
100
+ * `test` (11 766 `.png` files in `Unlabeled/`)
101
 
102
  * **Features**
103