mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-31 16:40:41 +00:00
add some details in vit-b16 example (#46)
This commit is contained in:
@@ -73,6 +73,6 @@ dali = dict(
|
||||
engine = dict(
|
||||
schedule=None,
|
||||
gradient_handlers=None,
|
||||
gradient_accumulation=16,
|
||||
gradient_accumulation=32,
|
||||
gradient_clipping=1.0,
|
||||
)
|
||||
|
Reference in New Issue
Block a user