AbrahamSanders / AbrahamSanders/seq2seq-chatbot
Train a chatbot model: error: one of the arguments --datasetdir/-d --checkpointfile/-c is required An exception has occurred, use %tb to see the full traceback.
Open
- Dominant language
- Python
- Stars
- 99
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The exception occurs in general_utils.py file at line 31, when we try to parse all the arguments in training mode.
args = parser.parse_args()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.