Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ierhon
/
neural-chatbot
like
1
Text Generation
Keras
conversational
Model card
Files
Files and versions
Community
Use this model
b3998a0
neural-chatbot
/
dataset.json
ierhon
Create dataset.json
f8f19a5
over 1 year ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"Hey!"
:
"Hello."
,
"How are you?"
:
"Good, what about you?"
,
"This is an example dataset!"
:
"That dataset is completely useless by the way."
,
"This is the input"
:
"And this is the response"
}