Skip to content

The following repository contains model training and BLEU calculation tools for a Polish-Kashubian translator.

Notifications You must be signed in to change notification settings

kashubian-translator/pl-csb-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

pip install -r requirements.txt

Model Creation

python pl-csb-model train

Translation Using the Created Model

python pl-csb-model translate

Configuration

Pretrained model, output model name as well as training settings can be all configured inside config.ini file.

BatchSize

Batchsize should in general correspond to the number of memory of the used training device, ie. BatchSize=8 for a 8GB RAM GPU card.

About

The following repository contains model training and BLEU calculation tools for a Polish-Kashubian translator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages