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