alfaDF9 commited on
Commit
099e34e
·
verified ·
1 Parent(s): 4e68cf6

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -38,11 +38,11 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
- - train_batch_size: 8
42
- - eval_batch_size: 4
43
  - seed: 42
44
  - gradient_accumulation_steps: 2
45
- - total_train_batch_size: 16
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
@@ -52,6 +52,6 @@ The following hyperparameters were used during training:
52
  ### Framework versions
53
 
54
  - Transformers 4.46.3
55
- - Pytorch 2.4.0
56
  - Datasets 3.1.0
57
  - Tokenizers 0.20.0
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 8
43
  - seed: 42
44
  - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 32
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
 
52
  ### Framework versions
53
 
54
  - Transformers 4.46.3
55
+ - Pytorch 2.4.0+cpu
56
  - Datasets 3.1.0
57
  - Tokenizers 0.20.0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ngia/whisper-small-wolof",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "openai/whisper-small",
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:a3f9d0370d5f913d6e9a805135a0076f78a098f0c4964c2498052883e6f50ea5
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d7734884874f1a1513ed9aa760a4f8e97aaa02fd6d93a3a85d27b2ae9ca596b
3
  size 966995080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f20a13aad4f795556bec50e59c2e2c7553cf0fd96f006d07de2b1ec5f9a98e1d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f1234621b964a9142932658a123b475ec6c3a6e130833bba3bdd12a8aa881d
3
  size 5432