Skip to content

Examples, tutorials and use cases for Marian, including our WMT-2017/18 baselines.

License

Notifications You must be signed in to change notification settings

marian-nmt/marian-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marian examples

Examples, tutorials and use cases for the Marian toolkit.

More information on https://marian-nmt.github.io

List of examples:

  • translating-amun -- examples for translating with Amun
  • training-basics -- the complete example for training a WMT16-scale model
  • transformer -- scripts for training the transformer model

Usage

First download common tools:

cd tools
make all
cd ..

Next, go to the chosen directory and run run-me.sh, e.g.:

cd training-basics
./run-me.sh

The README file in each directory provides more detailed description.

About

Examples, tutorials and use cases for Marian, including our WMT-2017/18 baselines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published