Thanks for your great job, if I want to train my own model use my custom data, how should I choose the base pretained model?
model_name_or_path can only be the base chat model like Qwen3-0.6B or I can directly use a pretrained reranker model like Qwen3-Reranker-0.6B instead?