danromuald / sagemaker-fairseq

FAIRSeq implementation on Amazon SageMaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAIRSeq on Amazon SageMaker

Requirements

  • AWS Role with full access to Amazon SageMaker, Amazon S3, and Amazon ECR
  • Enough disk space to download the datasets from FAIRSeq - refer to the FAIRSeq documentation for estimated sizes

Examples

  • FAIRSeq pre-trained translation model on English to French - serving predictions
  • FAIRSeq translation task from German to English
  • FAIRSeq translation task from German to English on multiple machines
  • FAIRSeq translation task from English to French

About

FAIRSeq implementation on Amazon SageMaker


Languages

Language:Jupyter Notebook 47.3%Language:Python 38.6%Language:Shell 9.6%Language:Dockerfile 3.8%Language:C 0.7%