Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
mteb
/
results
like
1
Follow
Massive Text Embedding Benchmark
223
Dataset card
Files
Files and versions
Community
5
a7ba743
results
/
.github
/
pull_request_template.md
Samoed
add PR template (#64)
ce8ba30
unverified
about 1 month ago
preview
code
|
raw
Copy download link
history
blame
Safe
902 Bytes
Checklist
Run tests locally to make sure nothing is broken using
make test
.
Run the results files checker
make pre-push
.
Adding a model checklist
Ref #
I have added model implementation to
mteb/models/
directory
. Instruction to add a model can be found
here