We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python baai_general_embedding/run.py --model_name_or_path ./bge-large-zh-v1.5 --train_data ./examples/finetune/toy_finetune_data.jsonl --epoch 2 --batch_size 2 --train_group_size 2 --query_max_len 256 --passage_max_len 256 --save_steps 1000 --output_dir ./checkpoint --lr 1e-5 --query_instruction_for_retrieval "" --temperature 0.02
The text was updated successfully, but these errors were encountered:
No branches or pull requests
python baai_general_embedding/run.py --model_name_or_path ./bge-large-zh-v1.5 --train_data ./examples/finetune/toy_finetune_data.jsonl --epoch 2 --batch_size 2 --train_group_size 2 --query_max_len 256 --passage_max_len 256 --save_steps 1000 --output_dir ./checkpoint --lr 1e-5 --query_instruction_for_retrieval "" --temperature 0.02
The text was updated successfully, but these errors were encountered: