Update README.md
Browse files
README.md
CHANGED
@@ -34,12 +34,29 @@ It adds pairs of rank-decomposition weight matrices (called update matrices) to
|
|
34 |
### To RUN APP: https://huggingface.co/spaces/RinInori/vicuna_finetuned_6_sentiments
|
35 |
|
36 |
|
|
|
|
|
37 |
![Image description](https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis/blob/main/vicuna_result_correct.jpg?raw=true)
|
38 |
|
39 |
-----------------
|
40 |
-
### Model Hub: https://huggingface.co/RinInori/vicuna_finetuned_6_sentimentsis/blob/main/images/SaveModel_Tokenizer_To_Huggingface.jpg?raw=true)
|
41 |
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
Ref: https://www.youtube.com/watch?v=Us5ZFp16PaU
|
44 |
|
45 |
Ref: https://arxiv.org/abs/2106.09685
|
|
|
34 |
### To RUN APP: https://huggingface.co/spaces/RinInori/vicuna_finetuned_6_sentiments
|
35 |
|
36 |
|
37 |
+
-----------------
|
38 |
+
|
39 |
![Image description](https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis/blob/main/vicuna_result_correct.jpg?raw=true)
|
40 |
|
41 |
-----------------
|
|
|
42 |
|
43 |
+
![Image description](https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis/blob/main/vicuna_predict_result.jpg?raw=true)
|
44 |
+
|
45 |
+
-----------------
|
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:
|
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
|
61 |
|
62 |
Ref: https://arxiv.org/abs/2106.09685
|