What problem does it solve?
This Skill helps locate authoritative, current rankings and benchmark results for embedding models (MTEB, HuggingFace leaderboards, and related embedding benchmarks), resolving issues caused by interactive pages, outdated papers, or missing timestamps.
Core Features & Use Cases
- Authoritative source discovery: Prioritize official leaderboard pages, GitHub data repositories, and API/JSON endpoints for canonical results.
- Temporal validation: Check last-updated timestamps and explicitly handle date-constrained queries (for example, "as of August 2025").
- Robust access methods: Extract raw CSV/JSON endpoints, use Spaces/Gradio APIs, or fall back to repository artifacts and Wayback Machine snapshots when UIs are interactive.
- Eligibility and sanity checks: Verify model names, ranking eligibility, and cross-reference multiple sources to document discrepancies and provenance.
- Use case: Report the top MTEB model for a specified date with score, evaluation split, and the timestamped data source.
Quick Start
Find the top-ranked model on the MTEB leaderboard as of August 2025 and provide its score, evaluation split, and a timestamped source link.