Add pipeline tag, link to paper (#1)
Browse files- Add pipeline tag, link to paper (09dc71f48f3c76851da289a0a19d8db5b8ba43e7)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: feature-extraction
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the GPT-300m described in [Cottention: Linear Transformers With Cosine Attention](https://huggingface.co/papers/2409.18747).
|