Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flamiry
/
space
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
flamiry
commited on
7 days ago
Commit
3c6c1d4
·
verified
·
1 Parent(s):
821038f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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