yrvelez commited on
Commit
4ebde42
·
verified ·
1 Parent(s): b41d916

Replace college example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ MODEL_REPO = "yrvelez/viral-classifier-roberta"
12
  MAX_LENGTH = 128
13
 
14
  EXAMPLE_TEXTS = [
15
- "Unpopular opinion: college is the biggest scam of our generation",
16
  "My mass spec results came back. The contamination levels are beyond anything in the literature.",
17
  "Just mass-produced my 500th widget at the Topeka factory. Another Tuesday.",
18
  "I asked ChatGPT to write my wedding vows and nobody noticed",
 
12
  MAX_LENGTH = 128
13
 
14
  EXAMPLE_TEXTS = [
15
+ "Nobody is talking about the fact that we just normalized working 60 hour weeks",
16
  "My mass spec results came back. The contamination levels are beyond anything in the literature.",
17
  "Just mass-produced my 500th widget at the Topeka factory. Another Tuesday.",
18
  "I asked ChatGPT to write my wedding vows and nobody noticed",