Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset Card for Parallel Sentences - WikiMatrix

This dataset contains parallel sentences (i.e. English sentence + the same sentences in another language) for numerous other languages. Most of the sentences originate from the OPUS website. In particular, this dataset contains the WikiMatrix dataset.

Related Datasets

The following datasets are also a part of the Parallel Sentences collection:

These datasets can be used to train multilingual sentence embedding models. For more information, see sbert.net - Multilingual Models.

Dataset Subsets

all subset

  • Columns: "english", "non_english"
  • Column types: str, str
  • Examples:
    {
      "english": "I will go down with you into Egypt, and I will also surely bring you up again."",
      "non_english": "Аз ще бъда с тебе в Египет и Аз ще те изведа назад.""
    }
    
  • Collection strategy: Combining all other subsets from this dataset.
  • Deduplified: No

en-... subsets

  • Columns: "english", "non_english"
  • Column types: str, str
  • Examples:
    {
      "english": "By Him Who is the Lord of mankind!",
      "non_english": "しかしながら人主の患はまた人を信ぜざるにもある。"
    }
    
  • Collection strategy: Processing the raw data from parallel-sentences and formatting it in Parquet, followed by deduplication.
  • Deduplified: Yes
Downloads last month
1,557

Models trained or fine-tuned on sentence-transformers/parallel-sentences-wikimatrix

Collections including sentence-transformers/parallel-sentences-wikimatrix