--- language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - mistral - trl - medical datasets: - Shekswess/medical_llama2_instruct_dataset_short base_model: unsloth/llama-2-7b-chat-bnb-4bit --- - **Developed by:** Shekswess - **License:** apache-2.0 - **Finetuned from model :** unsloth/llama-2-7b-chat-bnb-4bit To utilize the fine-tuning of the model, you need to use the gemma instruction prompt template for this medical version of the model: ``` [INST] Answer the question truthfully, you are a medical professional. This is the question: {question} [/INST] ``` Metrics: - train_runtime: 2216.5047 - train_samples_per_second: 0.902 - train_steps_per_second: 0.113 - total_flos: 3.081758974382899e+16 - train_loss: 1.1278145487308502 - steps: 250 - epoch: 1.0 ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6569f13004643352df96e40f/_p9rey9h1Q94567bdppFl.png)