File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ python add_reranker_score.py \
8080--use_gpu_for_searching
8181```
8282
83- - ` input_file ` : path to save JSON data with mined hard negatives for finetuning
84- - ` output_file ` : path to save JSON data with scores for finetuning
83+ - ** ` input_file ` ** : path to save JSON data with mined hard negatives for finetuning
84+ - ** ` output_file ` ** : path to save JSON data with scores for finetuning
8585- ** ` use_fp16 ` ** : Whether to use fp16 for inference. Default: True
8686- ** ` devices ` ** : Devices to use for inference. Default: None, multiple values allowed
8787- ** ` trust_remote_code ` ** : Trust remote code. Default: False
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ See [example_data](https://github.com/hanhainebula/FlagEmbedding/tree/new-flagem
8282 --reranker_max_length 1024
8383 ```
8484
85- - ` input_file ` : path to save JSON data with mined hard negatives for finetuning
86- - ` output_file ` : path to save JSON data with scores for finetuning
85+ - ** ` input_file ` ** : path to save JSON data with mined hard negatives for finetuning
86+ - ** ` output_file ` ** : path to save JSON data with scores for finetuning
8787 - ** ` use_fp16 ` ** : Whether to use fp16 for inference. Default: True
8888 - ** ` devices ` ** : Devices to use for inference. Default: None, multiple values allowed
8989 - ** ` trust_remote_code ` ** : Trust remote code. Default: False
You can’t perform that action at this time.
0 commit comments