mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Update README.md (#6198)
This commit is contained in:
parent
5177dca634
commit
869ec441c9
@ -9,15 +9,26 @@ datasets:
|
||||
|
||||
Pretrained BERT Mini language model for Arabic
|
||||
|
||||
_If you use this model in your work, please cite this paper (to appear in 2020):_
|
||||
_If you use this model in your work, please cite this paper:_
|
||||
|
||||
```
|
||||
<!--```
|
||||
@inproceedings{
|
||||
title={KUISAIL at SemEval-2020 Task 12: BERT-CNN for Offensive Speech Identification in Social Media},
|
||||
author={Safaya, Ali and Abdullatif, Moutasem and Yuret, Deniz},
|
||||
booktitle={Proceedings of the International Workshop on Semantic Evaluation (SemEval)},
|
||||
year={2020}
|
||||
}
|
||||
```-->
|
||||
|
||||
```
|
||||
@misc{safaya2020kuisail,
|
||||
title={KUISAIL at SemEval-2020 Task 12: BERT-CNN for Offensive Speech Identification in Social Media},
|
||||
author={Ali Safaya and Moutasem Abdullatif and Deniz Yuret},
|
||||
year={2020},
|
||||
eprint={2007.13184},
|
||||
archivePrefix={arXiv},
|
||||
primaryClass={cs.CL}
|
||||
}
|
||||
```
|
||||
|
||||
## Pretraining Corpus
|
||||
|
Loading…
Reference in New Issue
Block a user