flamiry commited on
Commit
3c6c1d4
·
verified ·
1 Parent(s): 821038f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def train_model():
22
  return_tensors="pt",
23
  padding=True,
24
  truncation=True,
25
- max_length=128
26
  )
27
 
28
  # Train
 
22
  return_tensors="pt",
23
  padding=True,
24
  truncation=True,
25
+ max_length=64
26
  )
27
 
28
  # Train