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

chinese support? #25

Open
Lukangkang123 opened this issue Apr 23, 2023 · 4 comments
Open

chinese support? #25

Lukangkang123 opened this issue Apr 23, 2023 · 4 comments

Comments

@Lukangkang123
Copy link

Does the model support Chinese input?

@Muennighoff
Copy link
Owner

Sure; For asymmetric search (e.g. retrieval), I'd recommend https://huggingface.co/bigscience/sgpt-bloom-7b1-msmarco which has seen lots of Chinese during pretraining

@Lukangkang123
Copy link
Author

Lukangkang123 commented Apr 23, 2023

Sure; For asymmetric search (e.g. retrieval), I'd recommend https://huggingface.co/bigscience/sgpt-bloom-7b1-msmarco which has seen lots of Chinese during pretraining

Thanks you very much! Do you mean this code?:https://github.com/Muennighoff/sgpt#asymmetric-semantic-search-be

@Muennighoff
Copy link
Owner

Sure; For asymmetric search (e.g. retrieval), I'd recommend https://huggingface.co/bigscience/sgpt-bloom-7b1-msmarco which has seen lots of Chinese during pretraining

Thanks you very much! Do you mean this code?:https://github.com/Muennighoff/sgpt#asymmetric-semantic-search-be

Yeah you can use that code and swap the model for bigscience/sgpt-bloom-7b1-msmarco

@Lukangkang123
Copy link
Author

Sure; For asymmetric search (e.g. retrieval), I'd recommend https://huggingface.co/bigscience/sgpt-bloom-7b1-msmarco which has seen lots of Chinese during pretraining

Thanks you very much! Do you mean this code?:https://github.com/Muennighoff/sgpt#asymmetric-semantic-search-be

Yeah you can use that code and swap the model for bigscience/sgpt-bloom-7b1-msmarco

Thanks you!

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