This model is finetuned for the Joint Task. The finetuning was carried out by adding prompts of the form:
The prompt is prepended onto each input review. It is important to note that
this model output was finetuned on samples from the laptops and restaurants domains.
The code for the official implementation of the paper
InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis can be
found
here.
For the Joint Task, this model is the current SOTA.
InstructABSA models are trained on the benchmark dataset for Aspect Based Sentiment Analysis tasks viz. SemEval 2014. This
dataset consists of reviews
from laptops and restaurant domains and their corresponding aspect term and polarity labels.
1@inproceedings{Scaria2023InstructABSAIL,
2 title={InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis},
3 author={Kevin Scaria and Himanshu Gupta and Saurabh Arjun Sawant and Swaroop Mishra and Chitta Baral},
4 year={2023}
5}