arun100 commited on
Commit
a8bf492
·
verified ·
1 Parent(s): b0066b8

Model save

Browse files
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: qanastek/whisper-small-french-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - common_voice_16_0
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: qanastek/whisper-small-french-uncased
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: common_voice_16_0
18
+ type: common_voice_16_0
19
+ config: fr
20
+ split: test
21
+ args: fr
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 15.470714142118894
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # qanastek/whisper-small-french-uncased
32
+
33
+ This model is a fine-tuned version of [qanastek/whisper-small-french-uncased](https://huggingface.co/qanastek/whisper-small-french-uncased) on the common_voice_16_0 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3791
36
+ - Wer: 15.4707
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-07
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 32
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 64
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_steps: 100
64
+ - training_steps: 1000
65
+ - mixed_precision_training: Native AMP
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
70
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
+ | 0.9295 | 0.2 | 100 | 0.8014 | 15.1845 |
72
+ | 0.2976 | 0.4 | 200 | 0.4207 | 16.0289 |
73
+ | 0.2699 | 0.59 | 300 | 0.3999 | 15.8267 |
74
+ | 0.2773 | 0.79 | 400 | 0.3910 | 15.7267 |
75
+ | 0.2631 | 0.99 | 500 | 0.3863 | 15.5972 |
76
+ | 0.2487 | 1.19 | 600 | 0.3834 | 15.5907 |
77
+ | 0.2477 | 1.39 | 700 | 0.3814 | 15.6156 |
78
+ | 0.2428 | 1.59 | 800 | 0.3801 | 15.4902 |
79
+ | 0.2492 | 1.78 | 900 | 0.3794 | 15.4672 |
80
+ | 0.2471 | 1.98 | 1000 | 0.3791 | 15.4707 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.38.0.dev0
86
+ - Pytorch 2.1.2+cu121
87
+ - Datasets 2.16.2.dev0
88
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "begin_suppress_tokens": [
3
+ 220,
4
+ 50257
5
+ ],
6
+ "bos_token_id": 50257,
7
+ "decoder_start_token_id": 50258,
8
+ "eos_token_id": 50257,
9
+ "max_length": 448,
10
+ "pad_token_id": 50257,
11
+ "transformers_version": "4.38.0.dev0",
12
+ "use_cache": false
13
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e567204713710b973fcf3506166ca27b39771167b90206f787b238e74975776a
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eaca057d98b029d3d2ab428c99dcb4066ecc7fdef7c536a7701150a667e5599
3
  size 966995080
runs/Jan23_19-15-03_ip-172-31-68-44/events.out.tfevents.1706039011.ip-172-31-68-44.32867.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eae635302b680e6d4328be962d23477f4cf7087714a6416c46bbfc7def98913d
3
- size 14582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc2fe5079541b3e98cd017c125a65151c3131d666d699b79ea02dc0e0e9d7f8
3
+ size 14936