File size: 362 Bytes
8bd08a2 | 1 2 3 4 5 6 7 8 9 10 11 12 | name: PoemSentimentClassification
description: Poem Sentiment is a sentiment dataset of poem verses from Project Gutenberg.
evaluation_framework: mteb
tasks:
- id: PoemSentimentClassification
- id: PoemSentimentClassification_default_validation
config: default
split: validation
- id: PoemSentimentClassification_default_test
config: default
split: test
|