BlinkDL commited on
Commit
967ba51
1 Parent(s): 7c7da70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def evaluate(
80
  break
81
  all_tokens += [token]
82
  for xxx in occurrence:
83
- occurrence[xxx] *= 0.996
84
 
85
  ttt = pipeline.decode([token])
86
  www = 1
 
80
  break
81
  all_tokens += [token]
82
  for xxx in occurrence:
83
+ occurrence[xxx] *= 0.994
84
 
85
  ttt = pipeline.decode([token])
86
  www = 1