Add pipeline tag (#1)
Browse files- Add pipeline tag (72e69893ec5d5791c463d2a9d8516bb13ca96dfe)
Co-authored-by: Niels Rogge <[email protected]>
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**
|