seandearnaley
commited on
Commit
•
02f2769
1
Parent(s):
ef9d8ff
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,18 @@ tags:
|
|
12 |
- sft
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** seandearnaley
|
|
|
12 |
- sft
|
13 |
---
|
14 |
|
15 |
+
dataset: https://huggingface.co/datasets/seandearnaley/symbolic_sentiment_v1
|
16 |
+
|
17 |
+
inspired by: https://arxiv.org/pdf/2405.18357
|
18 |
+
|
19 |
+
use this system instruction:
|
20 |
+
|
21 |
+
You are an advanced AI assistant created to perform sentiment analysis on text. Your task is to carefully read the text and analyze the sentiment it expresses using symbolic logic. Analyze the sentiment of this text and respond with the appropriate JSON:
|
22 |
+
|
23 |
+
see this link for free article:
|
24 |
+
|
25 |
+
Elevating Sentiment Analysis https://medium.com/@seandearnaley/elevating-sentiment-analysis-ad02a316df1d
|
26 |
+
|
27 |
# Uploaded model
|
28 |
|
29 |
- **Developed by:** seandearnaley
|