Update README.md
Browse files
README.md
CHANGED
|
@@ -122,6 +122,7 @@ model = AutoModel.from_pretrained('KB/albert-base-swedish-cased-alpha')
|
|
| 122 |
## Citation
|
| 123 |
https://arxiv.org/abs/2007.01658
|
| 124 |
|
|
|
|
| 125 |
@misc{malmsten2020playing,
|
| 126 |
title={Playing with Words at the National Library of Sweden -- Making a Swedish BERT},
|
| 127 |
author={Martin Malmsten and Love Börjeson and Chris Haffenden},
|
|
@@ -129,4 +130,5 @@ https://arxiv.org/abs/2007.01658
|
|
| 129 |
eprint={2007.01658},
|
| 130 |
archivePrefix={arXiv},
|
| 131 |
primaryClass={cs.CL}
|
| 132 |
-
}
|
|
|
|
|
|
| 122 |
## Citation
|
| 123 |
https://arxiv.org/abs/2007.01658
|
| 124 |
|
| 125 |
+
```
|
| 126 |
@misc{malmsten2020playing,
|
| 127 |
title={Playing with Words at the National Library of Sweden -- Making a Swedish BERT},
|
| 128 |
author={Martin Malmsten and Love Börjeson and Chris Haffenden},
|
|
|
|
| 130 |
eprint={2007.01658},
|
| 131 |
archivePrefix={arXiv},
|
| 132 |
primaryClass={cs.CL}
|
| 133 |
+
}
|
| 134 |
+
```
|