Meen15kshi commited on
Commit
bc33f44
·
verified ·
1 Parent(s): 8a3a2b3

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": null,
68
  "max_speech_positions": 1876,
69
  "max_text_positions": 600,
70
  "model_type": "speecht5",
@@ -85,8 +85,8 @@
85
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
- "transformers_version": "4.46.0.dev0",
89
- "use_cache": false,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
92
  }
 
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
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
+ "transformers_version": "4.44.2",
89
+ "use_cache": true,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
92
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cec99a8bb27ccee346b2c28ba5292a7ecf048f11fa85a6a1ca981fcbc116fc84
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:451b9c45b490393c33e9cbe95bc482d18a0952f2f3b4a1b4f4ad46e15977c50e
3
  size 577789320
runs/Oct24_09-00-48_2a8668ac24c1/events.out.tfevents.1729760464.2a8668ac24c1.208.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ba395f46b7265249c287d429f85809e8020de01e6d6a1d4e16180473efa501
3
+ size 7690
tokenizer_config.json CHANGED
@@ -50,7 +50,7 @@
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,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e1789077056773f454482b2354d23bbd5ab6925eef1b4d4db4e08c66c4bace2
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27bd73cde4d28d574f8908292420e6e9c755ceca6ef7365014d2ddcc4760cf9
3
+ size 5368