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

What is the composition of the dataset for model training #121

Open
geekchen007 opened this issue Feb 5, 2024 · 2 comments
Open

What is the composition of the dataset for model training #121

geekchen007 opened this issue Feb 5, 2024 · 2 comments

Comments

@geekchen007
Copy link

Why laion2b_e16(ViT-B-32::laion2b_e16) does perform well in Chinese/English search? e.g. "猫/cat" "狗/dog",but performs poorly in Japanese or French
What is the composition of the dataset for model training?
A CLIP ViT-B/32 model trained with the LAION-2B English subset of LAION-5B?laion2B-multi-chinese-subset?or other?

@rom1504
Copy link
Contributor

rom1504 commented Feb 5, 2024

LAION-2B English

There may be a little bit of Chinese in that?

But are you sure it really perform well in Chinese?

You can run the multilingual benchmark with some multilingual models to compare

@geekchen007
Copy link
Author

I did not use a particularly strict dataset for comparison, but I did search for common Chinese words such as "cat", "dog", "dance", "red clothes", and the top-k result was correct.

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