Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mteb
/
leaderboard_dev
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KennethEnevoldsen
commited on
Mar 28
Commit
96c45eb
·
verified
·
1 Parent(s):
0bf23ba
this is just a test
Browse files
Files changed (1)
hide
show
models.py
+3
-0
models.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
models = [
2
+
"michaelfeil/ct2fast-e5-large-v2"
3
+
]