sagorsarker commited on
Commit
0631eff
1 Parent(s): 796084d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -95,8 +95,9 @@ All four model trained with [transformers-token-classification](https://colab.re
95
  You can find all models evaluation results [here](https://github.com/sagorbrur/bangla-bert/tree/master/evaluations/wikiann)
96
 
97
  Also, you can check the below paper list. They used this model on their datasets.
98
- * [arXiv:2012.14353](https://arxiv.org/abs/2012.14353)
99
- * [arxiv:2104.08613](https://arxiv.org/abs/2104.08613)
 
100
 
101
  **NB: If you use this model for any NLP task please share evaluation results with us. We will add it here.**
102
 
95
  You can find all models evaluation results [here](https://github.com/sagorbrur/bangla-bert/tree/master/evaluations/wikiann)
96
 
97
  Also, you can check the below paper list. They used this model on their datasets.
98
+ * [DeepHateExplainer: Explainable Hate Speech Detection in Under-resourced Bengali Language](https://arxiv.org/abs/2012.14353)
99
+ * [Emotion Classification in a Resource Constrained Language Using Transformer-based Approach](https://arxiv.org/abs/2104.08613)
100
+ * [A Review of Bangla Natural Language Processing Tasks and the Utility of Transformer Models](https://arxiv.org/abs/2107.03844)
101
 
102
  **NB: If you use this model for any NLP task please share evaluation results with us. We will add it here.**
103