End of training
Browse files
README.md
CHANGED
@@ -1,12 +1,25 @@
|
|
1 |
---
|
2 |
base_model: nadsoft/Hamsa-tiny
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
model-index:
|
8 |
- name: hamsa-tiny-pretrained
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# hamsa-tiny-pretrained
|
16 |
|
17 |
-
This model is a fine-tuned version of [nadsoft/Hamsa-tiny](https://huggingface.co/nadsoft/Hamsa-tiny) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.3795
|
20 |
- Wer: 28.7264
|
|
|
1 |
---
|
2 |
base_model: nadsoft/Hamsa-tiny
|
3 |
tags:
|
4 |
+
- whisper-event
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- nadsoft/QASR-Speech-Resource
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
- name: hamsa-tiny-pretrained
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: nadsoft/QASR-Speech-Resource default
|
18 |
+
type: nadsoft/QASR-Speech-Resource
|
19 |
+
metrics:
|
20 |
+
- name: Wer
|
21 |
+
type: wer
|
22 |
+
value: 28.726358005647974
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
27 |
|
28 |
# hamsa-tiny-pretrained
|
29 |
|
30 |
+
This model is a fine-tuned version of [nadsoft/Hamsa-tiny](https://huggingface.co/nadsoft/Hamsa-tiny) on the nadsoft/QASR-Speech-Resource default dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 0.3795
|
33 |
- Wer: 28.7264
|
all_results.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_loss": 0.37952831387519836,
|
4 |
+
"eval_runtime": 299.9837,
|
5 |
+
"eval_samples_per_second": 16.684,
|
6 |
+
"eval_steps_per_second": 2.087,
|
7 |
+
"eval_wer": 28.726358005647974,
|
8 |
+
"train_loss": 0.47914609115600587,
|
9 |
+
"train_runtime": 101277.4875,
|
10 |
+
"train_samples_per_second": 31.596,
|
11 |
+
"train_steps_per_second": 0.494
|
12 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_loss": 0.37952831387519836,
|
4 |
+
"eval_runtime": 299.9837,
|
5 |
+
"eval_samples_per_second": 16.684,
|
6 |
+
"eval_steps_per_second": 2.087,
|
7 |
+
"eval_wer": 28.726358005647974
|
8 |
+
}
|
runs/Feb06_13-00-10_ip-10-0-3-5.eu-west-1.compute.internal/events.out.tfevents.1707326011.ip-10-0-3-5.eu-west-1.compute.internal.15312.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b9911ff6e432c710ae4ce0af1a5c5697e75a5e8813b8a91aed0b8c2cae667ef
|
3 |
+
size 412
|
train_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"train_loss": 0.47914609115600587,
|
4 |
+
"train_runtime": 101277.4875,
|
5 |
+
"train_samples_per_second": 31.596,
|
6 |
+
"train_steps_per_second": 0.494
|
7 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|