Improve metadata 🤗
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
You can download the model then run the inference scipts in https://github.com/Alibaba-NLP/WebAgent.
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
library_name: transformers
|
| 5 |
---
|
| 6 |
You can download the model then run the inference scipts in https://github.com/Alibaba-NLP/WebAgent.
|
| 7 |
|