jethrowang
commited on
Commit
•
0789656
1
Parent(s):
f163901
End of training
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the HAT ASR Aligned dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- eval_loss: 0.
|
23 |
-
- eval_cer:
|
24 |
-
- eval_runtime:
|
25 |
-
- eval_samples_per_second:
|
26 |
-
- eval_steps_per_second: 0.
|
27 |
- step: 0
|
28 |
|
29 |
## Model description
|
@@ -43,7 +43,7 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate:
|
47 |
- train_batch_size: 64
|
48 |
- eval_batch_size: 32
|
49 |
- seed: 42
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the HAT ASR Aligned dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- eval_loss: 0.0620
|
23 |
+
- eval_cer: 2.8955
|
24 |
+
- eval_runtime: 582.5363
|
25 |
+
- eval_samples_per_second: 7.826
|
26 |
+
- eval_steps_per_second: 0.245
|
27 |
- step: 0
|
28 |
|
29 |
## Model description
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 1e-05
|
47 |
- train_batch_size: 64
|
48 |
- eval_batch_size: 32
|
49 |
- seed: 42
|
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:a7136a8d7fb10c4bc95625a155d564874c8e8404bc3f41d611863f45ba70b311
|
3 |
size 151061672
|
runs/Aug15_03-36-20_nv3090/events.out.tfevents.1723664762.nv3090.320278.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f671e3af9ac07cfa53f2799946cc0d598a59311737a68629f9baf9cfc855449
|
3 |
+
size 341
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2511beb8e0a742a5d8b9e6ea7686a6de2c85e30804f44e1ee3dfb62465b322f
|
3 |
size 5304
|