HebArabNlpProject/HebrewSentiment
HebrewSentiment Hebrew sentiment analysis — Positive / Negative / Neutral Source Originally sourced from the Hebrew NLP benchmark collection. Google Drive: https://drive.google.com/drive/folders/1nZVJGF29R_KQjbovOT79Ceai8NIaFZdQ Files hebrew_sentiment.jsonl Usage from datasets import load_dataset ds = load_dataset("HebArabNlpProject/HebrewSentiment", token=HF_TOKEN) Task type classification
3168
HebrewSentiment
Hebrew sentiment analysis — Positive / Negative / Neutral
Source
Originally sourced from the Hebrew NLP benchmark collection. Google Drive: https://drive.google.com/drive/folders/1nZVJGF29R_KQjbovOT79Ceai8NIaFZdQ
Files
hebrew_sentiment.jsonl
Usage
from datasets import load_dataset
ds = load_dataset("HebArabNlpProject/HebrewSentiment", token=HF_TOKEN)Task type
classification
