datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
albanian_bible_sq
Albanian Bible
Description
A complete translation of the Bible into the Albanian language. This public domain edition represents one of the early complete Albanian Bible translations, making the Scriptures accessible to Albanian-speaking communities in Albania, Kosovo, North Macedonia, and the Albanian diaspora. It includes the Protestant canon (66 books).
Dataset Structure
Each row represents one Bible verse.
Column
Type
Description… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/albanian_bible_sq.sst2-albanian
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:… See the full description on the dataset page: https://huggingface.co/datasets/Kushtrim/sst2-albanian.
