Skip to content

Instantly share code, notes, and snippets.

@MattSegal
Created May 3, 2020 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MattSegal/d813f8d7848b5459f95f5eeacf581d2a to your computer and use it in GitHub Desktop.
Save MattSegal/d813f8d7848b5459f95f5eeacf581d2a to your computer and use it in GitHub Desktop.
# Training config
runtime:
cuda: true
logging:
# Logging to Weights and Bias dashboard
wandb:
project_name: null
# Saving checkpoint to S3
checkpoint:
save_name: null
save_epochs: null
training:
epochs: 1
batch_size: 1
subsample: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment