juanpablomesa commited on
Commit
90bf539
1 Parent(s): b2ddc25

Update route layer data

Browse files
Files changed (1) hide show
  1. routes_dataset.jsonl +2 -0
routes_dataset.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"name": "politics", "utterances": ["isn't politics the best thing ever", "why don't you tell me about your political opinions", "don't you just love the presidentdon't you just hate the president", "they're going to destroy this country!", "they will save the country!"], "description": null, "function_schema": null, "llm": null, "score_threshold": 0.3}
2
+ {"name": "chitchat", "utterances": ["how's the weather today?", "how are things going?", "lovely weather today", "the weather is horrendous", "let's go to the chippy"], "description": null, "function_schema": null, "llm": null, "score_threshold": 0.3}