shtapm commited on
Commit
c07fbdd
1 Parent(s): 788e64c

Model save

Browse files
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # output_0408
16
 
17
  This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
@@ -40,11 +42,17 @@ The following hyperparameters were used during training:
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - lr_scheduler_warmup_steps: 2
43
- - training_steps: 20
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
47
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
 
15
  # output_0408
16
 
17
  This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.3882
20
 
21
  ## Model description
22
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
+ - training_steps: 100
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.412 | 1.14 | 25 | 1.4146 |
53
+ | 1.3417 | 2.27 | 50 | 1.4030 |
54
+ | 1.428 | 3.41 | 75 | 1.3925 |
55
+ | 1.368 | 4.55 | 100 | 1.3882 |
56
 
57
 
58
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2eacfad1220bb4c3ff0178fd8f9eae05f8a5202ccdd0b5c78c75339208a0e3d
3
  size 2623752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3aec1899fefafde96488ba11ffbc148c65eb9fd9b3a2c4157c41afc51591a77
3
  size 2623752
runs/Apr08_07-32-24_3206a92e97ce/events.out.tfevents.1712561547.3206a92e97ce.1217.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1529fd773eee23b095c6b42405d2177ce32d2c2c96a68dc2a695736366596bfd
3
+ size 8297
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16694595e6838ba24b388c0d8ffd374e93bbd98bd315bbf2aa12136ff1efbe04
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ec32cc6694f04f859e722faf72378c8cd88dc245f97a818c9e40a44547f4f2
3
  size 5112