Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,9 @@ language:
|
|
| 6 |
base_model:
|
| 7 |
- luvnpce83/ancient-greek-emotion-bert
|
| 8 |
---
|
| 9 |
-
#
|
| 10 |
-
**
|
|
|
|
| 11 |
This is a model fine-tuned from luvnpce83/ancient-greek-emotion-bert for 8-class emotion text classification on ancient Greek.
|
| 12 |
The model predicts one of eight basic emotions based on Plutchik’s Wheel of Emotions: Joy, Trust, Fear, Surprise, Sadness, Disgust, Anger, and Anticipation.
|
| 13 |
|
|
|
|
| 6 |
base_model:
|
| 7 |
- luvnpce83/ancient-greek-emotion-bert
|
| 8 |
---
|
| 9 |
+
# GreekBERT for Text Classification
|
| 10 |
+
**Developed by Team Trojan Parse** *University of Florida Senior Design Project*
|
| 11 |
+
|
| 12 |
This is a model fine-tuned from luvnpce83/ancient-greek-emotion-bert for 8-class emotion text classification on ancient Greek.
|
| 13 |
The model predicts one of eight basic emotions based on Plutchik’s Wheel of Emotions: Joy, Trust, Fear, Surprise, Sadness, Disgust, Anger, and Anticipation.
|
| 14 |
|