Update README.md
Browse filesupdate arxiv link with arxiv id
README.md
CHANGED
|
@@ -25,7 +25,7 @@ model-index:
|
|
| 25 |
|
| 26 |
# Model description
|
| 27 |
|
| 28 |
-
paper: [Characterizing Verbatim Short-Term Memory in Neural Language Models](https://
|
| 29 |
|
| 30 |
This is a gpt2-small-like decoder-only transformer model trained on a 40M token subset of the [wikitext-103 dataset](https://paperswithcode.com/dataset/wikitext-103).
|
| 31 |
|
|
|
|
| 25 |
|
| 26 |
# Model description
|
| 27 |
|
| 28 |
+
paper: [Characterizing Verbatim Short-Term Memory in Neural Language Models](https://arxiv.org/abs/2210.13569)
|
| 29 |
|
| 30 |
This is a gpt2-small-like decoder-only transformer model trained on a 40M token subset of the [wikitext-103 dataset](https://paperswithcode.com/dataset/wikitext-103).
|
| 31 |
|