Skip to content

inigo-jauregi/ALTA2021_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALTA 2021 - Tutorial Code

ALTA Logo

1,2Jacob Parnell, 1,2Inigo Jauregi Unanue and 1Prof. Massimo Piccardi

1University of Technology Sydney (UTS)

2RoZetta Technology

Introduction

This is the code used in the tutorial at the 19th Annual Workshop of the Australasian Language Technology Association (ALTA 2021). You can find the full recording of the tutorial here.

In this code repository we show how to train neural machine translation and abstractive summarisation models using PyTorch Lightning, a framework meant to remove the "boilerplate" from the development of research models.

Getting Started

We provide two notebooks (one for translation and one for summarisation) as part of the tutorial. You can run this on Jupyter notebooks or Google-colab.

Translation

Check the translation folder to start with this section of the tutorial.

Summarisation

Check the summarisation folder to start with this section of the tutorial.

Shared Materials

The NMT and summarisation slide sets and accompanying videos are available here.

About

ALTA 2021 Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published