File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7619
7619
"geolocation": null,
7620
7620
"intent_template": "I am doing a market survey for one stop market, show me the most expensive product from {{product_category}} category",
7621
7621
"instantiation_dict": {
7622
- "product_category": "competative swimwear"
7622
+ "product_category": "competitive swimwear"
7623
7623
},
7624
- "intent": "I am doing a market survey for one stop market, show me the most expensive product from competative swimwear category",
7624
+ "intent": "I am doing a market survey for one stop market, show me the most expensive product from competitive swimwear category",
7625
7625
"require_reset": false,
7626
7626
"eval": {
7627
7627
"eval_types": [
@@ -10963,10 +10963,10 @@
10963
10963
"geolocation": null,
10964
10964
"intent_template": "List products from {{product_category}} category by {{order}} price",
10965
10965
"instantiation_dict": {
10966
- "product_category": "competative swimwear",
10966
+ "product_category": "competitive swimwear",
10967
10967
"order": "ascending"
10968
10968
},
10969
- "intent": "List products from competative swimwear category by ascending price",
10969
+ "intent": "List products from competitive swimwear category by ascending price",
10970
10970
"require_reset": false,
10971
10971
"eval": {
10972
10972
"eval_types": [
You can’t perform that action at this time.
0 commit comments