[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-03-04 06:16:21 +00:00
committed by Ye, Xinyu
parent 641f60c76c
commit 769105b986
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ curl http://${your_ip}:8015/v1/files -X POST -H "Content-Type: multipart/form-da
#### Rerank model finetuning dataset example
Download a toy example training file `toy_finetune_data.jsonl` and upload it to the server with below command, this file can be downloaded in [here](https://github.com/FlagOpen/FlagEmbedding/blob/master/examples/finetune/toy_finetune_data.jsonl):
Download a toy example training file `toy_finetune_data.jsonl` and upload it to the server with below command, this file can be downloaded in [here](https://github.com/FlagOpen/FlagEmbedding/blob/JUNJIE99-patch-1/examples/finetune/toy_finetune_data.jsonl):
```bash
# upload a training file