update results for giga-embeddings-instruct#208
update results for giga-embeddings-instruct#208Samoed merged 6 commits intoembeddings-benchmark:mainfrom
Conversation
Samoed
left a comment
There was a problem hiding this comment.
You need to put your new results in dir witn model revision
In what dir? |
|
In your case you should put in |
|
where did you get this string |
|
but i changed the model weights, should this revision id be changed? |
|
ok, i've moved to revision_id dir |
|
Yes, you should change revision of your model in main repo too |
...s/ai-sage__Giga-Embeddings-instruct/646f5ff3587e74a18141c8d6b60d1cffd5897b92/model_meta.json
Outdated
Show resolved
Hide resolved
|
So, I've updated the |
|
You should update revision in main repo too, and after that run your model with mteb implementation @ekolodin |
|
what main repo? this is not main repo? i do not understand you @Samoed |
|
I've made it @Samoed |
|
Any updates? |
|
No, you need to run your model with implementation from |
|
I've already run it, and the push the results. |
...s/ai-sage__Giga-Embeddings-instruct/40b27667b9ad586d7812675df76e5062ccc80b0e/model_meta.json
Show resolved
Hide resolved
|
@Samoed could you please merge? |
|
As I said I don't think you've correctly run your model. I've got
Please, rerun your model with latest mteb. https://www.kaggle.com/code/samoed/notebook908a227956/notebook?scriptVersionId=244761810 |
|
I think you use wrong instructions for benchmarks |
|
Where do you set up instructions in your example? I can't see it, we have custom instructions for each task |
If you have custom instructions, then you should add them for your model. We're integrating |
|
Where can I get your default instructions? |
|
They are defined in task |
|
I have added custom instructions code: embeddings-benchmark/mteb#2836 |
Checklist
mteb/models/this can be as an API. Instruction on how to add a model can be found here