File size: 1,018 Bytes
711b59e
 
 
 
 
 
 
 
 
 
dc8d12b
711b59e
dc8d12b
 
711b59e
 
 
 
 
 
dc8d12b
 
 
 
 
 
 
 
 
 
 
 
 
 
711b59e
dc8d12b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- medical
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
datasets:
- Shekswess/medical_llama3_instruct_dataset_short
---

- **Developed by:** Shekswess
- **License:** apache-2.0
- **Finetuned from model :** unsloth/llama-3-8b-Instruct-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:
```
<|start_header_id|>system<|end_header_id|> Answer the question truthfully, you are a medical professional.<|eot_id|><|start_header_id|>user<|end_header_id|> This is the question: {question}?<|eot_id|>
```

Metrics: 

- train_runtime: 2083.0086
- train_samples_per_second: 0.96
- train_steps_per_second: 0.12
- total_flos: 2.928942377774285e+16
- train_loss: 1.228120258331299
- steps: 250
- epoch: 1.0

![image/png](https://cdn-uploads.huggingface.co/production/uploads/6569f13004643352df96e40f/bEsUnq3XmpUSCMdOG-Ur1.png)