Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
- whisper-medium-fleurs-lang-id/run.sh +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16624260
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e40ee66ff7b5e6c54b7ceb4a0c0b5821b98f77246b899f2bece053283182029
|
3 |
size 16624260
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d566fac76da7fb859baeaf61ee3c2f57615bb2b121803226da14e46758d3d80
|
3 |
size 6575
|
whisper-medium-fleurs-lang-id/run.sh
CHANGED
@@ -15,7 +15,7 @@ deepspeed run_audio_classification.py \
|
|
15 |
--label_column_name language \
|
16 |
--attention_mask False \
|
17 |
--warmup_ratio 0.1 \
|
18 |
-
--num_train_epochs
|
19 |
--per_device_train_batch_size 16 \
|
20 |
--gradient_accumulation_steps 2 \
|
21 |
--gradient_checkpointing True \
|
|
|
15 |
--label_column_name language \
|
16 |
--attention_mask False \
|
17 |
--warmup_ratio 0.1 \
|
18 |
+
--num_train_epochs 3 \
|
19 |
--per_device_train_batch_size 16 \
|
20 |
--gradient_accumulation_steps 2 \
|
21 |
--gradient_checkpointing True \
|