smnli_mt / README.md
darmanin-matt's picture
Update README.md
d363f6e verified
|
raw
history blame
914 Bytes
metadata
license: cc-by-sa-4.0

Dataset Card for the SMNLI-MT

The SMNLI-MT datasets are machine-translated versions of the Stanford NLI and MultiNLI datasets in Maltese.

Dataset Details

Dataset Description

The datasets were translated using the Google Cloud Translate as part of the initial exploration of NLI in the Maltese language.

  • Curated by: [Matthew Darmanin]
  • Language(s) (NLP): Maltese
  • License: [CC 4.0]

Dataset Structure

The datasets are in the form of CSV files, delimited by semi-colons (;) and encoded in UTF-8.

Each dataset contains the following columns:

  • id - the index of the sentence pair
  • premise - the premise sentence
  • hypothesis - the hypothesis sentence
  • gold label - the consensus label assigned in the original datasets; either entailment, contradiction or neutral

Dataset Card Contact

E-mail: [email protected]