You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
hi,
Thank you for your work, but can you please give your sample input files:
WORDS_DATA = 'path-to-words.txt'
WORDS_TRAIN = 'path-to-words_train.txt'
WORDS_TEXT = 'path-to-words_test.txt'
CONFIG_MODEL = 'path-to-model-config'
WEIGHT_MODEL = 'path-to-save-model'
MODEL_CHECKPOINT = 'path-to-save-checkpoint'
LOGGING = 'path-to-log-file'WORDS_FOLDER = "path-to-words-folder"
This will be easy to actually execute the program and see the output of the program.
The text was updated successfully, but these errors were encountered: