File size: 1,230 Bytes
6f05107
 
 
 
 
 
 
 
 
 
bfe5641
6f05107
 
 
9eaf34c
 
 
 
 
5920a15
 
9eaf34c
 
7689708
9eaf34c
 
7689708
9eaf34c
 
 
7689708
6f05107
 
7689708
6f05107
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
base_model: mlabonne/NeuralDaredevil-8B-abliterated
---

# Sentiment Analysis Finetue
## based on symbolic reasoning

dataset: https://huggingface.co/datasets/seandearnaley/symbolic_sentiment_v1

inspired by: https://arxiv.org/pdf/2405.18357

use this system instruction: 

```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:```

see this link for free article:

Elevating Sentiment Analysis
https://medium.com/@seandearnaley/elevating-sentiment-analysis-ad02a316df1d


# Uploaded  model

- **Developed by:** Sean Dearnaley
- **License:** apache-2.0
- **Finetuned from model :** mlabonne/NeuralDaredevil-8B-abliterated

This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.

[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)