FacVain commited on
Commit
79b7ab5
1 Parent(s): d73f53a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ language: tr
3
+ ---
4
+ This repository contains two models that has been finetuned on twitter-XMLRoBERTa https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base.
5
+ 3_Label model can classify text as positive, neutral and negative.
6
+ 2_Label_Twitter is finetuned with tweets and can predict tweets as positive and negative.