azadyasar / NeuralMachineTranslation
PyTorch implementation of NMT models along with custom tokenizers, models, and datasets
☆20Updated 2 years ago
Alternatives and similar repositories for NeuralMachineTranslation:
Users that are interested in NeuralMachineTranslation are comparing it to the libraries listed below
- Repository for Multilingual-VQA task created during HuggingFace JAX/Flax community week.☆34Updated 3 years ago
- Google's BigBird (Jax/Flax & PyTorch) @ 🤗Transformers☆49Updated 2 years ago
- ☆44Updated 3 years ago
- Long-context pretrained encoder-decoder models☆94Updated 2 years ago
- BLOOM+1: Adapting BLOOM model to support a new unseen language☆71Updated last year
- Using short models to classify long texts☆21Updated 2 years ago
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆48Updated 4 years ago
- This repositary hosts my experiments for the project, I did with OffNote Labs.☆10Updated 4 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated 2 years ago
- ☆34Updated 4 years ago
- Source code for the GPT-2 story generation models in the EMNLP 2020 paper "STORIUM: A Dataset and Evaluation Platform for Human-in-the-Lo…☆39Updated last year
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 4 years ago
- This tool helps automatic generation of grammatically valid synthetic Code-mixed data by utilizing linguistic theories such as Equivalenc…☆54Updated 8 months ago
- A Multilingual Replicable Instruction-Following Model☆93Updated last year
- ☆13Updated this week
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆22Updated last year
- 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 2 years ago
- Domain Adaptation and Adapters☆16Updated 2 years ago
- benchmarks for evaluating MT models☆12Updated 9 months ago
- This repository contains the code for paper Prompting ELECTRA Few-Shot Learning with Discriminative Pre-Trained Models.☆48Updated 2 years ago
- ☆12Updated 4 years ago
- Embedding Recycling for Language models☆38Updated last year
- NTREX -- News Test References for MT Evaluation☆83Updated 10 months ago
- The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)☆52Updated 2 years ago
- The repository for the paper: Multilingual Translation via Grafting Pre-trained Language Models☆24Updated 3 years ago
- Observe the slow deterioration of my mental sanity in the github commit history☆12Updated last year
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 3 years ago
- Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch☆45Updated 4 years ago
- Hinglish Text Classification☆30Updated last year
- Vocabulary Trimming (VT) is a model compression technique, which reduces a multilingual LM vocabulary to a target language by deleting ir…☆36Updated 6 months ago