xlang-ai / instructor-embedding

[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Apache License 2.0
1.85k stars 134 forks source link

set sentence_transformer =2.6.0 #120

Open Soberaice opened 3 months ago

Soberaice commented 3 months ago

that can solve the problem " Instructor._load_sbert_model() got an unexpected keyword argument 'local_files_only'"

Soberaice commented 3 months ago

I run train.py in kaggle ,it seems like need 2 hours,really hope the dataset can a little less

BBC-Esq commented 1 month ago

that can solve the problem " Instructor._load_sbert_model() got an unexpected keyword argument 'local_files_only'"

I'd encourage you to use my fork if you want to use the "local_files_only" parameter. Here it is:

https://github.com/BBC-Esq/instructor-embedding