saurabhy27-outcomes
commited on
End of training
Browse files- README.md +19 -6
- all_results.json +15 -0
- eval_results.json +9 -0
- runs/Dec08_01-23-51_bec292b2e76b/events.out.tfevents.1733621823.bec292b2e76b.3657.1 +3 -0
- train_results.json +9 -0
- trainer_state.json +88 -0
README.md
CHANGED
@@ -3,23 +3,36 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-large-v3
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Wer:
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-large-v3
|
5 |
tags:
|
6 |
+
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- OUTCOMESAI/medical_speech_corpus
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Small Medical
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: OUTCOMESAI/medical_speech_corpus zh-en
|
20 |
+
type: OUTCOMESAI/medical_speech_corpus
|
21 |
+
metrics:
|
22 |
+
- name: Wer
|
23 |
+
type: wer
|
24 |
+
value: 44.25531914893617
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# Whisper Small Medical
|
31 |
|
32 |
+
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the OUTCOMESAI/medical_speech_corpus zh-en dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.6201
|
35 |
+
- Wer: 44.2553
|
36 |
|
37 |
## Model description
|
38 |
|
all_results.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 50.0,
|
3 |
+
"eval_loss": 0.6201171875,
|
4 |
+
"eval_runtime": 58.2561,
|
5 |
+
"eval_samples": 100,
|
6 |
+
"eval_samples_per_second": 0.326,
|
7 |
+
"eval_steps_per_second": 0.034,
|
8 |
+
"eval_wer": 44.25531914893617,
|
9 |
+
"total_flos": 6405677165576192.0,
|
10 |
+
"train_loss": 7.392109375,
|
11 |
+
"train_runtime": 632.0978,
|
12 |
+
"train_samples": 200,
|
13 |
+
"train_samples_per_second": 5.063,
|
14 |
+
"train_steps_per_second": 0.158
|
15 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 50.0,
|
3 |
+
"eval_loss": 0.6201171875,
|
4 |
+
"eval_runtime": 58.2561,
|
5 |
+
"eval_samples": 100,
|
6 |
+
"eval_samples_per_second": 0.326,
|
7 |
+
"eval_steps_per_second": 0.034,
|
8 |
+
"eval_wer": 44.25531914893617
|
9 |
+
}
|
runs/Dec08_01-23-51_bec292b2e76b/events.out.tfevents.1733621823.bec292b2e76b.3657.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70cf10aa29b09d63234995887f63b6f6c943eaddadfc39a6ff5c87cbd7803f60
|
3 |
+
size 400
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 50.0,
|
3 |
+
"total_flos": 6405677165576192.0,
|
4 |
+
"train_loss": 7.392109375,
|
5 |
+
"train_runtime": 632.0978,
|
6 |
+
"train_samples": 200,
|
7 |
+
"train_samples_per_second": 5.063,
|
8 |
+
"train_steps_per_second": 0.158
|
9 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 44.25531914893617,
|
3 |
+
"best_model_checkpoint": "OUTCOMESAI/whisper-small-medical/checkpoint-50",
|
4 |
+
"epoch": 50.0,
|
5 |
+
"eval_steps": 50,
|
6 |
+
"global_step": 100,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 12.5,
|
13 |
+
"grad_norm": 34.30704125300902,
|
14 |
+
"learning_rate": 3.828878651016684e-07,
|
15 |
+
"loss": 9.9956,
|
16 |
+
"step": 25
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 25.0,
|
20 |
+
"grad_norm": 15.950854138638713,
|
21 |
+
"learning_rate": 4.865337556154919e-07,
|
22 |
+
"loss": 7.4337,
|
23 |
+
"step": 50
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 25.0,
|
27 |
+
"eval_loss": 0.6201171875,
|
28 |
+
"eval_runtime": 59.7245,
|
29 |
+
"eval_samples_per_second": 0.318,
|
30 |
+
"eval_steps_per_second": 0.033,
|
31 |
+
"eval_wer": 44.25531914893617,
|
32 |
+
"step": 50
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 37.5,
|
36 |
+
"grad_norm": 7.118798058764047,
|
37 |
+
"learning_rate": 3.1e-07,
|
38 |
+
"loss": 6.3944,
|
39 |
+
"step": 75
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 50.0,
|
43 |
+
"grad_norm": 13.037787941820651,
|
44 |
+
"learning_rate": 6e-08,
|
45 |
+
"loss": 5.7447,
|
46 |
+
"step": 100
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 50.0,
|
50 |
+
"eval_loss": 0.611328125,
|
51 |
+
"eval_runtime": 57.9793,
|
52 |
+
"eval_samples_per_second": 0.328,
|
53 |
+
"eval_steps_per_second": 0.034,
|
54 |
+
"eval_wer": 51.23404255319149,
|
55 |
+
"step": 100
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"epoch": 50.0,
|
59 |
+
"step": 100,
|
60 |
+
"total_flos": 6405677165576192.0,
|
61 |
+
"train_loss": 7.392109375,
|
62 |
+
"train_runtime": 632.0978,
|
63 |
+
"train_samples_per_second": 5.063,
|
64 |
+
"train_steps_per_second": 0.158
|
65 |
+
}
|
66 |
+
],
|
67 |
+
"logging_steps": 25,
|
68 |
+
"max_steps": 100,
|
69 |
+
"num_input_tokens_seen": 0,
|
70 |
+
"num_train_epochs": 50,
|
71 |
+
"save_steps": 50,
|
72 |
+
"stateful_callbacks": {
|
73 |
+
"TrainerControl": {
|
74 |
+
"args": {
|
75 |
+
"should_epoch_stop": false,
|
76 |
+
"should_evaluate": false,
|
77 |
+
"should_log": false,
|
78 |
+
"should_save": true,
|
79 |
+
"should_training_stop": true
|
80 |
+
},
|
81 |
+
"attributes": {}
|
82 |
+
}
|
83 |
+
},
|
84 |
+
"total_flos": 6405677165576192.0,
|
85 |
+
"train_batch_size": 32,
|
86 |
+
"trial_name": null,
|
87 |
+
"trial_params": null
|
88 |
+
}
|