|
--- |
|
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) |
|
|