Hellscream64
Hellscream64
When i'm trying to get the service run locally , i faced some problems. I had to do some manual changes to overcome these problems. I thought it would be...
When i'm trying to test the CLI-Tool with the provided command "lecture-summarizer get-lectures" i'lll get an connection Error. below the error trace: ``` root@marvin-VirtualBox:/home/marvin/lecture-summarizer# pip3 install git+https://github.com/dmmiller612/lecture-summarizer.git Collecting git+https://github.com/dmmiller612/lecture-summarizer.git Cloning...
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**...