End of training
Browse files- README.md +85 -0
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- preprocessor_config.json +14 -0
- runs/Dec24_05-37-44_jarrett-a100/events.out.tfevents.1735018684.jarrett-a100.3968.0 +3 -0
- runs/Dec24_05-40-35_jarrett-a100/events.out.tfevents.1735018839.jarrett-a100.3968.1 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
+
base_model: openai/whisper-small
|
7 |
+
tags:
|
8 |
+
- generated_from_trainer
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
model-index:
|
12 |
+
- name: Whisper Small NSC part 1,2,3 (2000 steps) - Jarrett Er
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# Whisper Small NSC part 1,2,3 (2000 steps) - Jarrett Er
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0433
|
24 |
+
- Wer: 2.0267
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 0.0001
|
44 |
+
- train_batch_size: 16
|
45 |
+
- eval_batch_size: 16
|
46 |
+
- seed: 42
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 200
|
50 |
+
- training_steps: 2000
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
57 |
+
| 0.495 | 0.3802 | 100 | 0.4725 | 18.3452 |
|
58 |
+
| 0.341 | 0.7605 | 200 | 0.3672 | 14.8558 |
|
59 |
+
| 0.2351 | 1.1407 | 300 | 0.3015 | 13.4350 |
|
60 |
+
| 0.1767 | 1.5209 | 400 | 0.2499 | 10.2382 |
|
61 |
+
| 0.1626 | 1.9011 | 500 | 0.2045 | 9.2980 |
|
62 |
+
| 0.094 | 2.2814 | 600 | 0.1609 | 7.1249 |
|
63 |
+
| 0.0736 | 2.6616 | 700 | 0.1341 | 6.3101 |
|
64 |
+
| 0.0524 | 3.0418 | 800 | 0.1073 | 4.1371 |
|
65 |
+
| 0.0313 | 3.4221 | 900 | 0.0930 | 3.9908 |
|
66 |
+
| 0.0257 | 3.8023 | 1000 | 0.0845 | 3.5311 |
|
67 |
+
| 0.0154 | 4.1825 | 1100 | 0.0698 | 2.8625 |
|
68 |
+
| 0.0137 | 4.5627 | 1200 | 0.0664 | 2.8207 |
|
69 |
+
| 0.0206 | 4.9430 | 1300 | 0.0596 | 2.6536 |
|
70 |
+
| 0.0101 | 5.3232 | 1400 | 0.0524 | 2.3611 |
|
71 |
+
| 0.0083 | 5.7034 | 1500 | 0.0477 | 2.1312 |
|
72 |
+
| 0.0084 | 6.0837 | 1600 | 0.0475 | 2.2984 |
|
73 |
+
| 0.0065 | 6.4639 | 1700 | 0.0442 | 2.0685 |
|
74 |
+
| 0.0067 | 6.8441 | 1800 | 0.0435 | 2.0476 |
|
75 |
+
| 0.0059 | 7.2243 | 1900 | 0.0434 | 2.0267 |
|
76 |
+
| 0.0062 | 7.6046 | 2000 | 0.0433 | 2.0267 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- PEFT 0.14.0
|
82 |
+
- Transformers 4.45.2
|
83 |
+
- Pytorch 2.5.1+cu124
|
84 |
+
- Datasets 3.2.1.dev0
|
85 |
+
- Tokenizers 0.20.3
|
adapter_config.json
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "WhisperForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.whisper.modeling_whisper"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "openai/whisper-small",
|
8 |
+
"bias": "none",
|
9 |
+
"eva_config": null,
|
10 |
+
"exclude_modules": null,
|
11 |
+
"fan_in_fan_out": false,
|
12 |
+
"inference_mode": true,
|
13 |
+
"init_lora_weights": true,
|
14 |
+
"layer_replication": null,
|
15 |
+
"layers_pattern": null,
|
16 |
+
"layers_to_transform": null,
|
17 |
+
"loftq_config": {},
|
18 |
+
"lora_alpha": 64,
|
19 |
+
"lora_bias": false,
|
20 |
+
"lora_dropout": 0.1,
|
21 |
+
"megatron_config": null,
|
22 |
+
"megatron_core": "megatron.core",
|
23 |
+
"modules_to_save": null,
|
24 |
+
"peft_type": "LORA",
|
25 |
+
"r": 8,
|
26 |
+
"rank_pattern": {},
|
27 |
+
"revision": null,
|
28 |
+
"target_modules": [
|
29 |
+
"fc2",
|
30 |
+
"v_proj",
|
31 |
+
"q_proj",
|
32 |
+
"k_proj",
|
33 |
+
"out_proj",
|
34 |
+
"fc1"
|
35 |
+
],
|
36 |
+
"task_type": null,
|
37 |
+
"use_dora": false,
|
38 |
+
"use_rslora": false
|
39 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8b0c5a72e44fa2dde2e988bb5d3d742741d37b083202656eba5efa1fa290186
|
3 |
+
size 13028552
|
preprocessor_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_length": 30,
|
3 |
+
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
+
"feature_size": 80,
|
5 |
+
"hop_length": 160,
|
6 |
+
"n_fft": 400,
|
7 |
+
"n_samples": 480000,
|
8 |
+
"nb_max_frames": 3000,
|
9 |
+
"padding_side": "right",
|
10 |
+
"padding_value": 0.0,
|
11 |
+
"processor_class": "WhisperProcessor",
|
12 |
+
"return_attention_mask": false,
|
13 |
+
"sampling_rate": 16000
|
14 |
+
}
|
runs/Dec24_05-37-44_jarrett-a100/events.out.tfevents.1735018684.jarrett-a100.3968.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09e78eeba6e88a03d1d836a546653614ba2a4ce1c2b2f0424c7322627aa9875b
|
3 |
+
size 6961
|
runs/Dec24_05-40-35_jarrett-a100/events.out.tfevents.1735018839.jarrett-a100.3968.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f872c9e78d19ae9b0a0b22ba660fd8da7c85e8484ab2bc795daa5fcf4539543
|
3 |
+
size 30322
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9248865831cf97bcb8d94fa9790a65a7dd7697a52fa4f53e4d4cdbde3d123627
|
3 |
+
size 5368
|