Update README.md
Browse files
README.md
CHANGED
@@ -13,5 +13,6 @@ metrics:
|
|
13 |
---
|
14 |
|
15 |
# DistilBert Emotions
|
|
|
|
|
16 |
|
17 |
-
This model uses distil-bert-base-uncased as the parent model and has been finetuned on the emotions dataset.
|
|
|
13 |
---
|
14 |
|
15 |
# DistilBert Emotions
|
16 |
+
This model uses distil-bert-base-uncased as the parent model and has been finetuned on the emotions dataset.
|
17 |
+
The base model has been finetuned for two epochs and with an weighted f1 score of 0.922550
|
18 |
|
|