datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
azerbaijani_review_sentiment_classificationAzerbaijani Sentiment Classification Dataset with ~160K reviews.
Dataset contains 3 columns: Content, Score, Upvotes
azerbaijani-blogs
Azerbaijani Blogs dataset
Dataset Details
Dataset Description
This dataset provides blogs written in azerbaijani language with categories and tags for each.
Language(s) (NLP): Azerbaijani
License: Apache license 2.0
Data Source
All the data was found in public resources of kayzen.az blogging website without any restriction.
azerbaijani_sa
Sentiment Analysis Data for the Azerbaijani Language
Dataset Description:
This dataset contains a sentiment analysis dataset from LocalDoc (2024).
Data Structure:
The data was used for the project on improving word embeddings with graph knowledge for Low Resource Languages.
Citation:
@source{azerbaijanisent,
title={Sentiment Analysis Datset for Azerbaijani},
author={LocalDoc},
link={https://huggingface.co/LocalDoc},
year={2024}
}
azerbaijani_tweet_emotion_classificationThis dataset contains 150K (train + test) cleaned tweets in Azerbaijani. Tweets were collected in 2021, and filtered and cleaned by following these steps:
Initial data were collected by using twint library. The tool is currently deprecated, cannot be used with new Twitter.
On top of the already filtered data, I applied an additional filter to select Azerbaijani tweets with using fastText language identification model.
Tweets were classified into 3 emotion categories: {positive: 1, negative:… See the full description on the dataset page: https://huggingface.co/datasets/hajili/azerbaijani_tweet_emotion_classification.Azerbaijani-Speech-Dataset
🎧 Azerbaijani Speech Dataset
The Azerbaijani Speech Dataset is a high-quality speech audio dataset designed to provide structured and scalable audio data for training modern AI-driven voice systems. It includes 186 hours of audio data distributed across 856 files, available in MP3 and WAV formats, with a total size of 412 MB. This well-prepared audio dataset ensures balanced voice data, with 49% female and 51% male speakers, and a diverse age range from 18 to 30 years. The dataset… See the full description on the dataset page: https://huggingface.co/datasets/Speech-data/Azerbaijani-Speech-Dataset.azerbaijani-gov-qa
Azerbaijani Government Services Question Answering Dataset
Overview
This dataset contains over 5000 samples of question-answer pairs scraped from the comments section of the Instagram page of AsanXidmat, a government organization in Azerbaijan dedicated to providing services to Azerbaijani citizens. The dataset is intended for use in training and evaluating question answering systems, particularly those focused on understanding and responding to inquiries related to… See the full description on the dataset page: https://huggingface.co/datasets/arzumanabbasov/azerbaijani-gov-qa.azerbaijani-multi-news
Azerbaijani News Summary Dataset Card
Dataset Summary
I present az-news-summary, a comprehensive and diverse dataset comprising 143k (143,448) Azerbaijani news articles extracted using a set of carefully designed heuristics. The dataset covers common topics for news reports include war, government, politics, education, health, the environment, economy, business, fashion, entertainment, and sport, as well as quirky or unusual events.
The dataset is prepared for… See the full description on the dataset page: https://huggingface.co/datasets/nijatzeynalov/azerbaijani-multi-news.azerbaijani_sum_v1azerbaijani-math-gpt4oAzerbaijani_Dictionary_Dataset
Azerbaijani Dictionary Dataset
This dataset contains Azerbaijani words, their IDs, and associated tags. It is useful for NLP tasks such as word classification and language modeling.
Structure
headline_id: Unique identifier for each word/phrase.
headline: Azerbaijani word or phrase.
tag: The tag or category associated with the word.
Usage
You can load this dataset using the Hugging Face datasets library:
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/iqbalmirzayev/Azerbaijani_Dictionary_Dataset.
