End of training
Browse files- README.md +6 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -6,17 +6,19 @@ license: apache-2.0
|
|
6 |
base_model: openai/whisper-tiny
|
7 |
tags:
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,7 +44,7 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
- lr_scheduler_warmup_steps: 250
|
45 |
-
- training_steps:
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|
|
|
6 |
base_model: openai/whisper-tiny
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- mozilla-foundation/common_voice_17_0
|
11 |
model-index:
|
12 |
+
- name: whisper-tiny-finetuned-ru
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# whisper-tiny-finetuned-ru
|
20 |
|
21 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 17.0 dataset.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 250
|
47 |
+
- training_steps: 20000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63df6fe64e25ede286d6eeca7821e42babe388bfd79497a8147a75ff16401437
|
3 |
size 151061672
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:896dbe225f5036d8641ce328bf101c91aa68fa6ed871394bd6fe61ef0acf1fdb
|
3 |
size 5368
|