Open Hellscream64 opened 4 years ago
I am also facing the same issue. There are only two files in the results folder containing .candidate and .gold file. and candidate file contains the same text from the raw text file.
Yeah figured out, you have to name an specific filename in the resultparameter. I don't belive that's the intented way and the file which is produced has a realy strange name but it works.. Almost I'm currently facing the one sentence error (which should be solved :D)
AyeshaSarwar notifications@github.com schrieb am Mo., 18. Mai 2020, 18:32:
I am also facing the same issue. There are only two files in the results folder containing .candidate and .gold file but cannot find any system generated summary. Not even can determine from the command line output.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nlpyang/PreSumm/issues/160#issuecomment-630298357, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANNMBAJZXVBOA2XV5FVUZZTRSFPLJANCNFSM4M3KFK5Q .
Hello, when passing the following command in google colab:
!
python /content/PreSumm/src/train.py -task ext -mode test_text -test_from /content/PreSumm/models/bertext_cnndm_transformer.pt -text_src /content/PreSumm/raw_data/temp_ext.raw_src -text_tgt /content/PreSumm/results/result.txt -log_file /content/PreSumm/logs/ext_bert_cnndm
i get the following message (and no summary):
what is wrong here? this is my colab: https://colab.research.google.com/drive/139TDJ32WxG2cIDOQIwnXccogGvbphVPw