cifope commited on
Commit
0ad82d8
·
verified ·
1 Parent(s): 245533f

cifope/whisper-tiny-wolof

Browse files
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- license: apache-2.0
3
- base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # whisper-tiny-wolof
15
 
16
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -33,13 +31,13 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 2e-05
36
- - train_batch_size: 32
37
- - eval_batch_size: 4
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
  - lr_scheduler_warmup_steps: 100
42
- - num_epochs: 12
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
 
11
 
12
  # whisper-tiny-wolof
13
 
14
+ This model was trained from scratch on the None dataset.
15
 
16
  ## Model description
17
 
 
31
 
32
  The following hyperparameters were used during training:
33
  - learning_rate: 2e-05
34
+ - train_batch_size: 48
35
+ - eval_batch_size: 8
36
  - seed: 42
37
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
  - lr_scheduler_type: linear
39
  - lr_scheduler_warmup_steps: 100
40
+ - num_epochs: 10
41
  - mixed_precision_training: Native AMP
42
 
43
  ### Framework versions
added_tokens.json CHANGED
@@ -1603,6 +1603,7 @@
1603
  "<|ur|>": 50290,
1604
  "<|uz|>": 50337,
1605
  "<|vi|>": 50278,
 
1606
  "<|yi|>": 50335,
1607
  "<|yo|>": 50325,
1608
  "<|zh|>": 50260
 
1603
  "<|ur|>": 50290,
1604
  "<|uz|>": 50337,
1605
  "<|vi|>": 50278,
1606
+ "<|wo|>": 51865,
1607
  "<|yi|>": 50335,
1608
  "<|yo|>": 50325,
1609
  "<|zh|>": 50260
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-tiny",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "/content/whisper-tiny",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
generation_config.json CHANGED
@@ -130,7 +130,7 @@
130
  "<|ur|>": 50290,
131
  "<|uz|>": 50337,
132
  "<|vi|>": 50278,
133
- "<|wo|>": 99,
134
  "<|yi|>": 50335,
135
  "<|yo|>": 50325,
136
  "<|zh|>": 50260
 
130
  "<|ur|>": 50290,
131
  "<|uz|>": 50337,
132
  "<|vi|>": 50278,
133
+ "<|wo|>": 100,
134
  "<|yi|>": 50335,
135
  "<|yo|>": 50325,
136
  "<|zh|>": 50260
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00a0c55f325246ae86e5487571e40897fdd67ff65d0c246e0c2a6487a860faed
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b567e76b4f089091b1ab829df505a1138e1a7703480f1b89ad63bff2c21a8950
3
  size 151061672
runs/Aug12_11-57-53_5fe87a65fc63/events.out.tfevents.1723463876.5fe87a65fc63.944.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588ba45e00eeacc41d3ef9f94c1da0387f0ca1d564cd371a22b073ff0218931a
3
+ size 26065
special_tokens_map.json CHANGED
@@ -100,6 +100,7 @@
100
  "<|ha|>",
101
  "<|ba|>",
102
  "<|jw|>",
 
103
  "<|su|>",
104
  "<|translate|>",
105
  "<|transcribe|>",
 
100
  "<|ha|>",
101
  "<|ba|>",
102
  "<|jw|>",
103
+ "<|wo|>",
104
  "<|su|>",
105
  "<|translate|>",
106
  "<|transcribe|>",
tokenizer_config.json CHANGED
@@ -12865,6 +12865,14 @@
12865
  "rstrip": false,
12866
  "single_word": false,
12867
  "special": false
 
 
 
 
 
 
 
 
12868
  }
12869
  },
12870
  "additional_special_tokens": [
@@ -12968,6 +12976,7 @@
12968
  "<|ha|>",
12969
  "<|ba|>",
12970
  "<|jw|>",
 
12971
  "<|su|>",
12972
  "<|translate|>",
12973
  "<|transcribe|>",
 
12865
  "rstrip": false,
12866
  "single_word": false,
12867
  "special": false
12868
+ },
12869
+ "51865": {
12870
+ "content": "<|wo|>",
12871
+ "lstrip": false,
12872
+ "normalized": false,
12873
+ "rstrip": false,
12874
+ "single_word": false,
12875
+ "special": true
12876
  }
12877
  },
12878
  "additional_special_tokens": [
 
12976
  "<|ha|>",
12977
  "<|ba|>",
12978
  "<|jw|>",
12979
+ "<|wo|>",
12980
  "<|su|>",
12981
  "<|translate|>",
12982
  "<|transcribe|>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b7267de1f8217a478ed0e065b3ddca0655779feaf1ad934e38cb001bca1a4c7
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78af09651e0fdaa01c18d89010a129e4895ad1b396ca79ed60cc00a2e1b74835
3
  size 5368