issues
search
HHousen
/
TransformerSum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
https://transformersum.rtfd.io
GNU General Public License v3.0
428
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RoBERTa & Longformer extractive model checkpoints availability
#81
yungsinatra0
opened
1 year ago
0
Fix empty predictions when no_test_block_trigrams is True
#80
Lhemamou
closed
1 year ago
2
pytorch_lightning.callbacks update
#79
Inamul-Hassan
closed
1 year ago
1
Some versioning problems when installing the environment
#78
ornithos
closed
1 year ago
2
Updated to fix E966 in spacy
#77
joeyism
closed
1 year ago
1
Installation via Pip
#76
Sirri69
opened
2 years ago
0
Instruction for fine tune
#75
frankShih
opened
2 years ago
0
TypeError: forward() got an unexpected keyword argument 'source'
#74
bzyzz
opened
2 years ago
0
Why tokenize twice?
#73
saeub
opened
2 years ago
0
'--data_type' is not accepted when running main.py (extractive mode)
#72
marinapinzhakova
closed
2 years ago
0
Fine-tuning/Inference commands for "roberta-base-ext-sum"
#71
griff4692
opened
2 years ago
0
After extractive training, a process on one GPU won't terminate automatically.
#70
PolarisRisingWar
opened
2 years ago
0
A Chinese solution for TransformerSum-extractive, and I've implemented your work in my project
#69
PolarisRisingWar
closed
2 years ago
1
Suggest about the index order of extractive results
#68
PolarisRisingWar
closed
2 years ago
0
Found keys that are in the model state dict but not in the checkpoint
#67
PeppaZH
closed
1 year ago
3
Bug fixed when tokenizer has missing 'pad_token'
#66
Aktsvigun
closed
2 years ago
1
Fix a missing parameter error in PyTorch Lightning
#65
taiypeo
closed
2 years ago
0
Add support for different AMP backends
#64
taiypeo
closed
2 years ago
0
error when training an extractive summarization model
#63
CoderBinGe
closed
2 years ago
2
ValueError: Connection error, and we cannot find the requested files in the cached path. Please try again or make sure your Internet connection is on.
#62
shuhaoxu
closed
3 years ago
3
Abstractive BART Model , RuntimeError: The size of tensor a (64000) must match the size of tensor b (64001) at non-singleton dimension 1
#61
huanbd
opened
3 years ago
0
AttributeError: '_LazyAutoMapping' object has no attribute '_mapping'
#60
BeaBea1234
closed
3 years ago
1
ModuleNotFoundError: No module named 'extractive'
#59
Laurengcy
closed
3 years ago
1
predictions_website.py raises AttributeError: '_LazyAutoMapping' object has no attribute '_mapping'
#58
Laurengcy
closed
3 years ago
6
TypeError: __init__() got an unexpected keyword argument 'gradient_checkpointing'
#57
azouiaymen
closed
3 years ago
1
Unable to reproduce example
#56
slvcsl
closed
3 years ago
5
AttributeError: [MODEL_CONFIG] object has no attribute 'encoder'
#55
JoachimJaafar
closed
3 years ago
10
RuntimeError: Error(s) in loading state_dict for ExtractiveSummarizer?
#54
Alla-Abdella
closed
3 years ago
2
Support Positional Encoding ?
#53
ToonicTie
closed
3 years ago
1
ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found
#52
JoachimJaafar
closed
3 years ago
1
Cannot load a pre-trained model
#51
KGuzikowski
closed
3 years ago
2
TransformerSum - Tutorial example is not running?
#50
Alla-Abdella
closed
3 years ago
1
Training on multi-gpus
#49
dongjun-Lee
closed
3 years ago
1
"TypeError: forward() got an unexpected keyword argument 'use_cache'" for AbstractiveSummarizer
#48
JoachimJaafar
closed
3 years ago
6
Are the pretrained models of extractive summarization having the same metrics(Rouge score etc) on the datasets (WikiHow/Arxiv) as illustrated in model-results's CSV file ?
#47
Suraj520
closed
3 years ago
2
AttributeError: can't set attribute when using pre-trained extractive summariser
#46
bmanczak
closed
3 years ago
5
Import Abstractive is ambiguous
#45
aliisakroe
closed
3 years ago
1
Abstractive summarization model example not working
#44
Pekkoo
closed
3 years ago
1
Problem in cloning repository mentioned in documentation to train an abstractive summarization model
#43
silentghoul-spec
closed
3 years ago
3
Missing key(s) in state_dict
#42
MorenoLaQuatra
closed
3 years ago
6
Possible to do sub-sentence level extractive summarization?
#41
Hellisotherpeople
opened
3 years ago
1
Cannot train the longformer-base-4096 in CNN/DM dataset
#40
ShibataGenjiro
closed
3 years ago
7
Python environment inconsistencies?
#39
pervrosen
closed
3 years ago
3
Summarizing a long document
#38
HamzaBjitro
closed
3 years ago
2
how to load and infer with trained model?
#37
moyid
closed
4 years ago
3
Cannot load Abstractive Longformer Pre-Trained Model
#36
tanmayag78
closed
4 years ago
9
Fix segment ids and sentence lengths
#35
salman1993
closed
4 years ago
1
Training fails for batch with 1 sentence only
#34
salman1993
closed
4 years ago
3
can't find saved weights after training
#33
moyid
closed
4 years ago
7
dataloader always can't find data after preparing data for extractive summary
#32
moyid
closed
4 years ago
1
Next