masked-language-models topic

List masked-language-models repositories

transformers-keras

74
Stars
13
Forks
Watchers

Transformer-based models implemented in tensorflow 2.x(using keras).

CGExpan

33
Stars
3
Forks
Watchers

The source code used for paper "Empower Entity Set Expansion via Language Model Probing", published in ACL 2020.

PowerfulPromptFT

70
Stars
17
Forks
Watchers

[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining? Make Prompt-based Fine-tuning Powerful Learner"

TrainNLP

16
Stars
3
Forks
Watchers

Sample tutorials for training Natural Language Processing Models with Transformers

continual-pretraining-nlp-vision

22
Stars
1
Forks
Watchers

Code to reproduce experiments from the paper "Continual Pre-Training Mitigates Forgetting in Language and Vision" https://arxiv.org/abs/2205.09357