GiorgiSekhniashvili
commited on
Commit
•
f8ee987
1
Parent(s):
3a42009
End of training
Browse files- README.md +24 -3
- generation_config.json +1 -0
- model.safetensors +1 -1
- runs/Mar04_01-31-29_razer-14/events.out.tfevents.1709501491.razer-14.15420.0 +3 -0
- runs/Mar04_02-35-53_razer-14/events.out.tfevents.1709505354.razer-14.7656.0 +3 -0
- runs/Mar04_02-45-55_razer-14/events.out.tfevents.1709505957.razer-14.15380.0 +3 -0
- runs/Mar04_02-49-34_razer-14/events.out.tfevents.1709506176.razer-14.9412.0 +3 -0
- runs/Mar04_03-20-09_razer-14/events.out.tfevents.1709508011.razer-14.16012.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,15 +2,30 @@
|
|
2 |
language:
|
3 |
- ka
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- whisper
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_16_1
|
10 |
-
|
|
|
11 |
model-index:
|
12 |
- name: Whisper Tiny Ka
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,6 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
# Whisper Tiny Ka
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice dataset.
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,11 +64,14 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 1000
|
49 |
-
- training_steps:
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
2 |
language:
|
3 |
- ka
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-tiny
|
6 |
tags:
|
7 |
- whisper
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_16_1
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
- name: Whisper Tiny Ka
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Common Voice
|
21 |
+
type: mozilla-foundation/common_voice_16_1
|
22 |
+
config: ka
|
23 |
+
split: test
|
24 |
+
args: ka
|
25 |
+
metrics:
|
26 |
+
- name: Wer
|
27 |
+
type: wer
|
28 |
+
value: 100.0
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
# Whisper Tiny Ka
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice dataset.
|
37 |
+
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 7.6994
|
39 |
+
- Wer: 100.0
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
- lr_scheduler_warmup_steps: 1000
|
67 |
+
- training_steps: 30
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----:|
|
74 |
+
| 8.8508 | 15.38 | 25 | 7.6994 | 100.0 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
generation_config.json
CHANGED
@@ -144,6 +144,7 @@
|
|
144 |
"<|yo|>": 50325,
|
145 |
"<|zh|>": 50260
|
146 |
},
|
|
|
147 |
"max_initial_timestamp_index": 50,
|
148 |
"max_length": 448,
|
149 |
"no_timestamps_token_id": 50363,
|
|
|
144 |
"<|yo|>": 50325,
|
145 |
"<|zh|>": 50260
|
146 |
},
|
147 |
+
"language": "georgian",
|
148 |
"max_initial_timestamp_index": 50,
|
149 |
"max_length": 448,
|
150 |
"no_timestamps_token_id": 50363,
|
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:73c542f5f280a582c90603dcb35622d5c4f7ee28f7196b94cb1b6d8fd3aadac3
|
3 |
size 151061672
|
runs/Mar04_01-31-29_razer-14/events.out.tfevents.1709501491.razer-14.15420.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37b08016e2a35c78fe55b480b3fbf32b8abd0cbecb8fd0393b820f229a0f5d11
|
3 |
+
size 5666
|
runs/Mar04_02-35-53_razer-14/events.out.tfevents.1709505354.razer-14.7656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d96dd5ac0744b0e47021ceb9140a5d4cb5c3cf5dbf58185073e36a06709b69f1
|
3 |
+
size 5666
|
runs/Mar04_02-45-55_razer-14/events.out.tfevents.1709505957.razer-14.15380.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca802abc1562e1b70c746bd2b3ddaaa85451d1d0f892010706e7e714176de28a
|
3 |
+
size 5666
|
runs/Mar04_02-49-34_razer-14/events.out.tfevents.1709506176.razer-14.9412.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d351e1b8abad08520e585df3404f5dcc4aaecaa7da3d1b5832f8e71076ef0814
|
3 |
+
size 5666
|
runs/Mar04_03-20-09_razer-14/events.out.tfevents.1709508011.razer-14.16012.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7638107e0ebad2a15149d396b868bf9cdbc37f36e95b5811b810617f1e22a3ac
|
3 |
+
size 6326
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4667
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50cb04391a21c0972c6d9e5d5d7415f497bd96d0cc9e16601b7bb55eb32c06ad
|
3 |
size 4667
|