STEM-AI-mtl
commited on
Commit
•
095ce9f
1
Parent(s):
bebe3cd
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,11 @@ datasets:
|
|
14 |
task_categories:
|
15 |
- question-answering
|
16 |
- text-generation
|
|
|
17 |
widget:
|
18 |
-
- text: "
|
19 |
-
|
|
|
20 |
library_tag: transformers
|
21 |
---
|
22 |
# Model Card for Model ID
|
|
|
14 |
task_categories:
|
15 |
- question-answering
|
16 |
- text-generation
|
17 |
+
pipeline_tag: text-generation
|
18 |
widget:
|
19 |
+
- text: "Enter your instruction here"
|
20 |
+
inference: true
|
21 |
+
auto_sample: true
|
22 |
library_tag: transformers
|
23 |
---
|
24 |
# Model Card for Model ID
|