-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to douiuser interface / interactionuser interface / interaction
Description
$ dvc run -n train1 -d users.csv -p tr_conf.yaml:epochs1,log_file,dropout -M e1/summary.json -m e1/logs.csv -o e1/logs python train.py
.... training is happening
.... 27 hours latter:
60000/60000 [==============================] - 6s 94us/sample - loss: 0.0588 - accuracy: 0.9806 - val_loss: 0.0707 - val_accuracy: 0.9821
ERROR: failed to run command - Parameters 'epochs1' are missing from 'tr_conf.yaml'.
efiop
Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to douiuser interface / interactionuser interface / interaction