ans commited on
Commit
706655a
1 Parent(s): 621eb31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -52,6 +52,11 @@ pipe(seq)
52
  "RNA vaccines were the first vaccines for SARS-CoV-2 to be produced and represent an entirely new vaccine approach."
53
  ```
54
 
 
 
 
 
 
55
  #### Limitations and bias
56
  To conservatively classify whether an input sequence is true or not, the model may have predictions biased toward false/misleading.
57
 
 
52
  "RNA vaccines were the first vaccines for SARS-CoV-2 to be produced and represent an entirely new vaccine approach."
53
  ```
54
 
55
+ - False examples
56
+ ```python
57
+ "COVID-19 vaccine caused new strain in UK."
58
+ ```
59
+
60
  #### Limitations and bias
61
  To conservatively classify whether an input sequence is true or not, the model may have predictions biased toward false/misleading.
62