squad2.0_roberta / feedback.json
Asif555355's picture
Upload 6 files
acd74c9
raw
history blame contribute delete
802 Bytes
{
"1": {
"session_id": 1,
"context": "I have worked on sunday. I was sick on monday.",
"question": "On which day I was sick",
"answer": "monday",
"rating": 5
},
"2": {
"session_id": 2,
"context": "I am have working on this project for 7 days",
"question": "how many days I am working on this project?",
"answer": "7",
"rating": 2
},
"3": {
"session_id": 3,
"context": "She is not a good girl.",
"question": "is she a bitch?",
"answer": "Your question is insincere"
},
"4": {
"session_id": 4,
"context": "she goes to school everyday",
"question": "how many days she misses class?",
"answer": "everyday",
"rating": 1
}
}