Commit
·
eba086f
1
Parent(s):
957d99a
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,9 @@ widget:
|
|
| 21 |
example_title: "Knowledge-electricity"
|
| 22 |
inference:
|
| 23 |
parameters:
|
| 24 |
-
temperature: 0.7
|
| 25 |
-
top_k: 50
|
| 26 |
-
top_p: .9
|
| 27 |
max_length: 200
|
| 28 |
---
|
| 29 |
|
|
|
|
| 21 |
example_title: "Knowledge-electricity"
|
| 22 |
inference:
|
| 23 |
parameters:
|
| 24 |
+
temperature: 0.7
|
| 25 |
+
top_k: 50
|
| 26 |
+
top_p: .9
|
| 27 |
max_length: 200
|
| 28 |
---
|
| 29 |
|