Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [
  2. {
  3. "label": "identity_attack",
  4. "results": [{
  5. "probabilities": [0.965, 0.034],
  6. "match": false
  7. }]
  8. },
  9. {
  10. "label": "insult",
  11. "results": [{
  12. "probabilities": [0.081, 0.919],
  13. "match": true
  14. }]
  15. },
  16. // ...
  17. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement