File size: 641 Bytes
e2ab9b1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"data": [
{
"utterance": "Because you start physical fights?",
"label": 0
},
{
"utterance": "No, and you hit back. So don\u2019t act like you don\u2019t fucking participate.",
"label": 1
},
{
"utterance": "You fucking hit me last night. You fucking, s.",
"label": 0
},
{
"utterance": "You figured it all out!",
"label": 1
},
{
"utterance": "I have told you what it is. I said to Travis, I said no, I said to you.",
"label": 0
}
]
} |