seandearnaley
commited on
Commit
•
7689708
1
Parent(s):
5920a15
Update README.md
Browse files
README.md
CHANGED
@@ -21,15 +21,17 @@ inspired by: https://arxiv.org/pdf/2405.18357
|
|
21 |
|
22 |
use this system instruction:
|
23 |
|
24 |
-
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
|
25 |
|
26 |
see this link for free article:
|
|
|
27 |
Elevating Sentiment Analysis
|
28 |
https://medium.com/@seandearnaley/elevating-sentiment-analysis-ad02a316df1d
|
29 |
|
|
|
30 |
# Uploaded model
|
31 |
|
32 |
-
- **Developed by:**
|
33 |
- **License:** apache-2.0
|
34 |
- **Finetuned from model :** mlabonne/NeuralDaredevil-8B-abliterated
|
35 |
|
|
|
21 |
|
22 |
use this system instruction:
|
23 |
|
24 |
+
```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:```
|
25 |
|
26 |
see this link for free article:
|
27 |
+
|
28 |
Elevating Sentiment Analysis
|
29 |
https://medium.com/@seandearnaley/elevating-sentiment-analysis-ad02a316df1d
|
30 |
|
31 |
+
|
32 |
# Uploaded model
|
33 |
|
34 |
+
- **Developed by:** Sean Dearnaley
|
35 |
- **License:** apache-2.0
|
36 |
- **Finetuned from model :** mlabonne/NeuralDaredevil-8B-abliterated
|
37 |
|