Skip to content

nhatkhangcs/BARTViBa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BARTViBa

HOW TO

  1. Training
    There are multiple models for this project. Use different trainer file and modify configuration for training:
    • bert2bert:

    python trainer/custom_bert2bert_trainer.py

    • marianmt:

    python trainer/custom_marianmt_trainer.py

    • bartpho:

    python trainer/custom_bartpho_trainer.py

There is also a colab file at <trainer_notebook.ipynb> guiding training process.

  1. Inference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 71.1%
  • Python 28.9%