Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Standard `roberta-large` model fine-tuned for one pass over the entire Pile dataset.
|
2 |
|
3 |
-
See [Test-time training on nearest neighbors for large language models](https://github.com/socialfoundations/tttlm) for details.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
datasets:
|
4 |
+
- EleutherAI/pile
|
5 |
+
---
|
6 |
Standard `roberta-large` model fine-tuned for one pass over the entire Pile dataset.
|
7 |
|
8 |
+
See [Test-time training on nearest neighbors for large language models](https://github.com/socialfoundations/tttlm) for details.
|