nielsr HF staff commited on
Commit
09dc71f
1 Parent(s): 057fc31

Add pipeline tag, link to paper

Browse files

This PR links the model to https://huggingface.co/papers/2409.18747.

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).