-
Notifications
You must be signed in to change notification settings - Fork 152
Issues: lonePatient/albert_pytorch
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.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
What is the relationship between learning rate and BERT model size (especially the depth)
#55
opened Jul 28, 2020 by
wsn555
将brightmart中预训练的TensorFlow模型转换为Pytorch模型报如下错误,'Embedding' object has no attribute 'shape'
#54
opened Jun 24, 2020 by
wyqnumber
加载Brightmart模型时,AlbertForMaskedLM中的cls.predictions.project_layer参数无法正确加载
#46
opened Mar 25, 2020 by
hong-feng
How can i use albert to finish CLOTH test? I need some suggestion. Thank you.
#39
opened Feb 15, 2020 by
jiangjiaqi6
AttributeError: 'AlbertForSequenceClassification' object has no attribute 'keys'
#34
opened Dec 5, 2019 by
chiragsanghvi10
这个断言可以修改一下,前面内循环判断。 if len(masked_token_labels) >= num_to_mask:
#26
opened Nov 22, 2019 by
moonblue333
使用albert.base(英文)finetuning的时候,--gradient_accumulation_steps设置为大于1时直接进入evaluating而不training
#24
opened Nov 12, 2019 by
YuxiangLu
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.