Update README.md
Browse files
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 BERT-Cos model described in [Cottention: Linear Transformers With Cosine Attention](https://huggingface.co/papers/2409.18747).
|