Add model card
#1
by
nielsr
HF staff
- opened
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model repo
|
7 |
+
|
8 |
+
This repository contains the weights of the paper [A Controlled Study on Long Context Extension and Generalization in LLMs](https://huggingface.co/papers/2409.12181).
|