fgaim commited on
Commit
7ef9127
1 Parent(s): 871be49

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -29,9 +29,9 @@ model-index:
29
  ---
30
 
31
 
32
- # Sentiment Analysis for Tigrinya with TiELECTRA
33
 
34
- This model is a fine-tuned version of [TiELECTRA](https://huggingface.co/fgaim/tielectra-small) on a YouTube comments Sentiment Analysis dataset for Tigrinya (Tela et al. 2020).
35
 
36
 
37
  ## Basic usage
@@ -80,9 +80,9 @@ If you use this model in your product or research, please cite as follows:
80
 
81
  ```
82
  @article{Fitsum2021TiPLMs,
83
- author= {Fitsum Gaim and Wonsuk Yang and Jong C. Park},
84
- title= {Monolingual Pre-trained Language Models for Tigrinya},
85
- year= 2021,
86
  publisher= {WiNLP 2021/EMNLP 2021}
87
  }
88
  ```
 
29
  ---
30
 
31
 
32
+ # Sentiment Analysis for Tigrinya with TiELECTRA small
33
 
34
+ This model is a fine-tuned version of [TiELECTRA small](https://huggingface.co/fgaim/tielectra-small) on a YouTube comments Sentiment Analysis dataset for Tigrinya (Tela et al. 2020).
35
 
36
 
37
  ## Basic usage
 
80
 
81
  ```
82
  @article{Fitsum2021TiPLMs,
83
+ author={Fitsum Gaim and Wonsuk Yang and Jong C. Park},
84
+ title={Monolingual Pre-trained Language Models for Tigrinya},
85
+ year=2021,
86
  publisher= {WiNLP 2021/EMNLP 2021}
87
  }
88
  ```