Update README.md
Browse files
README.md
CHANGED
|
@@ -36,16 +36,10 @@ This model is fine-tuned for **NSFW image classification**. It classifies conten
|
|
| 36 |
|
| 37 |
---
|
| 38 |
|
| 39 |
-
### ๐ Epoch Training Results
|
| 40 |
-
|
| 41 |
-

|
| 42 |
-
|
| 43 |
### ๐ Confusion Matrix
|
| 44 |
|
| 45 |

|
| 46 |
|
| 47 |
-

|
| 48 |
-
|
| 49 |
---
|
| 50 |
|
| 51 |
### ๐ท๏ธ Categories
|
|
@@ -103,6 +97,10 @@ for i, score in enumerate(probs[0]):
|
|
| 103 |
| 4 | 0.0109 | 0.0437 | 98.61% |
|
| 104 |
| 5 โ
| 0.0001 | 0.0389 | **99.02%** |
|
| 105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
- **Training runtime**: 1h 21m 40s
|
| 107 |
- **Final Training Loss**: 0.0727
|
| 108 |
- **Steps/sec**: 0.11 | **Samples/sec**: 6.99
|
|
|
|
| 36 |
|
| 37 |
---
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
### ๐ Confusion Matrix
|
| 40 |
|
| 41 |

|
| 42 |
|
|
|
|
|
|
|
| 43 |
---
|
| 44 |
|
| 45 |
### ๐ท๏ธ Categories
|
|
|
|
| 97 |
| 4 | 0.0109 | 0.0437 | 98.61% |
|
| 98 |
| 5 โ
| 0.0001 | 0.0389 | **99.02%** |
|
| 99 |
|
| 100 |
+
### ๐ Epoch Training Results
|
| 101 |
+
|
| 102 |
+

|
| 103 |
+
|
| 104 |
- **Training runtime**: 1h 21m 40s
|
| 105 |
- **Final Training Loss**: 0.0727
|
| 106 |
- **Steps/sec**: 0.11 | **Samples/sec**: 6.99
|