File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ trl dpo --model_name_or_path Qwen/Qwen2.5-0.5B-Instruct \
168168 --output_dir Qwen2.5-0.5B-DPO
169169```
170170
171- Read more about CLI in the [ relevant documentation section] ( https://huggingface.co/docs/trl/main/en/ clis ) or use ` --help ` for more details.
171+ Read more about CLI in the [ relevant documentation section] ( https://huggingface.co/docs/trl/clis ) or use ` --help ` for more details.
172172
173173## Development
174174
@@ -190,7 +190,7 @@ Example:
190190from trl.experimental.new_trainer import NewTrainer
191191```
192192
193- Read more in the [ Experimental docs] ( https://huggingface.co/docs/trl/main/en/ experimental ) .
193+ Read more in the [ Experimental docs] ( https://huggingface.co/docs/trl/experimental ) .
194194
195195## Citation
196196
You can’t perform that action at this time.
0 commit comments