You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Dhivehi STS

The Dhivehi Semantic Textual Similarity dataset is a translated version. The English sentence pairs were translated into Dhivehi, while keeping the original similarity scores. Each pair is annotated with a similarity score normalized between 0 and 1. Dataset Details

  • Columns: "sentence1", "sentence2", "score"
  • Column types: str, str, float

Examples:

{
  "sentence1": "މިއީ ރަނގަޅު ޚިޔާލެއް ނޫނެވެ.",
  "sentence2": "މިއީ ވަރަށް ނުބައި ޚިޔާލެއް ކަހަލަ އަޑެކެވެ.",
  "score": 0.8
}
Downloads last month
10