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.

Albanian Translated SST-2 Dataset

Dataset

Overview

The dataset is a Albanian machine-translation of the Stanford Sentiment Treebank (SST-2). The original dataset comprises sentences extracted from movie reviews, accompanied by human annotations indicating their sentiment.

Dataset Structure

The dataset has the following structure:

{
    "idx": int,
    "sentence": str,
    "label": int,
    "sentence_alb": str
}

Data Fields

  • idx: Monotonically increasing index ID.
  • sentence: Complete sentence expressing an opinion about a film.
  • label: Sentiment of the opinion, either "negative" (0) or positive (1). The test set labels are hidden (-1).
  • sentence_alb: Albanian translation of the sentence.
Downloads last month
0
Edit dataset card

Models trained or fine-tuned on Kushtrim/sst2-albanian

Collection including Kushtrim/sst2-albanian