Training in progress, step 10000
Browse files- config.json +2 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -302,8 +302,8 @@
|
|
| 302 |
"num_beams": 1,
|
| 303 |
"num_experts": 4,
|
| 304 |
"num_experts_per_tok": 2,
|
| 305 |
-
"num_freq_masks":
|
| 306 |
-
"num_time_masks":
|
| 307 |
"pipeline_tag": "automatic-speech-recognition",
|
| 308 |
"pretrained_model_path": "mazesmazes/tiny-audio",
|
| 309 |
"projector_dropout": 0.0,
|
|
|
|
| 302 |
"num_beams": 1,
|
| 303 |
"num_experts": 4,
|
| 304 |
"num_experts_per_tok": 2,
|
| 305 |
+
"num_freq_masks": 1,
|
| 306 |
+
"num_time_masks": 1,
|
| 307 |
"pipeline_tag": "automatic-speech-recognition",
|
| 308 |
"pretrained_model_path": "mazesmazes/tiny-audio",
|
| 309 |
"projector_dropout": 0.0,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 58732960
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eed21d540acf66c780603dfd2dbade60fb663bcb9353e7cc0cc7b466104aa1b
|
| 3 |
size 58732960
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5265
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a56725c6b1d382330f25006e7e6a7061af0a69a1f8ef8c84fed5d2e358219ff8
|
| 3 |
size 5265
|