Update README.md
Browse files
README.md
CHANGED
|
@@ -3,10 +3,11 @@ license: cc-by-4.0
|
|
| 3 |
---
|
| 4 |
## Citation
|
| 5 |
If you use this model, please cite the following paper:
|
| 6 |
-
|
| 7 |
@article{alajrami2022does,
|
| 8 |
title={How does the pre-training objective affect what large language models learn about linguistic properties?},
|
| 9 |
author={Alajrami, Ahmed and Aletras, Nikolaos},
|
| 10 |
journal={arXiv preprint arXiv:2203.10415},
|
| 11 |
year={2022}
|
| 12 |
-
}
|
|
|
|
|
|
| 3 |
---
|
| 4 |
## Citation
|
| 5 |
If you use this model, please cite the following paper:
|
| 6 |
+
```
|
| 7 |
@article{alajrami2022does,
|
| 8 |
title={How does the pre-training objective affect what large language models learn about linguistic properties?},
|
| 9 |
author={Alajrami, Ahmed and Aletras, Nikolaos},
|
| 10 |
journal={arXiv preprint arXiv:2203.10415},
|
| 11 |
year={2022}
|
| 12 |
+
}
|
| 13 |
+
```
|