fragata commited on
Commit
30f717e
1 Parent(s): 4145c60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
  - text: Jó reggelt! majd küldöm az élményhozókat :).
11
  ---
12
 
13
- # Hungarian Sentence-level Sentiment Analysis Model with huBERT
14
 
15
  For further models, scripts and details, see [our repository](https://github.com/nytud/sentiment-analysis) or [our demo site](https://juniper.nytud.hu/demo/nlp).
16
 
@@ -33,7 +33,7 @@ For further models, scripts and details, see [our repository](https://github.com
33
  If you use this model, please cite the following paper:
34
 
35
  ```
36
- @inproceedings {yang-bart,
37
  title = {Improving Performance of Sentence-level Sentiment Analysis with Data Augmentation Methods},
38
  booktitle = {Proceedings of 12th IEEE International Conference on Cognitive Infocommunications (CogInfoCom 2021)},
39
  year = {2021},
10
  - text: Jó reggelt! majd küldöm az élményhozókat :).
11
  ---
12
 
13
+ # Hungarian Sentence-level Sentiment Analysis with Finetuned huBERT Model
14
 
15
  For further models, scripts and details, see [our repository](https://github.com/nytud/sentiment-analysis) or [our demo site](https://juniper.nytud.hu/demo/nlp).
16
 
33
  If you use this model, please cite the following paper:
34
 
35
  ```
36
+ @inproceedings {yang-sentiment,
37
  title = {Improving Performance of Sentence-level Sentiment Analysis with Data Augmentation Methods},
38
  booktitle = {Proceedings of 12th IEEE International Conference on Cognitive Infocommunications (CogInfoCom 2021)},
39
  year = {2021},