Skip to content

A set of german pdo dataset translations and tools to create them

Notifications You must be signed in to change notification settings

mayflower/german-dpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

german-dpo

A set of german pdo dataset translations and tools to create them

Prepare configuration

cp .env.dev .env

Add, if necessary, the API_KEY and change the models according to your requirements

Create new environment

make build

Start app

make up

Estimates the costs/runtime of the system & user prompt translation

make estimate_translation

Estimates the costs/runtime of the inference task for the 'chosen' (will be later extended with the 'rejected') field

make estimate_inference

Starts the system & user prompt translation

make run_translations

Starts the inference for the 'chosen' (will be later extended with the 'rejected') field

make run_inference

About

A set of german pdo dataset translations and tools to create them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published