prithivMLmods commited on
Commit
384d9b2
·
verified ·
1 Parent(s): 432750c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -10,4 +10,25 @@ tags:
10
  - 2000+
11
  size_categories:
12
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
 
10
  - 2000+
11
  size_categories:
12
  - 1K<n<10K
13
+ ---
14
+ ### **File Breakdown:**
15
+
16
+ | **File Name** | **Size** | **Description** |
17
+ |--------------------|-----------|--------------------------------|
18
+ | `.gitattributes` | 2.46 kB | Rules for Git Large File Storage (LFS). |
19
+ | `README.md` | 42 Bytes | Basic project description. |
20
+
21
+ ---
22
+ ### **Usage:**
23
+
24
+ This dataset can be used for:
25
+ 1. **Training CAPTCHA Solvers:**
26
+ Build models capable of solving image-based CAPTCHA challenges.
27
+
28
+ 2. **Testing Automation:**
29
+ Evaluate CAPTCHA-breaking algorithms for robustness.
30
+
31
+ 3. **Security Research:**
32
+ Understand the limitations of CAPTCHA systems and enhance security protocols.
33
+
34
  ---