gmongaras nielsr HF staff commited on
Commit
aeb755f
·
verified ·
1 Parent(s): 057fc31

Add pipeline tag, link to paper (#1)

Browse files

- Add pipeline tag, link to paper (09dc71f48f3c76851da289a0a19d8db5b8ba43e7)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -3
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).