HarBat commited on
Commit
28b7fe2
1 Parent(s): ecdb9b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
18
 
 
 
 
19
  ## Model description
20
 
21
  More information needed
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
18
 
19
+ Label 0 is Negative
20
+ Label 1 is Positive
21
+
22
  ## Model description
23
 
24
  More information needed