datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Algerian-Youtube-Comments
Algerian Youtube Comments
55,365 raw YouTube comments on Algeria-related videos for Darija social-text modeling, from the Algerian NLP Collective. Counted 2026-09-17 via the Hub datasets-server (/info?dataset=algerian-nlp/Algerian-Youtube-Comments: 55,365 train rows) and re-counted row-by-row with datasets streaming (load_dataset("algerian-nlp/Algerian-Youtube-Comments", split="train", streaming=True): 55,365 rows).
The default config answers: how do Algerians actually write in… See the full description on the dataset page: https://huggingface.co/datasets/algerian-nlp/Algerian-Youtube-Comments.youtube-comments-sentiment
YouTube Comments Sentiment Dataset
375 labeled YouTube comments for sentiment analysis and toxicity detection research.
Dataset Structure
Fields
comment: Raw comment text (includes emojis, informal language)
sentiment: positive / negative / neutral
toxic: true / false
video_category: Content category of the source video
Splits
train: 300 examples
test: 75 examples
