Coder Social home page Coder Social logo

multilingual-modeling's Introduction

Previous Experiments

  • exp-001: train gpt-2's tokenizer and finetune gpt-2's embedding layers wte and wpe on HF's OSCAR unshuffled_deduplicated_fr and unshuffled_dudplicated_kr.
  • exp-002: evaluate gpt-2 on FLUE's tasks (CLS, XNLI, PAWS)
  • exp-003: TODO: evaluate on multiatis
  • exp-004: Does the embedding layer learn anything useful? Take a dataset in English for PAWS-X, finetune GPT-2 on this dataset, evaluate it on English test set T_e. Then, take the same test-set T_e translated in French (T_f), take GPT-2 parameters fine-tuned for the task X, replace English embeddings with French embeddings and evaluate thus obtained model on French test set.

Experiment folders below after Conversation with Vassilina, Hady, Iz, and Maruf Link

  • exp-005: cleaned from exp-001 for finetuning GPT-2 embedding layers for DE and KO on Oscar.
  • exp-006: run zero-shot and finetuned evaluation setting for XNLI ✅, PAWS ❌, and XQuAD ❌. (❌ means not done. ✅ means done.)
  • exp-007: apply MAD-X adapter method. Paper link
  • exp-008: from exp-006, but using mBERT on the zero-shot and finetuning setting.

Carbon Tracking

Do not forget to log your experiments in this spreadsheet

multilingual-modeling's People

Contributors

yongzx avatar vnikoulinle avatar hadyelsahar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.