kairaamilanii commited on
Commit
d7eb3bb
1 Parent(s): 50a4867

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,5 +87,5 @@ prediction
87
  ```
88
  example output:
89
  ```python
90
- [{'label': 'LABEL_3', 'score': 0.9933607578277588}]
91
  ```
 
87
  ```
88
  example output:
89
  ```python
90
+ [{'Predicted class': 1, 'Prediction': Bullying}]
91
  ```