Databoost commited on
Commit
7b2690a
·
1 Parent(s): f77f375

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,8 +28,8 @@ A **readme.md** file is also included with project information.
28
 
29
  ## Field Description
30
  The descriptions of the fields are as follows:
31
- - **image**: A string that represents the image in base64 format.
32
- - **description**: A string containing a concise description of the scene depicted in the image.
33
  - **Location**: A string specifying the original location where the image was taken or what it represents.
34
  - **category**: A string indicating the category to which the image belongs.
35
 
 
28
 
29
  ## Field Description
30
  The descriptions of the fields are as follows:
31
+ - **image**: A string that represents the filename of the image listed in the "image" folder
32
+ - **caption**: A string containing a concise description of the scene depicted in the image.
33
  - **Location**: A string specifying the original location where the image was taken or what it represents.
34
  - **category**: A string indicating the category to which the image belongs.
35