eevvgg commited on
Commit
fc789e7
1 Parent(s): e5a3547

up readme 2

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -48,9 +48,7 @@ Fine-tuned on a 2k sample of manually annotated Reddit (EN) and Twitter (PL) dat
48
  - **License:** [More Information Needed]
49
  - **Finetuned from model:** [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment)
50
 
51
- ## Model Sources [optional]
52
-
53
- <!-- Provide the basic links for the model. -->
54
 
55
  - **Repository:** [Colab notebook](https://colab.research.google.com/drive/1Rqgjp2tlReZ-hOZz63jw9cIwcZmcL9lR?usp=sharing)
56
  - **Paper:** TBA
@@ -135,9 +133,6 @@ labels = [i['label'] for i in result] # ['neutral', 'positive']
135
 
136
 
137
 
138
- ### Summary
139
-
140
-
141
  # Citation
142
 
143
  **BibTeX:**
@@ -154,6 +149,8 @@ labels = [i['label'] for i in result] # ['neutral', 'positive']
154
  **APA:**
155
 
156
  ```
157
- Gajewska, E., & Konat, B. (2023). SentimenTw XLM-RoBERTa-base Model for Multilingual Sentiment Classification on Social Media. https://huggingface.co/eevvgg/sentimenTw-political.
 
 
158
 
159
  ```
 
48
  - **License:** [More Information Needed]
49
  - **Finetuned from model:** [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment)
50
 
51
+ ## Model Sources
 
 
52
 
53
  - **Repository:** [Colab notebook](https://colab.research.google.com/drive/1Rqgjp2tlReZ-hOZz63jw9cIwcZmcL9lR?usp=sharing)
54
  - **Paper:** TBA
 
133
 
134
 
135
 
 
 
 
136
  # Citation
137
 
138
  **BibTeX:**
 
149
  **APA:**
150
 
151
  ```
152
+ Gajewska, E., & Konat, B. (2023).
153
+ SentimenTw XLM-RoBERTa-base Model for Multilingual Sentiment Classification on Social Media.
154
+ https://huggingface.co/eevvgg/sentimenTw-political.
155
 
156
  ```