We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2e34c commit 822b098Copy full SHA for 822b098
precise/scripts/train.py
@@ -29,7 +29,8 @@
29
Number of epochs to train model for
30
31
:-s --sensitivity float 0.2
32
- Weighted loss bias. Higher values decrease increase positives
+ Target sensitivity when training. Higher values cause
33
+ more false positives
34
35
:-b --batch-size int 5000
36
Batch size for training
precise/scripts/train_generated.py
@@ -35,7 +35,8 @@
random audio that should not cause an activation
37
38
39
40
41
:-sb --save-best
42
Only save the model each epoch if its stats improve
0 commit comments