Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mteb/leaderboard
lake-synctv
/
leader
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
leader
/
Dockerfile
Samoed
Update Dockerfile
5132ddc
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
136 Bytes
FROM
ghcr.io/embeddings-benchmark/mteb/leaderboard:latest
ENV
GRADIO_SERVER_NAME=
"0.0.0.0"
EXPOSE
7860
CMD
[
"make"
,
"run-leaderboard"
]