awslabs/mlm-scoring
Python library & examples for Masked Language Model Scoring (ACL 2020)
PythonApache-2.0
Issues
- 1
Can't load tokenizer for 'xlm-roberta-large'
#21 opened by ksoky - 0
- 3
Update to transformers 4.x
#11 opened by david-waterworth - 0
Help for Distil Roberta
#22 opened by sb1992 - 1
can I train new LM from scratch with hugging face roberta then use mlm scoring?
#20 opened by trangtv57 - 2
How to Compute Perplexity of a Sentence
#18 opened by aflah02 - 0
- 1
ValueError: Model 'BertForMaskedLMOptimized' is not supported by the scorer 'RegressionFinetuner'.
#13 opened by pkuwudi - 1
if apply domain MLM-finetuning for rescoring
#10 opened by yyht - 3
- 2
xlm-roberta example?
#6 opened by yuchenlin - 4
- 0
Where is vocab file?
#15 opened by Tanesan - 0
Where is vocab file?
#16 opened by Tanesan - 2
- 2
Hardcoded GPU 0?
#9 opened by mfelice - 3
PyTorch models
#2 opened by gerardb7 - 2
How to integrate this with MuRIL?
#7 opened by BarahFazili - 1
Understanding runtimes of different models
#3 opened by gerardb7 - 1
- 2
GPT Models Scoring error
#1 opened by VP007-py