harpreet1 commited on
Commit
e9e4814
·
verified ·
1 Parent(s): 6822b15

End of training

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # Whisper Medium En - Harpreet Singh
20
 
21
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Medical_data dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 5.4131
24
 
25
  ## Model description
26
 
@@ -40,20 +40,20 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.001
43
- - train_batch_size: 1
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 50
49
- - training_steps: 100
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | 0.3772 | 0.1 | 100 | 5.4131 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  # Whisper Medium En - Harpreet Singh
20
 
21
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Medicine_data dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.5904
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.001
43
+ - train_batch_size: 5
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 50
49
+ - training_steps: 1000
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | 1.8314 | 2.5 | 1000 | 2.5904 |
57
 
58
 
59
  ### Framework versions
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05fd0a80d58453dda963cf22b56258683a590b90cbea4ebac13e9ab83f5b065c
3
  size 37789960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae62bca5756b38725c2f8afdb3fc43369944f85f15329f9703197e1b8dd699e5
3
  size 37789960
runs/Dec05_09-34-42_dd6b5fb7525a/events.out.tfevents.1733391340.dd6b5fb7525a.6161.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1447ae6c6034c3a34d76e7e1053fe57757e2bc8baab065916a6608de33d3c8
3
+ size 8236
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f5bbc86c9935e7fc1f2767327df5b768d536f36b8ab22f6cc79a9e4cafa3ead
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb9fbcf27dfa540d7a3f18e60f1db5e4efeb38cdff5fb38b666d54b547ce9a9
3
  size 5432