Commit dc37d5d9 authored by mashun1's avatar mashun1
Browse files

Update ucf101_train.yaml

parent 339bb812
...@@ -25,7 +25,7 @@ learning_rate: 1e-4 ...@@ -25,7 +25,7 @@ learning_rate: 1e-4
ckpt_every: 100 ckpt_every: 100
clip_max_norm: 0.1 clip_max_norm: 0.1
start_clip_iter: 100000 start_clip_iter: 100000
local_batch_size: 5 # important local_batch_size: 1 # important
max_train_steps: 1000 max_train_steps: 1000
global_seed: 3407 global_seed: 3407
num_workers: 8 num_workers: 8
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment