Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -96,12 +96,6 @@ The model predicts the following 7 basic emotion classes:
|
|
| 96 |
|
| 97 |
---
|
| 98 |
|
| 99 |
-
## 📊 Classification Report
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-

|
| 103 |
-
---
|
| 104 |
-
|
| 105 |
## 🛠️ Training Configuration
|
| 106 |
|
| 107 |
The model was trained using the Hugging Face `Trainer` with the following key arguments:
|
|
@@ -127,6 +121,14 @@ The model was trained using the Hugging Face `Trainer` with the following key ar
|
|
| 127 |
|
| 128 |
---
|
| 129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
## 🔧 How to Use
|
| 131 |
|
| 132 |
```python
|
|
|
|
| 96 |
|
| 97 |
---
|
| 98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
## 🛠️ Training Configuration
|
| 100 |
|
| 101 |
The model was trained using the Hugging Face `Trainer` with the following key arguments:
|
|
|
|
| 121 |
|
| 122 |
---
|
| 123 |
|
| 124 |
+
|
| 125 |
+
## 📊 Classification Report
|
| 126 |
+
|
| 127 |
+
|
| 128 |
+

|
| 129 |
+
|
| 130 |
+
---
|
| 131 |
+
|
| 132 |
## 🔧 How to Use
|
| 133 |
|
| 134 |
```python
|