Thanks to visit codestin.com
Credit goes to github.com

Skip to content

scan33scan33/nts2020

 
 

Repository files navigation

Welcome to Multi-task model with learning rate schedule for XNLI, and GLUE.

Look into Multi_Task_training.ipynb for detailed comments on the functions and variables responsible for building a multi-task model with batch heterogenity, custom loss and accuracy functions.

Visit xtreme/ for multi task model code with learnable sampling policies using RL for experiments on XNLI, GLUE/ for the trainer code on GLUE data based on the Multi_task_training.iypnb implementation. mtmodel_policy_tasks.py contains the RL policy code to update weights for multiple tasks.

About

Models and examples built with TensorFlow

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.2%
  • Jupyter Notebook 12.0%
  • C++ 1.8%
  • Other 1.0%