End of training
Browse files
README.md
CHANGED
@@ -1,12 +1,25 @@
|
|
1 |
---
|
2 |
base_model: nadsoft/hamsa_small
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
model-index:
|
8 |
- name: hamsa-small-finetuned-qasr
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,10 +27,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# hamsa-small-finetuned-qasr
|
16 |
|
17 |
-
This model is a fine-tuned version of [nadsoft/hamsa_small](https://huggingface.co/nadsoft/hamsa_small) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer:
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
1 |
---
|
2 |
base_model: nadsoft/hamsa_small
|
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-small-finetuned-qasr
|
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: 22.587152044424403
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
27 |
|
28 |
# hamsa-small-finetuned-qasr
|
29 |
|
30 |
+
This model is a fine-tuned version of [nadsoft/hamsa_small](https://huggingface.co/nadsoft/hamsa_small) on the nadsoft/QASR-Speech-Resource default dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
+
- Loss: 0.2831
|
33 |
+
- Wer: 22.5872
|
34 |
|
35 |
## Model description
|
36 |
|
all_results.json
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
{
|
2 |
"epoch": 0.3,
|
|
|
|
|
|
|
|
|
|
|
3 |
"train_loss": 1.1846045168919276e-05,
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second":
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 0.3,
|
3 |
+
"eval_loss": 0.2830975353717804,
|
4 |
+
"eval_runtime": 2204.2826,
|
5 |
+
"eval_samples_per_second": 2.271,
|
6 |
+
"eval_steps_per_second": 0.142,
|
7 |
+
"eval_wer": 22.587152044424403,
|
8 |
"train_loss": 1.1846045168919276e-05,
|
9 |
+
"train_runtime": 2.8319,
|
10 |
+
"train_samples_per_second": 112999.353,
|
11 |
+
"train_steps_per_second": 7062.46
|
12 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.3,
|
3 |
+
"eval_loss": 0.2830975353717804,
|
4 |
+
"eval_runtime": 2204.2826,
|
5 |
+
"eval_samples_per_second": 2.271,
|
6 |
+
"eval_steps_per_second": 0.142,
|
7 |
+
"eval_wer": 22.587152044424403
|
8 |
+
}
|
generation_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"begin_suppress_tokens": [
|
4 |
220,
|
5 |
50257
|
|
|
1 |
{
|
|
|
2 |
"begin_suppress_tokens": [
|
3 |
220,
|
4 |
50257
|
runs/Feb23_14-08-18_ip-10-0-3-5.eu-west-1.compute.internal/events.out.tfevents.1708699558.ip-10-0-3-5.eu-west-1.compute.internal.17482.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f770ad1cd91f0426b30031bfbd36e3802a1b1045843df97b9909aaa48879a297
|
3 |
+
size 412
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"epoch": 0.3,
|
3 |
"train_loss": 1.1846045168919276e-05,
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second":
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 0.3,
|
3 |
"train_loss": 1.1846045168919276e-05,
|
4 |
+
"train_runtime": 2.8319,
|
5 |
+
"train_samples_per_second": 112999.353,
|
6 |
+
"train_steps_per_second": 7062.46
|
7 |
}
|
trainer_state.json
CHANGED
@@ -7321,13 +7321,13 @@
|
|
7321 |
"step": 30001,
|
7322 |
"total_flos": 1.3852560952000512e+20,
|
7323 |
"train_loss": 1.1846045168919276e-05,
|
7324 |
-
"train_runtime":
|
7325 |
-
"train_samples_per_second":
|
7326 |
-
"train_steps_per_second":
|
7327 |
}
|
7328 |
],
|
7329 |
"logging_steps": 25,
|
7330 |
-
"max_steps":
|
7331 |
"num_input_tokens_seen": 0,
|
7332 |
"num_train_epochs": 1,
|
7333 |
"save_steps": 2500,
|
|
|
7321 |
"step": 30001,
|
7322 |
"total_flos": 1.3852560952000512e+20,
|
7323 |
"train_loss": 1.1846045168919276e-05,
|
7324 |
+
"train_runtime": 2.8319,
|
7325 |
+
"train_samples_per_second": 112999.353,
|
7326 |
+
"train_steps_per_second": 7062.46
|
7327 |
}
|
7328 |
],
|
7329 |
"logging_steps": 25,
|
7330 |
+
"max_steps": 20000,
|
7331 |
"num_input_tokens_seen": 0,
|
7332 |
"num_train_epochs": 1,
|
7333 |
"save_steps": 2500,
|