ltgoslo / gpt-bert
Official implementation of "GPT or BERT: why not both?"
☆45Updated 2 months ago
Alternatives and similar repositories for gpt-bert:
Users that are interested in gpt-bert are comparing it to the libraries listed below
- LTG-Bert☆29Updated last year
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆75Updated this week
- Minimum Bayes Risk Decoding for Hugging Face Transformers☆56Updated 7 months ago
- Pre-train Static Word Embeddings☆32Updated this week
- Repo for training MLMs, CLMs, or T5-type models on the OLM pretraining data, but it should work with any hugging face text dataset.☆93Updated last year
- ☆26Updated 9 months ago
- Code for Zero-Shot Tokenizer Transfer☆119Updated this week
- Fine-tune ModernBERT on a large Dataset with Custom Tokenizer Training☆52Updated 3 weeks ago
- QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning P…☆34Updated last year
- Supercharge huggingface transformers with model parallelism.☆75Updated 3 months ago
- ☆96Updated 2 years ago
- SWIM-IR is a Synthetic Wikipedia-based Multilingual Information Retrieval training set with 28 million query-passage pairs spanning 33 la…☆45Updated last year
- Efficient Language Model Training through Cross-Lingual and Progressive Transfer Learning☆29Updated last year
- ☆64Updated last month
- ☆47Updated 4 months ago
- Starbucks: Improved Training for 2D Matryoshka Embeddings☆17Updated 3 months ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆24Updated 9 months ago
- Embedding Recycling for Language models☆38Updated last year
- Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of monolingual language models.☆76Updated 4 months ago
- Official implementation of "BERTs are Generative In-Context Learners"☆23Updated 7 months ago
- Code for NeurIPS 2024 Spotlight: "Scaling Laws and Compute-Optimal Training Beyond Fixed Training Durations"☆66Updated 2 months ago
- ☆46Updated 2 months ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…