Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ Github fine-tune code link: https://github.com/hennypurwadi/Vicuna_finetune_sent
|
|
13 |
https://www.kaggle.com/datasets/praveengovi/emotions-dataset-for-nlp
|
14 |
|
15 |
BASE_MODEL = "TheBloke/vicuna-7B-1.1-HF"
|
|
|
16 |
LORA_WEIGHTS = "RinInori/vicuna_finetuned_6_sentiments"
|
17 |
|
18 |
|
|
|
13 |
https://www.kaggle.com/datasets/praveengovi/emotions-dataset-for-nlp
|
14 |
|
15 |
BASE_MODEL = "TheBloke/vicuna-7B-1.1-HF"
|
16 |
+
|
17 |
LORA_WEIGHTS = "RinInori/vicuna_finetuned_6_sentiments"
|
18 |
|
19 |
|