ChatDoctor
Collection
A collection of finetuned LLM models on the ChatDoctor HealthCareMagic dataset
•
5 items
•
Updated
This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the healthcaremagic dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
1.2093 | 2.8429 | 500 | 1.7462 |
Name | Checkpoint | Rouge1 | RougeL | Meteor | Bert Score |
---|---|---|---|---|---|
baseline instruct model | Meta-Llama-3-8B-Instruct | 0.254 | 0.128 | 0.222 | 0.747 |
full fientune from inst | sft_llama3_instruct_full | 0.315 | 0.189 | 0.238 | 0.782 |
lora sft from inst | sft_llama3_instruct_lora_all | 0.271 | 0.143 | 0.194 | 0.774 |
lora sft from base | sft_llama3_lora_all | 0.239 | 0.113 | 0.211 | 0.735 |
qlora sft from inst | sft_llama3_instruct_qlora_all | 0.137 | 0.071 | 0.102 | 0.679 |
qlora sft from base | sft_llama3_qlora_all | 0.192 | 0.090 | 0.159 | 0.718 |