Abdulrahman Al-Ghamdi commited on
Commit
d403f06
·
verified ·
1 Parent(s): dc65c61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -67,12 +67,11 @@ The model was fine-tuned using **Hugging Face Transformers** with the following
67
  ### **📊 Final Model Results**
68
  | Metric | Score |
69
  |-------------|--------|
70
- | **Train Loss** | `0.470` |
71
- | **Eval Loss** | `0.373` |
72
- | **Accuracy** | `86.41%` |
73
- | **Precision** | `87.01%` |
74
- | **Recall** | `86.49%` |
75
- | **F1-score** | `86.75%` |
76
 
77
  ### **⚙️ Training Configuration**
78
  ```python
 
67
  ### **📊 Final Model Results**
68
  | Metric | Score |
69
  |-------------|--------|
70
+ | **Eval Loss** | `0.354245` |
71
+ | **Accuracy** | `87.40%` |
72
+ | **Precision** | `85.28%` |
73
+ | **Recall** | `86.33%` |
74
+ | **F1-score** | `85.81%` |
 
75
 
76
  ### **⚙️ Training Configuration**
77
  ```python