Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,5 @@ Github fine-tune code link: https://github.com/hennypurwadi/Vicuna_finetune_sent
|
|
11 |
|
12 |
BASE_MODEL = "TheBloke/vicuna-7B-1.1-HF"
|
13 |
|
14 |
-
LORA_WEIGHTS = "RinInori/vicuna_finetuned_6_sentiments"
|
15 |
#Fine-tuned Alpaca model for sentiment analysis
|
16 |
-
|
|
|
11 |
|
12 |
BASE_MODEL = "TheBloke/vicuna-7B-1.1-HF"
|
13 |
|
|
|
14 |
#Fine-tuned Alpaca model for sentiment analysis
|
15 |
+
LORA_WEIGHTS = "RinInori/vicuna_finetuned_6_sentiments"
|