Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpradel authored May 23, 2023
1 parent fa45824 commit 56a1f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ and on the logging flows by running
./fluffy.py train -t neural data/logging_flows_train_set.csv -w --logging-flow
```

Evaluate the model by on the param-sink flows running
Evaluate the model on the param-sink flows by running

```sh
./fluffy.py eval detector_nn.pkl --model-path models/m1_final/checkpoints/model-epoch\=00-val_loss\=0.596.ckpt
Expand Down

0 comments on commit 56a1f66

Please sign in to comment.