prithivMLmods commited on
Commit
39b4828
·
verified ·
1 Parent(s): 7620bac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,8 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- ---
4
- Here's a README file for your dataset:
5
-
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Img2Text-Algorithm-Retrieval Dataset
@@ -29,4 +36,4 @@ The **Img2Text-Algorithm-Retrieval** dataset is designed for retrieving text des
29
  This dataset is useful for:
30
  - **Algorithm text-image retrieval**: Matching textual algorithm descriptions to corresponding images.
31
  - **OCR and text recognition**: Evaluating OCR models for structured text extraction.
32
- - **Machine Learning research**: Training deep learning models for image-to-text conversion.
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - image-to-text
5
+ - image-feature-extraction
6
+ language:
7
+ - en
8
+ tags:
9
+ - algorithm
10
+ - data-structures
11
+ size_categories:
12
+ - n<1K
13
  ---
14
 
15
  # Img2Text-Algorithm-Retrieval Dataset
 
36
  This dataset is useful for:
37
  - **Algorithm text-image retrieval**: Matching textual algorithm descriptions to corresponding images.
38
  - **OCR and text recognition**: Evaluating OCR models for structured text extraction.
39
+ - **Machine Learning research**: Training deep learning models for image-to-text conversion.