kimfunn commited on
Commit
78085c6
1 Parent(s): 0ae4284

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,8 +2,8 @@
2
  This is a roBERTa-base model trained on MR dataset and finetuned for sentiment analysis with the Sentiment tasks.
3
  This model is suitable for English.
4
 
5
- - Reference Paper: SentiCSE (Main of Coling 2024).
6
- - Git Repo: https://github.com/nayohan/SentiCSE.
7
 
8
  ```python
9
  import torch
 
2
  This is a roBERTa-base model trained on MR dataset and finetuned for sentiment analysis with the Sentiment tasks.
3
  This model is suitable for English.
4
 
5
+ + Reference Paper: SentiCSE (Main of Coling 2024).
6
+ + Git Repo: https://github.com/nayohan/SentiCSE.
7
 
8
  ```python
9
  import torch