End of training
Browse files- README.md +3 -3
- config.json +1 -1
- model.safetensors +1 -1
- runs/Feb15_21-36-16_c06f7f21c073/events.out.tfevents.1708032978.c06f7f21c073.418.1 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -40,12 +40,12 @@ The following hyperparameters were used during training:
|
|
40 |
- train_batch_size: 16
|
41 |
- eval_batch_size: 8
|
42 |
- seed: 42
|
43 |
-
- gradient_accumulation_steps:
|
44 |
-
- total_train_batch_size:
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 500
|
48 |
-
- training_steps:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
|
|
40 |
- train_batch_size: 16
|
41 |
- eval_batch_size: 8
|
42 |
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 8
|
44 |
+
- total_train_batch_size: 128
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 500
|
48 |
+
- training_steps: 40
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Ananie/japanes-tts",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffcbdff43b847e99c372ee13fded34c23d7555f304a38b7a96d110847d13394c
|
3 |
size 577789320
|
runs/Feb15_21-36-16_c06f7f21c073/events.out.tfevents.1708032978.c06f7f21c073.418.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd23a730fc6b9405e784fc6a2d26d3f5ca5eea0521a99b557c844b6b3ac0046e
|
3 |
+
size 6683
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13a8f7c50e9b610a328880f7dc2c176bd58d9f8a880326e78d2fa97426d8c564
|
3 |
size 5048
|