BenBranyon
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- finetuned
|
7 |
+
inference: true
|
8 |
+
widget:
|
9 |
+
- messages:
|
10 |
+
- role: user
|
11 |
+
content: What is your favorite condiment?
|
12 |
---
|
13 |
|
14 |
# Model Card for Model ID
|