qgyd2021 commited on
Commit
fa4d571
·
1 Parent(s): a021c28

add examples

Browse files
Files changed (1) hide show
  1. examples.json +4 -0
examples.json CHANGED
@@ -18,5 +18,9 @@
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- order\n- refund\n- track order\n- greeting\n- thank\n- discount\n\noutput:",
20
  128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
 
 
 
 
21
  ]
22
  ]
 
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- order\n- refund\n- track order\n- greeting\n- thank\n- discount\n\noutput:",
20
  128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_intent", true
21
+ ],
22
+ [
23
+ "提取 “型号”,“其它实体”,“商品” 实体。\n\n示例:\ntext:佳能原装18-55stm镜头f/3.5-5.6,is,stm,700d,100d,760d单反18-55\noutputs:\n型号:18-55stm;18-55;f/3.5-5.6,is,stm。\n商品:单反;镜头。\n其它实体:100d;760d;700d。\n\ntext:2017新款儿童轻薄羽绒服套装男女童宝宝童装羽绒裤外套两件套\noutputs:",
24
+ 128, 0.75, 0.35, 1.2, "qgyd2021/few_shot_ner", true
25
  ]
26
  ]