alirezamshi-zz / small100Links
Implementation of "SMaLL-100: Introducing Shallow Multilingual Machine Translation Model for Low-Resource Languages" paper, accepted to EMNLP 2022.
☆23Updated 2 years ago
Alternatives and similar repositories for small100
Users that are interested in small100 are comparing it to the libraries listed below
Sorting:
- BLOOM+1: Adapting BLOOM model to support a new unseen language☆73Updated last year
- NTREX -- News Test References for MT Evaluation☆85Updated last year
- Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of monolingual language models.☆82Updated 11 months ago
- A tiny BERT for low-resource monolingual models☆31Updated 10 months ago
- Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages -- ACL 2023☆103Updated last year
- Do Multilingual Language Models Think Better in English?☆42Updated 2 years ago
- A library of translation-based text similarity measures☆25Updated last year
- Code and data for the IWSLT 2022 shared task on Formality Control for SLT☆21Updated 2 years ago
- Code for ACL 2022 paper "Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation"☆30Updated 3 years ago
- Tools for evaluating the performance of MT metrics on data from recent WMT metrics shared tasks.☆112Updated 5 months ago
- Multilingual Open Text☆25Updated 3 months ago
- Repository accompanying "An Open Dataset and Model for Language Identification" (Burchell et al., 2023)☆74Updated 4 months ago
- M2D2: A Massively Multi-domain Language Modeling Dataset (EMNLP 2022) by Machel Reid, Victor Zhong, Suchin Gururangan, Luke Zettlemoyer☆54Updated 2 years ago
- Official implementations for (1) BlonDe: An Automatic Evaluation Metric for Document-level Machine Translation and (2) Discourse Centric …☆79Updated last year
- ☆46Updated 3 years ago
- Experiments for XLM-V Transformers Integeration☆13Updated 2 years ago
- UDapter is a multilingual dependency parser that uses "contextual" adapters together with language-typology features for language-specifi…☆31Updated 2 years ago
- ☆51Updated 2 years ago
- A Multilingual Replicable Instruction-Following Model☆94Updated 2 years ago
- The implementation of "Mitigating Hallucinations and Off-target Machine Translation with Source-Contrastive and Language-Contrastive Deco…☆35Updated last year
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.