atulkum / atulkum/pointer_summarizer
Error: -bash: log/training_log: Is a directory
Open
- Dominant language
- Python
- Stars
- 909
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
In the start_train.sh, there is `python training_ptr_gen/train.py >& log/training_log &`
When I bash run start_train.sh, the terminal shows -bash: log/training_log: Is a directory.
So, I want to ask what's the meaning of `>& log/training_log &`
In your config.py. the log directory should exist in ptr_nw/log.
Thx.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.