MoYang94

Results 2 issues of MoYang94

请问微调第一阶段使用unlabel的数据的格式是什么样的有参考吗,还有个问题就是有没有一阶段微调的命令和参数设置呢,感谢!

When I run the following command, an error will be reported. ![image](https://github.com/texttron/tevatron/assets/39084644/1406d4e1-49bb-414a-b6b6-72cae0ce0e2d) My command is as follows: `deepspeed --include localhost:0,1 --master_port 65500 --module tevatron.retriever.driver.train --deepspeed ../deepspeed/ds_zero3_config.json --output_dir retriever-mistral-v0.1 --model_name_or_path ../../e5-mistral-7b-instruct/...