AiresPucrs/embedding-model-16
Updated • 6 • 1
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset is part of a tutorial tied to the Teeny-Tiny Castle, an open-source repository containing educational tools for AI Ethics and Safety research.
from datasets import load_dataset
dataset = load_dataset("AiresPucrs/sentiment-analysis", split = 'train')