Skip to content

Typo in configs/trainer/debug.yaml #137

@3rdCore

Description

@3rdCore

I believe there's a typo in configs/trainer/debug.yaml, callbacks should be overwritten using the no_checkpoints.yaml file.

defaults:
  - default.yaml
  - override callbacks: no_checkpoints
min_epochs: 1
max_epochs: 2
# prints
profiler: null

# debugs
fast_dev_run: true
overfit_batches: 0
limit_val_batches: 1.0
limit_test_batches: 1.0
detect_anomaly: true
enable_checkpointing: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions