Spaces:
Runtime error
Runtime error
File size: 120 Bytes
12bfd03 |
1 2 3 4 5 6 7 8 9 10 |
# @package _global_
# runs 1 train, 1 validation and 1 test step
defaults:
- default
trainer:
fast_dev_run: true
|