maxpe commited on
Commit
1119202
·
1 Parent(s): fc4d00d

adapted readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Twitter-roBERTa-base
2
 
3
- This is a Twitter-roBERTa-base model trained on ~7000 tweets annotated for 11 emotion categories in [SemEval-2018 Task 1: Affect in Tweets: SubTask 5: Emotion Classification.](https://competitions.codalab.org/competitions/17751).
4
 
5
  Run the example script below like that.
6
 
 
1
+ # Twitter-roBERTa-base_SemEval18_Emodetection
2
 
3
+ This is a Twitter-roBERTa-base model trained on ~7000 tweets annotated for 11 emotion categories in [SemEval-2018 Task 1: Affect in Tweets: SubTask 5: Emotion Classification](https://competitions.codalab.org/competitions/17751).
4
 
5
  Run the example script below like that.
6