Stigall
commited on
Commit
·
09d80cc
1
Parent(s):
e6b22bb
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ pipeline_tag: text-classification
|
|
9 |
|
10 |
## Model Description
|
11 |
EmoBERTv2 is a emotion text classification model trained on a large dataset of english social media posts. The model is fine-tuned
|
12 |
-
from "prajjwal1-bert-tiny"
|
|
|
13 |
|
14 |
## Datasets
|
15 |
This model was trained on a diverse range of datasets including [Name of Datasets], ensuring broad coverage of various emotional expressions.
|
|
|
9 |
|
10 |
## Model Description
|
11 |
EmoBERTv2 is a emotion text classification model trained on a large dataset of english social media posts. The model is fine-tuned
|
12 |
+
from "prajjwal1-bert-tiny" EmoBERTv2 can be used for either further fine-tuning, or for usage in real-time emotion prediction applications
|
13 |
+
|
14 |
|
15 |
## Datasets
|
16 |
This model was trained on a diverse range of datasets including [Name of Datasets], ensuring broad coverage of various emotional expressions.
|