Update README.md
Browse files
README.md
CHANGED
@@ -46,15 +46,13 @@ It adds pairs of rank-decomposition weight matrices (called update matrices) to
|
|
46 |
|
47 |
### instruction="Classify the text as one of the emotions If it's not clear, choose the emotion that is closest to: joy,sadness,anger, fear, love, surprise."
|
48 |
|
49 |
-
|
50 |
|
51 |
![Image description](https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis/blob/main/result.jpg?raw=true)
|
52 |
|
53 |
-----------------
|
54 |
### Model Hub: https://huggingface.co/RinInori/vicuna_finetuned_6_sentiments
|
55 |
|
56 |
-
![Image description](https://github.com/hennypurwadi/Bert_FineTune_Sentiment_Analysis/blob/main/images/SaveModel_Tokenizer_To_Huggingface.jpg?raw=true)
|
57 |
-
|
58 |
-----------------
|
59 |
|
60 |
Ref: https://www.youtube.com/watch?v=Us5ZFp16PaU
|
|
|
46 |
|
47 |
### instruction="Classify the text as one of the emotions If it's not clear, choose the emotion that is closest to: joy,sadness,anger, fear, love, surprise."
|
48 |
|
49 |
+
#### Seems LLM doesn't like to follow the instruction, and has it's own decision:
|
50 |
|
51 |
![Image description](https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis/blob/main/result.jpg?raw=true)
|
52 |
|
53 |
-----------------
|
54 |
### Model Hub: https://huggingface.co/RinInori/vicuna_finetuned_6_sentiments
|
55 |
|
|
|
|
|
56 |
-----------------
|
57 |
|
58 |
Ref: https://www.youtube.com/watch?v=Us5ZFp16PaU
|