Jaafarulloh commited on
Commit
3d2c77c
1 Parent(s): 5c8a2bb

Jaafarulloh/1223-data

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the audiofolder dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0188
22
 
23
  ## Model description
24
 
@@ -38,8 +38,8 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.001
41
- - train_batch_size: 4
42
- - eval_batch_size: 4
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 0.0877 | 1.0 | 183 | 0.0410 |
55
- | 0.0215 | 2.0 | 366 | 0.0188 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the audiofolder dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0204
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.001
41
+ - train_batch_size: 2
42
+ - eval_batch_size: 2
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.1154 | 1.0 | 365 | 0.0772 |
55
+ | 0.0486 | 2.0 | 730 | 0.0204 |
56
 
57
 
58
  ### Framework versions
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "PeftModel",
5
- "parent_library": "peft.peft_model"
6
  },
7
- "base_model_name_or_path": null,
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
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-large-v2",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce341764542104bdb0158fcff36b48c34a85b2bccea429b1dec0d9ec05b27381
3
- size 3992536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd519b2c9626212ec84a73db51fd2c56772c0df64f557653546f7f69f9247a8
3
+ size 3986008
runs/Aug29_13-04-36_236aaffc19fe/events.out.tfevents.1724936686.236aaffc19fe.223.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb3a6e28dfb4741d411332102fd75e6543180c5cccb3b5ad509e5f72f5fb653
3
+ size 4184
runs/Aug29_13-05-12_236aaffc19fe/events.out.tfevents.1724936737.236aaffc19fe.223.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c890055a816a9d1411202d55a72c0032a70bb54dd7b0a300a0888607077b56
3
+ size 4184
runs/Aug29_13-09-39_236aaffc19fe/events.out.tfevents.1724936985.236aaffc19fe.14751.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f654cee13b799fcd1107d98bc6a675249f2d43ee78df492811401fb91f44c0
3
+ size 13700
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6c0e2668d3a4a66c3ea622809565ccecc6f415c0e6daf60b98a48bbbbe50e59
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30c563cbc43a13c6dfa736c4af8e2c09ed87e0f633d1dfa25f72ef1859000c1
3
  size 5368