Dataset Card for NusaX-senti-LexC-Gen
Dataset Summary
The LexC-Gen dataset for NusaX sentiment analysis task is a dataset generated for low-resource languages at scale with Large Language Models (BLOOMZ-7.1B) and Gatitos bilingual lexicons.
from datasets import load_dataset
dataset = load_dataset("BatsResearch/NusaX-senti-LexC-Gen", "ace_100k")