Samandards commited on
Commit
f397af2
1 Parent(s): 41bc5ac

Samandards/uzbek-5k-data

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3786
20
 
21
  ## Model description
22
 
@@ -36,8 +36,8 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.001
39
- - train_batch_size: 2
40
- - eval_batch_size: 2
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss |
51
- |:-------------:|:-----:|:----:|:---------------:|
52
- | 0.5445 | 1.0 | 2320 | 0.4583 |
53
- | 0.346 | 2.0 | 4640 | 0.3786 |
54
 
55
 
56
  ### Framework versions
57
 
58
  - PEFT 0.12.1.dev0
59
  - Transformers 4.45.0.dev0
60
- - Pytorch 2.3.1+cu121
61
- - Datasets 2.20.0
62
  - Tokenizers 0.19.1
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: nan
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.001
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:-----:|:---------------:|
52
+ | 5.9724 | 1.0 | 21515 | 5.8390 |
53
+ | 0.0 | 2.0 | 43030 | nan |
54
 
55
 
56
  ### Framework versions
57
 
58
  - PEFT 0.12.1.dev0
59
  - Transformers 4.45.0.dev0
60
+ - Pytorch 2.2.0
61
+ - Datasets 2.21.0
62
  - Tokenizers 0.19.1
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
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,
@@ -13,18 +13,18 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 4,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 2,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
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,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 512,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 256,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_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:c930fffc950177897f70d99f05bc5c8f722350fcf2b1f6a944bd7fa80ee35b22
3
- size 3986008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44e164b334acc605158e2551cba118f40072a8caf2a7281654602861e16d017
3
+ size 503398792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10e96f263e115c72f14036d0887505cd38883cae2d591e9b603dba92f7dee20d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f204cea93238f5d3d9cbaa06cade764c0ffa6cf89fd9430fa2ef49efeb4c54a4
3
  size 5304