Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Latte_pytorch
Commits
dc37d5d9
Commit
dc37d5d9
authored
Mar 13, 2024
by
mashun1
Browse files
Update ucf101_train.yaml
parent
339bb812
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/ucf101/ucf101_train.yaml
configs/ucf101/ucf101_train.yaml
+2
-2
No files found.
configs/ucf101/ucf101_train.yaml
View file @
dc37d5d9
...
@@ -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
...
@@ -39,4 +39,4 @@ num_classes: 101
...
@@ -39,4 +39,4 @@ num_classes: 101
use_compile
:
False
use_compile
:
False
mixed_precision
:
False
mixed_precision
:
False
enable_xformers_memory_efficient_attention
:
False
enable_xformers_memory_efficient_attention
:
False
gradient_checkpointing
:
False
gradient_checkpointing
:
False
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment