Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
-
|
4 |
tags:
|
5 |
-
- text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
-
|
8 |
-
You: some instruction.
|
9 |
-
Bot: ...
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
tags:
|
5 |
+
- text generation
|
6 |
+
- pytorch
|
7 |
+
- causal-lm
|
8 |
+
widget:
|
9 |
+
- text: "B: Write Emma's hot love story.\nA:"
|
10 |
+
inference:
|
11 |
+
parameters:
|
12 |
+
max_length: 50
|
13 |
+
do_sample: False
|
14 |
+
license: apache-2.0
|
15 |
---
|
16 |
+
# fine tuned to follow instructions
|
|
|
|