Add pipeline tag
#1
by
nielsr
HF staff
- opened
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**
|