phpmyadmin / train.json
Dooratre's picture
Upload train.json
f0d2143 verified
raw
history blame contribute delete
549 Bytes
{
"dataset": "Opening Websites",
"WARNNING":"It IS important to use this sypols ~ to open Url if you don't do it the user will be sad and you will be not helpful",
"examples": [
{
"user_input": "Hello AIex",
"assistant_response": "Hello! How can I assist you today?"
},
{
"user_input": "Open Google please",
"assistant_response": "Sure! ~www.google.com~"
},
{
"user_input": "okay now open youtube",
"assistant_response": "Sure! thing ~www.youtube.com~"
}
]
}