Skip to content
New issue

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

in kaggle #119

Open
Soberaice opened this issue Jul 1, 2024 · 1 comment
Open

in kaggle #119

Soberaice opened this issue Jul 1, 2024 · 1 comment

Comments

@Soberaice
Copy link

Traceback (most recent call last):
File "/kaggle/input/instructor/instructor-embedding-main/train.py", line 590, in
main()
File "/kaggle/input/instructor/instructor-embedding-main/train.py", line 498, in main
model = Instructor(real_name_or_path, cache_folder=model_args.cache_dir)
File "/opt/conda/lib/python3.10/site-packages/sentence_transformers/SentenceTransformer.py", line 287, in init
modules = self._load_sbert_model(
TypeError: Instructor._load_sbert_model() got an unexpected keyword argument 'local_files_only'

@BBC-Esq
Copy link
Contributor

BBC-Esq commented Aug 12, 2024

The owners of this repository don't update a new release on pypi.org. You can download their most recent version or try my fork that incorporates additional parameters to choose from beyond what the most recent pull request here did...

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants