update
Browse files- examples.json +1 -1
examples.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
13 |
],
|
14 |
[
|
15 |
-
"
|
16 |
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
17 |
]
|
18 |
]
|
|
|
12 |
128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
|
13 |
],
|
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 |
]
|