You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
The example is failing in Section 5 for launching the RFT Training job with =errors for invalid parameters "etest_samples", "test_file".
Also tried following the steps from the blog but it has the same code issues.
Solution
Need proper example of the validation_file for launching the RFT job.
Tried renaming the test_file to validation_file, while the job got created it failed with error for invalid validation file (job-id: ftjob-rCRuBsijwouREFOWb9LTT4YB)
Would appreciate having a full working sample for RFT as a reference to figure out how to build for own use case.