End of training
Browse files- README.md +1 -1
- training_args.bin +0 -0
README.md
CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 288
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
training_args.bin
CHANGED
Binary files a/training_args.bin and b/training_args.bin differ
|
|