[CI] Accelerate mteb test by setting SentenceTransformers mteb score to a constant (#24088)
Signed-off-by: wang.yuqi <noooop@126.com>
This commit is contained in:
@@ -347,6 +347,7 @@ class ModelInfo:
|
||||
dtype: str = "auto"
|
||||
hf_overrides: Optional[dict[str, Any]] = None
|
||||
default_pooling_type: str = ""
|
||||
mteb_score: Optional[float] = None
|
||||
enable_test: bool = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user