The Files
function of the Together Python Library is used to upload training and validation datasets that can be used for features like Fine-tuning. You can upload, manage, and delete datasets from the command line or the Python Library.
id
field in the response will be the assigned file-id
for this file object.
--output FILENAME
or -o FILENAME
. By default, the dataset is saved to <FILE-ID>.jsonl
.