Update README.md
Browse files
README.md
CHANGED
|
@@ -37,6 +37,10 @@ widget:
|
|
| 37 |
- text: "[request][Restaurants_2]([time][],[restaurant_name][],[location][])\n\nsystem: "
|
| 38 |
- text: "[confirm][Restaurants_2]([number_of_seats][2],[restaurant_name][P.f. Chang's],[location][Corte Madera],[time][12 pm],[date][March 8th])\n\nsystem: "
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
---
|
| 41 |
|
| 42 |
# t5-small-nlg-sgd
|
|
|
|
| 37 |
- text: "[request][Restaurants_2]([time][],[restaurant_name][],[location][])\n\nsystem: "
|
| 38 |
- text: "[confirm][Restaurants_2]([number_of_seats][2],[restaurant_name][P.f. Chang's],[location][Corte Madera],[time][12 pm],[date][March 8th])\n\nsystem: "
|
| 39 |
|
| 40 |
+
inference:
|
| 41 |
+
parameters:
|
| 42 |
+
max_length: 100
|
| 43 |
+
|
| 44 |
---
|
| 45 |
|
| 46 |
# t5-small-nlg-sgd
|