Property MtebScore
MtebScore
Gets or sets the model's mean task score on the multilingual MTEB
(Massive Text Embedding Benchmark) leaderboard, or null when no score
has been published. Only meaningful for text-embedding models; higher is better.
public float? MtebScore { get; set; }