Unverified Commit 92dc9592 authored by Bashar Talafha's avatar Bashar Talafha Committed by GitHub
Browse files

Update README.md (#5752)

parent baf93b02
...@@ -22,7 +22,16 @@ Instead of training the Multi-dialect Arabic BERT model from scratch, we initial ...@@ -22,7 +22,16 @@ Instead of training the Multi-dialect Arabic BERT model from scratch, we initial
### To cite this work ### To cite this work
We will update the BibTeX once the paper published. ```
@misc{talafha2020multidialect,
title={Multi-Dialect Arabic BERT for Country-Level Dialect Identification},
author={Bashar Talafha and Mohammad Ali and Muhy Eddin Za'ter and Haitham Seelawi and Ibraheem Tuffaha and Mostafa Samir and Wael Farhan and Hussein T. Al-Natsheh},
year={2020},
eprint={2007.05612},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```
### Usage ### Usage
The model weights can be loaded using `transformers` library by HuggingFace. The model weights can be loaded using `transformers` library by HuggingFace.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment