binisha commited on
Commit
5c19fda
·
verified ·
1 Parent(s): 424e77f

Training in progress, step 100

Browse files
config.json CHANGED
@@ -64,7 +64,7 @@
64
  "mask_time_length": 10,
65
  "mask_time_min_masks": 2,
66
  "mask_time_prob": 0.05,
67
- "max_length": 1876,
68
  "max_speech_positions": 1876,
69
  "max_text_positions": 600,
70
  "model_type": "speecht5",
@@ -85,7 +85,7 @@
85
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
- "transformers_version": "4.44.2",
89
  "use_cache": false,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
 
64
  "mask_time_length": 10,
65
  "mask_time_min_masks": 2,
66
  "mask_time_prob": 0.05,
67
+ "max_length": null,
68
  "max_speech_positions": 1876,
69
  "max_text_positions": 600,
70
  "model_type": "speecht5",
 
85
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
+ "transformers_version": "4.46.2",
89
  "use_cache": false,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1bcb7dde9520f51a149affabd3e251c2c9312af480ad6eb53dc05d7089dc4d5
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011bbc741e0a25cb2dd3e147299a81838d24887b9ddf6792b9a774db6b63245e
3
  size 577789320
runs/Nov15_07-26-06_134d0f4212c0/events.out.tfevents.1731655569.134d0f4212c0.203.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f62adbb8a6aca053f9e0eacee9868a32caac9d7571703372c7f3c0fa5f0eb6
3
+ size 7797
tokenizer_config.json CHANGED
@@ -50,7 +50,7 @@
50
  }
51
  },
52
  "bos_token": "<s>",
53
- "clean_up_tokenization_spaces": true,
54
  "eos_token": "</s>",
55
  "mask_token": "<mask>",
56
  "model_max_length": 600,
 
50
  }
51
  },
52
  "bos_token": "<s>",
53
+ "clean_up_tokenization_spaces": false,
54
  "eos_token": "</s>",
55
  "mask_token": "<mask>",
56
  "model_max_length": 600,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efe4b747f9c78e3f300e9701c8e02102b104bea20c979d02d392f75416905fcb
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884e4287220125f01e0e7418940dbd134a45176956d2d296e0d9275a7b3db7b8
3
+ size 5432