Commit ·
6b7ca8c
1
Parent(s): b8aa814
Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,5 @@ tokenizer = AutoTokenizer.from_pretrained("NikolajMunch/danish-emotion-classific
|
|
| 49 |
model = AutoModelForSequenceClassification.from_pretrained("NikolajMunch/danish-emotion-classification")
|
| 50 |
```
|
| 51 |
|
| 52 |
-
# Model performance
|
| 53 |
|
| 54 |
-
**Accuracy** : 81.48
|
| 55 |
|
|
|
|
| 49 |
model = AutoModelForSequenceClassification.from_pretrained("NikolajMunch/danish-emotion-classification")
|
| 50 |
```
|
| 51 |
|
|
|
|
| 52 |
|
|
|
|
| 53 |
|