Update README.md
Browse files
README.md
CHANGED
|
@@ -37,6 +37,10 @@ widget:
|
|
| 37 |
- text: "[request][taxi]([leave at][],[arrive by][])\n\nsystem: "
|
| 38 |
- text: "[inform][restaurant]([area][centre],[food][Indian],[choice][nine]);[request][restaurant]([price range][])\n\nsystem: "
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
---
|
| 41 |
|
| 42 |
# t5-small-nlg-multiwoz21
|
|
|
|
| 37 |
- text: "[request][taxi]([leave at][],[arrive by][])\n\nsystem: "
|
| 38 |
- text: "[inform][restaurant]([area][centre],[food][Indian],[choice][nine]);[request][restaurant]([price range][])\n\nsystem: "
|
| 39 |
|
| 40 |
+
inference:
|
| 41 |
+
parameters:
|
| 42 |
+
max_length: 100
|
| 43 |
+
|
| 44 |
---
|
| 45 |
|
| 46 |
# t5-small-nlg-multiwoz21
|