Sentiment_Analysis
Collection
2 items • Updated
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.
Training dataset for financial sentiment analysis in MCQ format.
id: Unique identifierquery: Full MCQ prompt with instructionsanswer: Correct answer letter (a, b, c)text: Question text without instructionschoices: List of answer optionsgold: Zero-based index of correct answercategory: Report categoryoriginal_sentiment: Original sentiment label{
"id": "sentiment_mcq_00001",
"query": "اقرأ بعناية التقرير المالي التالي...",
"answer": "c",
"text": "التقرير: [financial report]...",
"choices": ["a", "b", "c"],
"gold": 2,
"category": "general",
"original_sentiment": "neutral"
}