binisha commited on
Commit
76417d7
1 Parent(s): 8ee7d03

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:e5c94dbc28fbf19102dd7c694b30bb291e89f018cf18eab9e25325652f5212b2
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798d4ae1de5c80a074282880be0fa4a89a8de92f8170bb54875b9208a0ad066b
3
  size 577789320
runs/Nov27_02-51-56_29f8bf69b551/events.out.tfevents.1732675947.29f8bf69b551.1903.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5c6b6672143163d2d91c7c6fad898f2b93a85a8802f156a57003a4f99d4002
3
+ size 7800
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:ac4c0439d4acaba5e250420cb0b02bda6157425d927b02434240730ff69beb26
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0527f553665e8dbe2af76a8775780d71492dcac4992b2c7ddfc34a7ee571350a
3
+ size 5432