Update README.md
Browse files
README.md
CHANGED
|
@@ -231,4 +231,11 @@ This model was tracked using Weights & Biases (WandB) with comprehensive metrics
|
|
| 231 |
journal={arXiv preprint arXiv:2312.00752},
|
| 232 |
year={2023}
|
| 233 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 234 |
```
|
|
|
|
| 231 |
journal={arXiv preprint arXiv:2312.00752},
|
| 232 |
year={2023}
|
| 233 |
}
|
| 234 |
+
@article{RWKV,
|
| 235 |
+
title={RWKV: Reinventing RNNs for the Transformer Era},
|
| 236 |
+
author={Peng, Bo and others},
|
| 237 |
+
journal={arXiv preprint arXiv:2305.13048},
|
| 238 |
+
year={2023}
|
| 239 |
+
}
|
| 240 |
+
|
| 241 |
```
|