Update README.md
Browse files
README.md
CHANGED
|
@@ -12,10 +12,11 @@ CC BY 4.0
|
|
| 12 |
## Citation
|
| 13 |
If you use this model, please cite the following paper:
|
| 14 |
```
|
| 15 |
-
@
|
| 16 |
title={How does the pre-training objective affect what large language models learn about linguistic properties?},
|
| 17 |
author={Alajrami, Ahmed and Aletras, Nikolaos},
|
| 18 |
-
|
|
|
|
| 19 |
year={2022}
|
| 20 |
}
|
| 21 |
```
|
|
|
|
| 12 |
## Citation
|
| 13 |
If you use this model, please cite the following paper:
|
| 14 |
```
|
| 15 |
+
@inproceedings{alajrami2022does,
|
| 16 |
title={How does the pre-training objective affect what large language models learn about linguistic properties?},
|
| 17 |
author={Alajrami, Ahmed and Aletras, Nikolaos},
|
| 18 |
+
booktitle={Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)},
|
| 19 |
+
pages={131--147},
|
| 20 |
year={2022}
|
| 21 |
}
|
| 22 |
```
|