issues
search
santhoshkolloju
/
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
406
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
alueError: Unknown hyperparameter: position_embedder_type. Only hyperparameters named 'kwargs' hyperparameters can contain new entries undefined in default hyperparameters.
#48
satyamchauhan22
opened
4 years ago
0
Setup error
#47
Souravroych
opened
4 years ago
0
got an unexpected keyword argument 'embedding'
#46
noabenefraim
opened
4 years ago
0
ValueError: Dimensions must be equal, but are 768 and 512 for 'bert/transformer_encoder_1/layer_0/add'
#45
noabenefraim
closed
4 years ago
2
Can't load save_path when it is None.
#44
annaakhil
opened
4 years ago
0
Hi, Can i use your code for Chinese task?
#43
shaofengzeng
closed
4 years ago
1
Requirements file missing
#42
muzaffar21
opened
4 years ago
1
Getting error module 'texar_repo.examples.bert.utils.model_utils' has no attribute 'transform_bert_to_texar_config'
#41
karndeb
opened
4 years ago
0
batch size problem
#40
keerthanas19
opened
4 years ago
2
NameError: name 'bert_pretrain_dir' is not defined
#39
Shanzaay
opened
4 years ago
0
AssertionError: model name:bert/encoder/layer_0/ffn/intermediate/bias not exists!
#38
Shanzaay
opened
4 years ago
1
The Result on CNN and Daily Mail
#37
xieyxclack
opened
4 years ago
1
Can you make a demo data of this file ?
#36
kurodenjiro
opened
4 years ago
0
ImportError: cannot import name 'gfile' from 'tensorflow'
#35
kurodenjiro
opened
4 years ago
1
The generated summary has always been one, without any change?
#34
nlp-shuai
opened
5 years ago
1
Facing memory exhausted while running inference
#33
Tanmay06
opened
5 years ago
12
Is there an error inside the _eval_epoch function?
#32
Tesla-jiang
opened
5 years ago
6
Taking way too long for Training
#31
rmrfcurr
closed
5 years ago
2
How can I get a abstract quickly?
#30
Tesla-jiang
opened
5 years ago
0
ValueError during the init of pretrained BERT
#29
shy1992
opened
5 years ago
4
indentation level - fix
#28
pidugusundeep
closed
5 years ago
0
Double check the initilization part
#27
XinDongol
closed
5 years ago
2
tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ./uncased_L-12_H-768_A-12/bert_model.ckpt
#26
sunny119
closed
5 years ago
2
How can I run inference.py locally and in a normal way rather than using a flask app, which I can hardly figure out how it works?
#25
gm0616
opened
5 years ago
4
Can you provide some summary examples from text?
#24
michelecafagna26
closed
5 years ago
3
Network is not optimised.
#23
ASH1998
opened
5 years ago
1
Never ending training
#22
astariul
opened
5 years ago
7
Not added position embedding to BERT encoder Input
#21
ankit011094
opened
5 years ago
1
InvalidArgumentError when changing the batch size
#20
astariul
opened
5 years ago
2
Requirements.txt
#19
astariul
opened
5 years ago
1
More details on how to get the data
#18
astariul
opened
5 years ago
0
The bleu score
#17
ZhuochengZhang98
opened
5 years ago
0
decoder embedding
#16
xiongma
opened
5 years ago
1
ValueError: Unknown hyperparameter: position_embedder_type. Only hyperparameters named 'kwargs' hyperparameters can contain new entries undefined in default hyperparameters.
#15
huhanGitHub
opened
5 years ago
7
i want to change batch_size to 8,could do it?
#14
eggTargaryen
closed
5 years ago
0
How long does this eval_epoch runs on a GTX 1080 with the full CNN Stories dataset?
#13
keyum
opened
5 years ago
0
AttributeError: module 'tensorflow.python.layers.layers' has no attribute 'Layer'
#12
dreamfuluser
opened
5 years ago
1
Thanks, I've made the suggested changes. The process is no longer hanging, but I see the following error. (I haven't made any other code changes)
#11
angeluau
opened
5 years ago
1
File "main.py", line 66, in _eval_epoch 'inferred_ids': inferred_ids, NameError: name 'inferred_ids' is not defined
#10
keyum
closed
5 years ago
2
AttributeError: 'dict' object has no attribute 'src_txt'
#9
darienacosta
closed
5 years ago
19
Length of Input Sequence
#8
Vibha111094
closed
5 years ago
2
Eval method seems to be using data from the train dataset
#7
Vibha111094
closed
5 years ago
1
File "Inference.py", line 40, in infer_single_example 'inferred_ids': inferred_ids, NameError: name 'inferred_ids' is not defined
#6
vivekangadi1
closed
5 years ago
2
Changes to the readme
#5
Vibha111094
closed
5 years ago
10
Does the code produce verbal summaries?
#4
Vibha111094
closed
5 years ago
3
Implement NER fine-tuned BERT model
#3
CapitalZe
closed
5 years ago
8
train.tf_record not found
#2
callzhang
closed
5 years ago
5
While running this block i.e. the last block
#1
makamkkumar
closed
5 years ago
0