kevinscaria
commited on
Commit
•
c1ba0cf
1
Parent(s):
d416a7b
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pipeline_tag: text2text-generation
|
|
13 |
|
14 |
# ate_tk-instruct-base-def-pos-neg-neut-combined
|
15 |
This model is finetuned for the Aspect Term Extraction (ATE) subtask. The finetuning was carried out by adding prompts of the form:
|
16 |
-
- definition + 2 positive examples + 2 negative examples + 2 neutral examples
|
17 |
|
18 |
The prompt is prepended onto each input review. It is important to note that **this model output was finetuned on samples from both laptops and restaurants domains.**
|
19 |
The code for the official implementation of the paper [**InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis**](https://arxiv.org/abs/2302.08624) can be
|
|
|
13 |
|
14 |
# ate_tk-instruct-base-def-pos-neg-neut-combined
|
15 |
This model is finetuned for the Aspect Term Extraction (ATE) subtask. The finetuning was carried out by adding prompts of the form:
|
16 |
+
- definition + 2 positive examples + 2 negative examples + 2 neutral examples
|
17 |
|
18 |
The prompt is prepended onto each input review. It is important to note that **this model output was finetuned on samples from both laptops and restaurants domains.**
|
19 |
The code for the official implementation of the paper [**InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis**](https://arxiv.org/abs/2302.08624) can be
|