{ | |
"data": [ | |
{ | |
"original": "some text here", | |
"samples": [ | |
{ | |
"attacked_text": "text here" | |
}, | |
{ | |
"attacked_text": "text here" | |
}, | |
{ | |
"attacked_text": "text here" | |
} | |
] | |
}, | |
{ | |
"original": "some text here", | |
"samples": [ | |
{ | |
"attacked_text": "text here" | |
}, | |
{ | |
"attacked_text": "text here" | |
}, | |
{ | |
"attacked_text": "text here" | |
} | |
] | |
} | |
] | |
} |