| <!doctype html> |
| <html lang="en"> |
| <head> |
| <meta charset="utf-8"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>MTEB-BR (moved)</title> |
| <style> |
| :root { color-scheme: light dark; } |
| body { font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif; |
| max-width: 640px; margin: 3rem auto; padding: 0 1.25rem; line-height: 1.6; } |
| h1 { font-size: 1.6rem; margin-bottom: .3rem; } |
| a { color: #2563eb; text-decoration: none; } a:hover { text-decoration: underline; } |
| ul { padding-left: 1.2rem; } li { margin: .25rem 0; } |
| .note { opacity: .75; font-size: .92rem; margin-top: 1.6rem; } |
| </style> |
| </head> |
| <body> |
| <h1>This project has moved to <a href="https://huggingface.co/MTEB-BR">MTEB-BR</a></h1> |
| <p>The Brazilian-Portuguese text-embedding benchmark previously hosted under the |
| <code>mteb-pt</code> organization is now at |
| <a href="https://huggingface.co/MTEB-BR">huggingface.co/MTEB-BR</a>.</p> |
| <ul> |
| <li>Leaderboard: <a href="https://huggingface.co/spaces/MTEB-BR/leaderboard">MTEB-BR/leaderboard</a></li> |
| <li>Results dataset: <a href="https://huggingface.co/datasets/MTEB-BR/mteb-pt-results">MTEB-BR/mteb-pt-results</a></li> |
| <li>GitHub: <a href="https://github.com/tardellirs/mteb-br">tardellirs/mteb-br</a></li> |
| </ul> |
| <p class="note">The legacy results dataset <code>mteb-pt/mteb-pt-results</code> remains here only |
| to preserve its archival DOI; the maintained copy lives under MTEB-BR.</p> |
| </body> |
| </html> |
|
|