timonziegenbein commited on
Commit
f3ad61c
·
verified ·
1 Parent(s): c50ccd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -41,9 +41,8 @@ argument = ''''Towed three times and impounded for 30 days each time? Man, you'r
41
 
42
  out = pipe(argument)
43
 
44
- # LABEL_1 = Inappropriate
45
  print(out)
46
- #[{'label': 'LABEL_1', 'score': 0.9970095157623291}]
47
  ```
48
 
49
  ## Citation
 
41
 
42
  out = pipe(argument)
43
 
 
44
  print(out)
45
+ # [{'label': 'LABEL_1', 'score': 0.9970095157623291}] = Inappropriate
46
  ```
47
 
48
  ## Citation