We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparing dataset: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 2032.62it/s] loading val_dataset ... Preparing dataset: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 1000.07it/s] 重要参数查看 AcceleratedOptimizer ( Parameter Group 0 amsgrad: False betas: (0.9, 0.999) capturable: False differentiable: False eps: 1e-08 foreach: None fused: None initial_lr: 5e-05 lr: 5e-05 maximize: False weight_decay: 0.01 ) <accelerate.data_loader.DataLoaderShard object at 0x000001C055181750> <accelerate.data_loader.DataLoaderShard object at 0x000001C0000128D0> <accelerate.scheduler.AcceleratedScheduler object at 0x000001C055184050> Num batches each epoch = 1 Checkpoint 'latest' does not exist. Starting a new training run. Checkpoint 'None' does not exist. Starting a new training run. Steps: 0%|
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preparing dataset: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 2032.62it/s]
loading val_dataset ...
Preparing dataset: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 1000.07it/s]
重要参数查看 AcceleratedOptimizer (
Parameter Group 0
amsgrad: False
betas: (0.9, 0.999)
capturable: False
differentiable: False
eps: 1e-08
foreach: None
fused: None
initial_lr: 5e-05
lr: 5e-05
maximize: False
weight_decay: 0.01
) <accelerate.data_loader.DataLoaderShard object at 0x000001C055181750> <accelerate.data_loader.DataLoaderShard object at 0x000001C0000128D0> <accelerate.scheduler.AcceleratedScheduler object at 0x000001C055184050>
Num batches each epoch = 1
Checkpoint 'latest' does not exist. Starting a new training run.
Checkpoint 'None' does not exist. Starting a new training run.
Steps: 0%|
The text was updated successfully, but these errors were encountered: