A set of german pdo dataset translations and tools to create them
cp .env.dev .env
Add, if necessary, the API_KEY and change the models according to your requirements
make build
make up
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
make run_translations
make run_inference