rtwins commited on
Commit
1721947
·
verified ·
1 Parent(s): b711b52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,8 +6,9 @@ language:
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
  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