--- license: apache-2.0 language: - en pipeline_tag: text-classification --- To Run the app: https://huggingface.co/spaces/RinInori/vicuna_finetuned_6_sentiments?logs=build Github fine-tune code link: https://github.com/hennypurwadi/Vicuna_finetune_sentiment_analysis BASE_MODEL = "TheBloke/vicuna-7B-1.1-HF" LORA_WEIGHTS = "RinInori/vicuna_finetuned_6_sentiments" #Fine-tuned Alpaca model for sentiment analysis