Abdulrahman Al-Ghamdi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -42,10 +42,10 @@ The model was fine-tuned using **Hugging Face Transformers** on a dataset of res
|
|
42 |
| Metric | Score |
|
43 |
|-------------|--------|
|
44 |
| **Eval Loss** | `****` |
|
45 |
-
| **Accuracy** | `
|
46 |
-
| **Precision** | `
|
47 |
-
| **Recall** | `93.
|
48 |
-
| **F1-score** | `
|
49 |
|
50 |
## ⚙️ Training Parameters
|
51 |
```python
|
|
|
42 |
| Metric | Score |
|
43 |
|-------------|--------|
|
44 |
| **Eval Loss** | `****` |
|
45 |
+
| **Accuracy** | `88.71%` |
|
46 |
+
| **Precision** | `91.07%` |
|
47 |
+
| **Recall** | `93.31%` |
|
48 |
+
| **F1-score** | `92.17%` |
|
49 |
|
50 |
## ⚙️ Training Parameters
|
51 |
```python
|