giigii91 commited on
Commit
df77537
1 Parent(s): e5d159b

Model save

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- base_model: giigii91/whisper-tiny_v2.1-ro
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - common_voice_11_0
8
  model-index:
9
  - name: whisper-tiny_v2.2-ro
10
  results: []
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # whisper-tiny_v2.2-ro
17
 
18
- This model is a fine-tuned version of [giigii91/whisper-tiny_v2.1-ro](https://huggingface.co/giigii91/whisper-tiny_v2.1-ro) on the common_voice_11_0 dataset.
19
 
20
  ## Model description
21
 
@@ -36,14 +36,14 @@ More information needed
36
  The following hyperparameters were used during training:
37
  - learning_rate: 1e-05
38
  - train_batch_size: 32
39
- - eval_batch_size: 32
40
  - seed: 42
41
  - gradient_accumulation_steps: 2
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
- - training_steps: 5000
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - common_voice_17_0
8
  model-index:
9
  - name: whisper-tiny_v2.2-ro
10
  results: []
 
15
 
16
  # whisper-tiny_v2.2-ro
17
 
18
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_17_0 dataset.
19
 
20
  ## Model description
21
 
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 1e-05
38
  - train_batch_size: 32
39
+ - eval_batch_size: 16
40
  - seed: 42
41
  - gradient_accumulation_steps: 2
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
+ - training_steps: 20000
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "giigii91/whisper-tiny_v2.1-ro",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "openai/whisper-tiny",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0434268de4226ad9ae2b1b39860c2f25db0062fc7499b2a5bcf720b5f7f4500d
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ebd0e69e78190ffe1438491fa05cc1f5c1aa3a4c4db3bc1723adbb551ea2395
3
  size 151061672
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d1eb49342992f514d09176e6bd2877bb2b24c926414207c7ffb8b51be5e6254
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d26766dcdc9e5f97b5c0b82aa95c120d7652aa62c77f668347468e183be384e
3
  size 5240