IntelLabs / academic-budget-bertLinks
Repository containing code for "How to Train BERT with an Academic Budget" paper
☆314Updated last year
Alternatives and similar repositories for academic-budget-bert
Users that are interested in academic-budget-bert are comparing it to the libraries listed below
Sorting:
- ☆322Updated 4 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Code and data to support the paper "PAQ 65 Million Probably-Asked Questions andWhat You Can Do With Them"☆204Updated 3 years ago
- Search Engines with Autoregressive Language models☆291Updated 2 years ago
- Adversarial Natural Language Inference Benchmark☆397Updated 3 years ago
- Interpretable Evaluation for AI Systems☆367Updated 2 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 2 years ago
- ☆247Updated 5 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 3 years ago
- PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an…☆278Updated 2 years ago
- A BART version of an open-domain QA model in a closed-book setup☆119Updated 5 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated last year
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆153Updated 3 years ago
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆155Updated last year
- ☆202Updated 3 years ago
- Official code and model checkpoints for our EMNLP 2022 paper "RankGen - Improving Text Generation with Large Ranking Models" (https://arx…☆137Updated 2 years ago
- Hyperparameter Search for AllenNLP