Skip to content

ml6team/german-gpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German GPL

Install requirements

Run the following commands to install all needed requirements.

pip install -r requirements.txt

During the training we will log information to wandb. Therefore, you have to export the API key to your local environment.

export WANDB_KEY=<your_key>

Run Training

Start cross-encoder fine-tuning

python -m task train_cross_encoder

Start mT5 fine-tuning

python -m task train_t5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published