The-Adnan-Syed commited on
Commit
d0f54e7
1 Parent(s): a5aa6f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: unknown
 
 
 
3
  ---
4
  ## How to Use
5
 
@@ -26,4 +29,4 @@ def decode_predictions(predictions):
26
 
27
  # Example usage
28
  text = "Your example input text here."
29
- decode_predictions(model.predict(text))
 
1
  ---
2
  license: unknown
3
+ datasets:
4
+ - The-Adnan-Syed/Reddit-Stress-Classification
5
+ pipeline_tag: text-classification
6
  ---
7
  ## How to Use
8
 
 
29
 
30
  # Example usage
31
  text = "Your example input text here."
32
+ decode_predictions(model.predict(text))