ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
PythonMIT
Issues
- 5
raise RuntimeError("Mismatch in shape: grad_output[" RuntimeError: Mismatch in shape: grad_output[0] has a shape of torch.Size([1]) and output[0] has a shape of torch.Size([]).
#73 opened by xxz-wow - 1
Can't use without CUDA (GPU)
#63 opened by pbeneteau - 7
RuntimeError: Expected tensor for argument #1 'input' to have the same dimension as tensor for 'result'; but 4 does not equal 3
#56 opened by shellycsy - 0
- 10
scatter_add
#64 opened - 3
Error while start training abstractor
#70 opened by ithieund - 0
Is there a way to obtain the summaries generated by abstractor during each train step
#71 opened by qiana0223 - 1
I want to ask you a question. Can I run these codes in cuda-10.1 pytorch-1.4.0 python-3.8 ?
#66 opened by Clearloveyuan - 0
- 0
"too many values to unpack (expected 2)" in train_abstractor: src,target = sample
#67 opened by Alx-AI - 0
- 0
what's the meaning of BUCKET_SIZE
#61 opened by hitxujian - 3
RuntimeError: Expected tensor for argument #1 'input' to have the same dimensionas tensor for 'result'
#25 opened by eddiewng - 0
Issue in make_extraction_label.py
#60 opened by 154141K - 2
- 1
Computing abstractiveness
#54 opened by nickluijtgaarden - 5
Decoding stuck at the 1320th json input
#57 opened by timoderbeste - 1
- 5
- 1
pin_memory when learning
#52 opened by nickluijtgaarden - 1
- 3
- 2
- 2
A question about rl training function
#49 opened by ZefanW - 7
- 1
- 1
Using a different word embedding model
#47 opened by nickluijtgaarden - 1
run the training in spark cluster
#43 opened by umangkeshri - 6
- 3
- 3
[Question] Apply the code to other datasets ?
#35 opened by astariul - 1
- 2
about the paper
#39 opened by NiceMartin - 1
- 3
- 6
RuntimeError: CUDNN_STATUS_EXECUTION_FAILED
#36 opened by kFoodie - 4
RuntimeError: sizes must be non-negative
#34 opened by jawdat23 - 2
How to get the extractive summary
#32 opened by Zierzzz - 2
russian data
#31 opened by vvssttkk - 2
How to utilize the results form the extractor?
#19 opened by hyejin-min - 2
- 2
Evaluation on dev set
#29 opened by lethienhoa - 1
[Question] Why not ff-ext with RL ?
#33 opened by astariul - 1
- 3
Error when training extractor
#18 opened by liug0324 - 4
- 0
- 1
- 1
- 5
Why need to remove the last id of target?
#20 opened by chenhuaizhen