ducklingcodehouse commited on
Commit
743a435
·
verified ·
1 Parent(s): 8484e81

Update model card

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -30,6 +30,8 @@ base_model: Finnish-NLP/Ahma-3B-Instruct
30
 
31
  LoRA fine-tuned model merged into standalone format for Finnish dental medicine consultations between healthcare professionals. Trained on 30,908 synthetic dental conversations (80% expert clinical cases, 20% concept explanations) covering a broad range of different scenarios. Generated using pipeline with GPT-4.1.
32
 
 
 
33
  **Research Focus:** This model demonstrates domain-specific fine-tuning with low computational resources. The goal is to explore how specialized models can be trained and deployed on consumer hardware (including personal GPUs) rather than requiring high-end infrastructure.
34
 
35
  **System prompt recommendation:** This model was trained with a specific system prompt. For best results, we recommend using the same prompt format shown in the examples below.
@@ -44,9 +46,13 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
44
 
45
  ## Model Comparison
46
 
47
- **Merged Version**: LoRA adapters merged into standalone model, no additional files needed
 
 
 
 
48
 
49
- **LoRA Version**: Separate adapter files, requires base model
50
 
51
  ## Installation
52
 
@@ -200,7 +206,9 @@ Potilas tulee lähettää välittömästi päivystykseen sairaalatasolle suonens
200
  - Potential underrepresentation of certain patient demographics or clinical scenarios
201
 
202
  ## Related Models
203
- - LoRA version: [ducklingcodehouse/Finnish-DentalQA-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-lora)
 
 
204
  - Base model: [Finnish-NLP/Ahma-3B-Instruct](https://huggingface.co/Finnish-NLP/Ahma-3B-Instruct)
205
 
206
  ## Citation
 
30
 
31
  LoRA fine-tuned model merged into standalone format for Finnish dental medicine consultations between healthcare professionals. Trained on 30,908 synthetic dental conversations (80% expert clinical cases, 20% concept explanations) covering a broad range of different scenarios. Generated using pipeline with GPT-4.1.
32
 
33
+ **Note:** Version 2 models are now available with enhanced training datasets (50,132 conversations) and improved clinical coverage including psychological, social, and ethical aspects. See [Finnish-DentalQA-v2-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-lora) and [Finnish-DentalQA-v2-merged](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-merged).
34
+
35
  **Research Focus:** This model demonstrates domain-specific fine-tuning with low computational resources. The goal is to explore how specialized models can be trained and deployed on consumer hardware (including personal GPUs) rather than requiring high-end infrastructure.
36
 
37
  **System prompt recommendation:** This model was trained with a specific system prompt. For best results, we recommend using the same prompt format shown in the examples below.
 
46
 
47
  ## Model Comparison
48
 
49
+ **v1 LoRA Version**: [ducklingcodehouse/Finnish-DentalQA-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-lora) - Separate adapter files, requires base model
50
+
51
+ **v1 Merged Version**: LoRA adapters merged into standalone model, no additional files needed
52
+
53
+ **v2 LoRA Version**: [ducklingcodehouse/Finnish-DentalQA-v2-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-lora) - Enhanced training (50,132 samples vs 30,908), improved clinical coverage, separate adapter files, requires base model
54
 
55
+ **v2 Merged Version**: [ducklingcodehouse/Finnish-DentalQA-v2-merged](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-merged) - Enhanced training (50,132 samples vs 30,908), improved clinical coverage, LoRA adapters merged into standalone model
56
 
57
  ## Installation
58
 
 
206
  - Potential underrepresentation of certain patient demographics or clinical scenarios
207
 
208
  ## Related Models
209
+ - v1 LoRA version: [ducklingcodehouse/Finnish-DentalQA-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-lora)
210
+ - v2 LoRA version: [ducklingcodehouse/Finnish-DentalQA-v2-lora](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-lora)
211
+ - v2 Merged version: [ducklingcodehouse/Finnish-DentalQA-v2-merged](https://huggingface.co/ducklingcodehouse/Finnish-DentalQA-v2-merged)
212
  - Base model: [Finnish-NLP/Ahma-3B-Instruct](https://huggingface.co/Finnish-NLP/Ahma-3B-Instruct)
213
 
214
  ## Citation