Steph974 commited on
Commit
480d34f
1 Parent(s): fcc9379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ pinned: false
13
 
14
  ## Model
15
 
16
- * Fine tuned model from SieBERT checkpoint (RoBERTa large) [SieBERT](https://huggingface.co/siebert/sentiment-roberta-large-english)
17
  * Binary Classification
18
  * Dataset: 7,958 positive sentiments (label 1) and 1,437 negative sentiments (label 0)
19
  * Train / Test : 80/20
 
13
 
14
  ## Model
15
 
16
+ * Fine tuned model from SieBERT checkpoint (RoBERTa large). See: [SieBERT](https://huggingface.co/siebert/sentiment-roberta-large-english)
17
  * Binary Classification
18
  * Dataset: 7,958 positive sentiments (label 1) and 1,437 negative sentiments (label 0)
19
  * Train / Test : 80/20