New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Sign up for GitHubAlready on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Why are you getting just the last encoder states in the summarization code?
#2304
opened Dec 24, 2019 by
ohmeow
Repetition penalty work falsely in case the logit of the token is negativ
#2302
opened Dec 24, 2019 by
patrickvonplaten
2 of 4
Can I use run_lm_finetuning.py for training models in an uncovered language?
#2301
opened Dec 24, 2019 by
antocapp
run_ner.py RobertaForTokenClassification.from_pretrained "size mismatch for classifier.bias"
#2300
opened Dec 24, 2019 by
paulthemagno
Why cosine similarity of BERT, ALBERT, Robert is so big, almost near 1.0?
#2298
opened Dec 24, 2019 by
lowoodz
RunTimeError in "run_summarization": expected device cuda:0 and dtype byte but got device cuda: 0 and dtype Bool
#2297
opened Dec 24, 2019 by
junxuwdc
0 of 2
Is there any efficient way to convert BERT outputs to fit token-level tasks?
#2294
opened Dec 24, 2019 by
jianliu-ml
Do Hugging Face GPT-2 Transformer Models Automatically Does the Absolute Position Embedding for Users?
#2287
opened Dec 23, 2019 by
h56cho
[ALBERT]: Albert base model itself consuming 32 GB GPU memory..
#2284
opened Dec 23, 2019 by
jonanem
0 of 1
where is the script of a second step of knwoledge distillation on SQuAD 1.0?
#2278
opened Dec 23, 2019 by
c0derm4n
AttributeError: 'GPT2LMHeadModel' object has no attribute 'generate'
#2274
opened Dec 23, 2019 by
jsh9
adding special tokens after truncating in run_lm_finetuning.py
#2273
opened Dec 22, 2019 by
lucy3
1 of 1
Does Pre-Trained Weights Work Internally in pytorch?
#2267
opened Dec 22, 2019 by
shashankMadan-designEsthetics
BertModel sometimes produces the same output during evaluation
#2263
opened Dec 22, 2019 by
xuesong0309