togethercomputer / together-python

The Official Python Client for Together's API
https://pypi.org/project/together/
Apache License 2.0
33 stars 8 forks source link

ENG 1730: Support validation files for fine-tuning jobs #161

Closed azahed98 closed 2 months ago

azahed98 commented 3 months ago

Have you read the Contributing Guidelines? Yes

Issue # ENG-1730

Describe your changes

This PR adds support of validation_file and n_evals arguments for fine-tuning. There is light input validation to ensure the submitted job is valid.