LEIDIA commited on
Commit
3b78fd5
·
verified ·
1 Parent(s): 839032e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  - Image-to-Text
9
  - computer-vision
10
  - captioning
11
- pretty_name: ' Description Dataset'
12
  size_categories:
13
  - n<1K
14
  ---
@@ -21,6 +21,19 @@ size_categories:
21
  ### Languages
22
  - English (en)
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ## Created Files
25
 
26
  ### Total Images
 
8
  - Image-to-Text
9
  - computer-vision
10
  - captioning
11
+ pretty_name: "Description Dataset"
12
  size_categories:
13
  - n<1K
14
  ---
 
21
  ### Languages
22
  - English (en)
23
 
24
+ - `long_description`: Detailed description of the image
25
+ - `short_description`: Concise description of the image
26
+ - `label_cloth`: ID leather cloth image
27
+
28
+ - ## Dataset Structure
29
+
30
+ Each record in the dataset contains:
31
+ - `file_name`: Relative path to the image file
32
+ - `text`: Main description text used for training
33
+ - `long_description`: Detailed description of the image
34
+ - `short_description`: Concise description of the image
35
+ - `label_cloth`: ID leather cloth image
36
+
37
  ## Created Files
38
 
39
  ### Total Images