amornpan commited on
Commit
d855c3e
·
verified ·
1 Parent(s): b604fb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -79,6 +79,31 @@ This model serves as a foundational model for medical assistance systems, chatbo
79
  - Primarily limited to the medical domain.
80
  - Sensitive to prompts and may generate off-topic responses for non-medical queries.
81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  ## Model Training Results:
83
 
84
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/663ce15f197afc063058dc3a/umzKEBp8lxBCp4nEieIIl.png)
 
79
  - Primarily limited to the medical domain.
80
  - Sensitive to prompts and may generate off-topic responses for non-medical queries.
81
 
82
+ # Model Training Statistics
83
+
84
+ ## Training Summary
85
+ - **Total Steps:** 1050
86
+ - **Total Epochs:** 98.25
87
+ - **Validation Checks:** 42
88
+ - **Epoch with Lowest Validation Loss:** 93.57
89
+
90
+ ## Performance Improvement
91
+ - **Training Loss Reduction:** 45.32%
92
+ - **Validation Loss Reduction:** 35.97%
93
+ - **Final Training Loss:** 1.0060
94
+ - **Lowest Validation Loss:** 1.1385
95
+
96
+ ## Loss Values
97
+ | Metric | Initial | Final | Minimum |
98
+ |--------|---------|-------|---------|
99
+ | **Training Loss** | 1.8398 | 1.0060 | 1.0060 |
100
+ | **Validation Loss** | 1.7782 | 1.1386 | 1.1385 |
101
+
102
+ ## Training Duration
103
+ - Started: 2025-03-07 08:24:41
104
+ - Ended: 2025-03-08 13:23:30
105
+ - Total Training Time: ~29 hours
106
+
107
  ## Model Training Results:
108
 
109
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/663ce15f197afc063058dc3a/umzKEBp8lxBCp4nEieIIl.png)