Add pipeline tag
Browse filesThis PR ensures the model can be found at https://huggingface.co./models?pipeline_tag=text-generation&sort=trending
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
|
5 |
The *TokenFormer* is a **fully attention-based architecture**
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
|
6 |
The *TokenFormer* is a **fully attention-based architecture**
|