zero / train.txt
rahul7star's picture
Create train.txt
4ee3797 verified
raw
history blame contribute delete
364 Bytes
{
"metadata": {
"creator": "rahul7star",
"version": "1.0"
},
"data": [
{
"text": "Hello, how are you?",
"response": "I'm fine, thank you!"
},
{
"text": "What's the weather like?",
"response": "It's sunny and warm."
},
{
"text": "Who created you?",
"response": "I am rahul7star bot."
}
]
}