issues Search Results · repo:atulkum/pointer_summarizer language:Python
Filter by
62 results
(60 ms)62 results
inatulkum/pointer_summarizer (press backspace or delete to remove)ile H:\NLP\pointer_summarizer-master\data_util\batcher.py , line 215, in fill_example_queue (article, abstract) =
next(input_gen) # read the next example from file. article and abstract are both strings. ...
xiaopanchen
- Opened on Feb 11
- #64
https://github.com/atulkum/pointer_summarizer/blob/83e6a2e11beded743c8932bd97d5cc2d7f81c6d9/training_ptr_gen/train.py#L90
Will there be duplicated computation with LSTM? e.g. given an input [w1, w2, w3, ...
zhujiangang
- Opened on Jun 25, 2021
- #63
Hello,
In the training process, we save one model every 5000 iterations. Besides training loss, are there any criteria to help
choose the best model? Because I think even if training loss is low, the ...
Sixy1204
- Opened on Jun 5, 2021
- #62
Hello
When I use python3 train.py -m model_path to retrain the model, it throws a UserWarning: optimizer contains a parameter
group with duplicate parameters; in future, this will cause an error; see ...
Sixy1204
- 3
- Opened on May 27, 2021
- #61
Hi, I hope you are doing well. While going through your implementation on the pointer generator, I have noticed that
there s a difference in the implementation of the p_gen calculation versus the formula ...
AetherPrior
- Opened on May 8, 2021
- #60
Only one GPU is a little slow, how can i train with multiple GPUS?
gaozhiguang
- 1
- Opened on Mar 22, 2021
- #59
I have read the Paper 《Get To The Point Summarization with Pointer-Generator Networks》,the author describes a dynamic
vocabulary by copying words from the source , but i don t know how to implementation ...
gaozhiguang
- 1
- Opened on Mar 20, 2021
- #58
I was successfully able to run the LSTM based pointer generator. While running the transformer_encoder branch with
LSTM=false, I encounter this error:
File training_ptr_gen/train.py , line 400, in module ...
jivatneet
- 3
- Opened on Jan 24, 2021
- #57
when i have finished the 500k iters training with PG ,which makes the Couvergae is False. The Rouge Score is higher than you provided! `
ROUGE-1: rouge_1_f_score: 0.3682 with confidence interval (0.3660, ...
XuemingQiu
- 1
- Opened on Jan 14, 2021
- #56
Dear, Thank you for providing the excellent code, but I have some questions! When I have finished the training process ,
I got 100 models, how I can select a best model from this list ? I don t understand ...
XuemingQiu
- 1
- Opened on Dec 13, 2020
- #55

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.