File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -2541,6 +2541,10 @@ paths:
25412541 validation_file :
25422542 type : string
25432543 description : File-ID of a validation file uploaded to the Together API
2544+ packing :
2545+ type : boolean
2546+ default : true
2547+ description : Whether to use sequence packing for training.
25442548 model :
25452549 type : string
25462550 description : Name of the base model to run fine-tune job on
@@ -10866,6 +10870,9 @@ components:
1086610870 validation_file :
1086710871 type : string
1086810872 description : File-ID of the validation file
10873+ packing :
10874+ type : boolean
10875+ description : Whether sequence packing is being used for training.
1086910876 model :
1087010877 type : string
1087110878 description : Base model used for fine-tuning
You can’t perform that action at this time.
0 commit comments