jethrowang
commited on
Commit
•
073c6f1
1
Parent(s):
2a78dc0
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.0505
|
23 |
+
- eval_cer: 2.4343
|
24 |
+
- eval_runtime: 597.3234
|
25 |
+
- eval_samples_per_second: 7.632
|
26 |
+
- eval_steps_per_second: 0.239
|
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_02-41-18_nv3090/events.out.tfevents.1723661476.nv3090.317707.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87f96a6accaffe473a4a4ece92dd093ef019e90a220eefd8ae0348d8ef12c141
|
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:4ba879e01cc8fd55a896024fdf7801c4301ade6fcc75f33cdef939903114de33
|
3 |
size 5304
|