AnkitAI commited on
Commit
fd1c4fa
•
1 Parent(s): 37e7aeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -66,6 +66,8 @@ logits = outputs.logits
66
  print(logits)
67
  ```
68
 
 
 
69
  ## 📜 License
70
 
71
  This model is licensed under the [MIT License](LICENSE).
 
66
  print(logits)
67
  ```
68
 
69
+ Note: LABEL_1 indicates positive sentiment and LABEL_0 indicates negative sentiment.
70
+
71
  ## 📜 License
72
 
73
  This model is licensed under the [MIT License](LICENSE).