pooya-mohammadi
commited on
Commit
•
d2015ef
1
Parent(s):
522b8bc
Hezar: Upload training files
Browse files- train/train_config.yaml +1 -1
train/train_config.yaml
CHANGED
@@ -16,6 +16,6 @@ batch_size: 64
|
|
16 |
use_amp: false
|
17 |
metrics:
|
18 |
- seqeval
|
19 |
-
num_epochs:
|
20 |
save_freq: 1
|
21 |
checkpoints_dir: checkpoints/
|
|
|
16 |
use_amp: false
|
17 |
metrics:
|
18 |
- seqeval
|
19 |
+
num_epochs: 3
|
20 |
save_freq: 1
|
21 |
checkpoints_dir: checkpoints/
|