update
Browse files- examples.json +4 -0
examples.json
CHANGED
@@ -14,5 +14,9 @@
|
|
14 |
[
|
15 |
"few-shot intent recognition. output: \"other\" when not sure. \n\nexamples: \n---\ntext: Hello\nintent: greeting\n---\ntext: Thank you :)\nintent: thank\n---\ntext: Hi I got my parcel and shoes, thank you. \nintent: delivery\n---\ntext: I want to make order\nintent: place order\n---\ntext: And I want to make sure that you are from where ?\nintent: place of production\n---\ntext: hello\nintent: ",
|
16 |
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
|
|
|
|
|
|
|
|
17 |
]
|
18 |
]
|
|
|
14 |
[
|
15 |
"few-shot intent recognition. output: \"other\" when not sure. \n\nexamples: \n---\ntext: Hello\nintent: greeting\n---\ntext: Thank you :)\nintent: thank\n---\ntext: Hi I got my parcel and shoes, thank you. \nintent: delivery\n---\ntext: I want to make order\nintent: place order\n---\ntext: And I want to make sure that you are from where ?\nintent: place of production\n---\ntext: hello\nintent: ",
|
16 |
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
17 |
+
],
|
18 |
+
[
|
19 |
+
"I am trying to arrange a return and credit for my order for the last few days but the transaction will not process through my iphone or iPad.\nI have now reverted to laptop.\n\nintent recognization. \n\noptions:\n- place order\n- return\n- track order\n\noutput:",
|
20 |
+
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
21 |
]
|
22 |
]
|