File size: 233 Bytes
901e06a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# @package _global_
hydra:
  sweep:
    dir: ${env:PWD}/tmp_dbg/${now:%H-%M-%S}

distributed_training:
  distributed_world_size: 1
  nprocs_per_node: 1
  distributed_port: -1
  
common:
  log_interval: 1
  
dataset:
  num_workers: 0