mazesmazes commited on
Commit
6ab8d8d
·
verified ·
1 Parent(s): 37e10e3

Training in progress, step 1000

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8557011f209e761c3a6d453018d9e47dfebc8db61de8936ba85dc45568304ea2
3
  size 36715216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d355455ef0a83f1b4dac846e6fa408a78a25fb1561abff4c672677298d99f46
3
  size 36715216
config.json CHANGED
@@ -156,7 +156,7 @@
156
  ]
157
  ],
158
  "encoder_dim": 1280,
159
- "freeze_projector": true,
160
  "inference_warmup_tokens": 10,
161
  "label_smoothing": 0.0,
162
  "length_penalty": 1.0,
@@ -174,7 +174,7 @@
174
  "mask_time_length": 10,
175
  "mask_time_min_masks": 2,
176
  "mask_time_prob": 0.05,
177
- "max_new_tokens": 256,
178
  "min_new_tokens": 0,
179
  "model_dtype": "bfloat16",
180
  "model_type": "asr_model",
 
156
  ]
157
  ],
158
  "encoder_dim": 1280,
159
+ "freeze_projector": false,
160
  "inference_warmup_tokens": 10,
161
  "label_smoothing": 0.0,
162
  "length_penalty": 1.0,
 
174
  "mask_time_length": 10,
175
  "mask_time_min_masks": 2,
176
  "mask_time_prob": 0.05,
177
+ "max_new_tokens": 128,
178
  "min_new_tokens": 0,
179
  "model_dtype": "bfloat16",
180
  "model_type": "asr_model",
generation_config.json CHANGED
@@ -5,7 +5,7 @@
5
  151643
6
  ],
7
  "length_penalty": 1.0,
8
- "max_new_tokens": 256,
9
  "min_new_tokens": 0,
10
  "no_repeat_ngram_size": 0,
11
  "num_beams": 1,
 
5
  151643
6
  ],
7
  "length_penalty": 1.0,
8
+ "max_new_tokens": 128,
9
  "min_new_tokens": 0,
10
  "no_repeat_ngram_size": 0,
11
  "num_beams": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc863480c4f2381e8cd274660102146566c7f2e38bde8a8f3e267c9361b62856
3
  size 25172384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9e2d2e4168f103232ea06e025183ac9f1d5abaeae03ef76dfec684fe012a09
3
  size 25172384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae8deda98b54ef1819a1ad53bac391559c73d6d1f9f5e00728a514a8e594b685
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16721198b4814a36169d05045565ed13372103aae1e2bf5a256f125117e24b7
3
  size 5201