-
Notifications
You must be signed in to change notification settings - Fork 459
model: Add GreenNode Vietnamese Embedding models #2994
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
Conversation
waiting on: #2964 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small note on the where the models are places - otherwise the metadata looks great
mteb/models/misc_models.py
Outdated
@@ -1788,3 +1788,49 @@ | |||
training_datasets=None, | |||
superseded_by=None, | |||
) | |||
|
|||
sup_simcse_vietnamese_phobert_base_ = ModelMeta( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sup_simcse_vietnamese_phobert_base_ = ModelMeta( | |
sup_simcse_vietnamese_phobert_base = ModelMeta( |
Head branch was pushed to by a user without write access
…k#2994) * [ADD] 50 vietnamese dataset from vn-mteb * [UPDATE] task metadata * [UPDATE] import dependencies * [UPDATE] task metadata, bibtext citation * [UPDATE-TEST] test_model_meta * [UPDATE] sample_creation to machine-translated and LM verified * [ADD] sample creation machine-translated and LM verified * [ADD] Vietnamese Embedding models * [REMOVE] default fields metadata in Classfication tasks * [UPDATE] model to vi-vn language specific file * [FIX] lint * [FIX] model loader
Hi, I'm about to add some Vietnamese text embedding model.
These models was test on #2964
I have ensured that my model can be loaded using