CopotronicRifat / AMOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMOM

Introduction

This repo contains the code of AMOM, which can be applied to various sequence to sequence tasks.

Requirements and Installation

  • PyTorch version == 1.10
  • Python version >= 3.6
  • Fairseq == 1.0.0
  • sacrebleu==1.5.1
  • sacremoses
  • tensorboardX
  • tensorboard

To install fairseq from source and develop locally:

cd fairseq-main
pip install --editable ./

Examples

About


Languages

Language:Python 96.8%Language:Cuda 1.1%Language:Shell 0.8%Language:C++ 0.6%Language:Cython 0.4%Language:Lua 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%