We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8c298 commit 327a6a9Copy full SHA for 327a6a9
1 file changed
examples/finetune/README.md
@@ -76,6 +76,7 @@ torchrun --nproc_per_node {number of gpus} \
76
--train_group_size 2 \
77
--negatives_cross_device \
78
--logging_steps 10 \
79
+--save_steps 1000 \
80
--query_instruction_for_retrieval ""
81
```
82
0 commit comments