Coder Social home page Coder Social logo

thevasudevgupta / transformers-adapters Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 3.0 2.95 MB

This repositary hosts my experiments for the project, I did with OffNote Labs.

Home Page: https://medium.com/offnote-labs/build-a-model-which-can-translate-multiple-indian-languages-to-english-very-efficiently-reduce-55375fb0e1ea

Python 100.00%
pretrained-models transformers huggingface indian-languages translation-task adapters

transformers-adapters's People

Contributors

thevasudevgupta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

transformers-adapters's Issues

adapter for MarianMTModel

Hi, thanks for your code. I used adapter_modeling.py and changed modeling_marian.py. But, the result is not good.
I used the pre model Helsinki-NLP/opus-mt-en-zh and datasets in thesis domain.
first experience,
enc_self_attn_adapter=True, dec_ffn_adapter=True, enc_tok_embed_adapter=True, dec_tok_embed_adapter=True,
sencend expericence,
enc_self_attn_adapter=True, dec_self_attn_adapter=True, cross_attn_adapter=True, enc_ffn_adapter=True, dec_ffn_adapter=True, enc_tok_embed_adapter=True, dec_tok_embed_adapter=True,
Both of them scored of bleu below baseline and much lower than fine-tuning.

Is this method only applicable to mbart? What do I need to pay attention to when I apply it to MarianMTModel?

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.