kingjux commited on
Commit
341f4dc
·
verified ·
1 Parent(s): 4dbdabc

Upload train_ffmpeg.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. train_ffmpeg.py +1 -1
train_ffmpeg.py CHANGED
@@ -51,7 +51,7 @@ training_args = SFTConfig(
51
 
52
  # Other
53
  seed=42,
54
- max_seq_length=1024,
55
  )
56
 
57
  # Create trainer
 
51
 
52
  # Other
53
  seed=42,
54
+ max_length=1024,
55
  )
56
 
57
  # Create trainer