Skip to content

Commit 8fdacd5

Browse files
authored
Update VARIABLE.py
1 parent 85211ad commit 8fdacd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VARIABLE.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dataset Variable
22
MAX_CAPTION_LENGTH = 15
3-
IMAGES_SUBDIRECTORY_NAME = "flickr30k_images"
3+
IMAGES_SUBDIRECTORY_NAME = "images"
44
CAPTION_FILE_NAME = "results.csv"
55

66
# Vocabulary

0 commit comments

Comments
 (0)