https://huggingface.co/BAAI/bge-reranker-v2-m3
该模型支持多语言,请问中文场景,是否沿用
prompt = "Given a query A and a passage B, determine whether the passage contains an answer to the query by providing a prediction of either 'Yes' or 'No'."
还是训练时,有特定的中文prompt,推理可沿用?
https://huggingface.co/BAAI/bge-reranker-v2-m3
该模型支持多语言,请问中文场景,是否沿用
prompt = "Given a query A and a passage B, determine whether the passage contains an answer to the query by providing a prediction of either 'Yes' or 'No'."还是训练时,有特定的中文prompt,推理可沿用?