Skip to content
Advertisement
Text

tatoeba-bitext-mining

Tatoeba An MTEB dataset Massive Text Embedding Benchmark 1,000 English-aligned sentence pairs for each language based on the Tatoeba corpus Task…

Tatoeba An MTEB dataset Massive Text Embedding Benchmark 1,000 English-aligned sentence pairs for each language based on the Tatoeba corpus Task category t2t Domains Written Reference How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get tasks( “Tatoeba” ) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page:

Source: Hugging Face Hub (mteb/tatoeba-bitext-mining). Metadata imported from the dataset’s Hub tags.

Advertisement