ylacombe HF staff commited on
Commit
7956637
1 Parent(s): f9eea68

Model save

Browse files
README.md ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ylacombe/w2v-bert-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - common_voice_16_0
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: wav2vec2-common_voice-tr-demo
11
+ results:
12
+ - task:
13
+ name: Automatic Speech Recognition
14
+ type: automatic-speech-recognition
15
+ dataset:
16
+ name: common_voice_16_0
17
+ type: common_voice_16_0
18
+ config: tr
19
+ split: test
20
+ args: tr
21
+ metrics:
22
+ - name: Wer
23
+ type: wer
24
+ value: 1.0
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # wav2vec2-common_voice-tr-demo
31
+
32
+ This model is a fine-tuned version of [ylacombe/w2v-bert-2.0](https://huggingface.co/ylacombe/w2v-bert-2.0) on the common_voice_16_0 dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 3.0815
35
+ - Wer: 1.0
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 0.00072018208512399
55
+ - train_batch_size: 20
56
+ - eval_batch_size: 32
57
+ - seed: 42
58
+ - gradient_accumulation_steps: 2
59
+ - total_train_batch_size: 40
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_steps: 5000
63
+ - num_epochs: 15.0
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
70
+ | No log | 0.27 | 300 | 7.2663 | 1.0 |
71
+ | 10.5256 | 0.55 | 600 | 3.0893 | 1.0 |
72
+ | 10.5256 | 0.82 | 900 | 3.0612 | 1.0 |
73
+ | 2.9795 | 1.1 | 1200 | 2.9937 | 1.0 |
74
+ | 2.9564 | 1.37 | 1500 | 3.2424 | 1.0 |
75
+ | 2.9564 | 1.64 | 1800 | 3.2866 | 1.0 |
76
+ | 3.1552 | 1.92 | 2100 | 3.6339 | 1.0 |
77
+ | 3.1552 | 2.19 | 2400 | 3.1185 | 1.0 |
78
+ | 3.2079 | 2.47 | 2700 | 3.1832 | 1.0 |
79
+ | 3.1275 | 2.74 | 3000 | 3.3952 | 1.0 |
80
+ | 3.1275 | 3.01 | 3300 | 3.2982 | 1.0 |
81
+ | 3.0987 | 3.29 | 3600 | 3.1036 | 1.0 |
82
+ | 3.0987 | 3.56 | 3900 | 3.1223 | 1.0 |
83
+ | 2.9301 | 3.84 | 4200 | 3.1145 | 1.0 |
84
+ | 2.9197 | 4.11 | 4500 | 3.0324 | 1.0 |
85
+ | 2.9197 | 4.38 | 4800 | 2.9994 | 1.9599 |
86
+ | 2.9023 | 4.66 | 5100 | 2.9917 | 1.8240 |
87
+ | 2.9023 | 4.93 | 5400 | 2.9946 | 1.9589 |
88
+ | 2.9007 | 5.21 | 5700 | 3.1955 | 1.0 |
89
+ | 3.1887 | 5.48 | 6000 | 3.1902 | 1.0 |
90
+ | 3.1887 | 5.75 | 6300 | 3.1672 | 1.0 |
91
+ | 3.135 | 6.03 | 6600 | 3.2076 | 1.0 |
92
+ | 3.135 | 6.3 | 6900 | 3.2120 | 1.0 |
93
+ | 3.1482 | 6.58 | 7200 | 3.1832 | 1.0 |
94
+ | 3.1546 | 6.85 | 7500 | 3.1799 | 1.0 |
95
+ | 3.1546 | 7.12 | 7800 | 3.2452 | 1.0 |
96
+ | 3.1567 | 7.4 | 8100 | 3.2319 | 1.0 |
97
+ | 3.1567 | 7.67 | 8400 | 3.2228 | 1.0 |
98
+ | 3.1719 | 7.95 | 8700 | 3.2055 | 1.0 |
99
+ | 3.168 | 8.22 | 9000 | 3.2553 | 1.0 |
100
+ | 3.168 | 8.49 | 9300 | 3.1975 | 1.0 |
101
+ | 3.1643 | 8.77 | 9600 | 3.2446 | 1.0 |
102
+ | 3.1643 | 9.04 | 9900 | 3.2781 | 1.0 |
103
+ | 3.169 | 9.32 | 10200 | 3.2597 | 1.0 |
104
+ | 3.1789 | 9.59 | 10500 | 3.2586 | 1.0 |
105
+ | 3.1789 | 9.86 | 10800 | 3.2690 | 1.0 |
106
+ | 3.1701 | 10.14 | 11100 | 3.2737 | 1.0 |
107
+ | 3.1701 | 10.41 | 11400 | 3.2738 | 1.0 |
108
+ | 3.1698 | 10.68 | 11700 | 3.2595 | 1.0 |
109
+ | 3.1595 | 10.96 | 12000 | 3.2467 | 1.0 |
110
+ | 3.1595 | 11.23 | 12300 | 3.2524 | 1.0 |
111
+ | 3.15 | 11.51 | 12600 | 3.2327 | 1.0 |
112
+ | 3.15 | 11.78 | 12900 | 3.2196 | 1.0 |
113
+ | 3.1444 | 12.05 | 13200 | 3.1943 | 1.0 |
114
+ | 3.132 | 12.33 | 13500 | 3.1911 | 1.0 |
115
+ | 3.132 | 12.6 | 13800 | 3.2075 | 1.0 |
116
+ | 3.1153 | 12.88 | 14100 | 3.1938 | 1.0 |
117
+ | 3.1153 | 13.15 | 14400 | 3.1639 | 1.0 |
118
+ | 3.1039 | 13.42 | 14700 | 3.1515 | 1.0 |
119
+ | 3.0839 | 13.7 | 15000 | 3.1535 | 1.0 |
120
+ | 3.0839 | 13.97 | 15300 | 3.1307 | 1.0 |
121
+ | 3.0632 | 14.25 | 15600 | 3.1138 | 1.0 |
122
+ | 3.0632 | 14.52 | 15900 | 3.1289 | 1.0 |
123
+ | 3.0518 | 14.79 | 16200 | 3.0815 | 1.0 |
124
+
125
+
126
+ ### Framework versions
127
+
128
+ - Transformers 4.37.0.dev0
129
+ - Pytorch 2.1.0+cu121
130
+ - Datasets 2.14.5
131
+ - Tokenizers 0.15.0
emissions.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
2
+ 2024-01-05T08:32:01,fd2c0c3c-2242-464b-88fe-382a042b9afd,codecarbon,44964.32544207573,2.608847954164164,6.14448116064,France,FRA,île-de-france,N,,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a6cee8c2dc1e49a1e3d2013fad0628cdb94993c01237392153d206e60781722
3
  size 2322279712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20040514504bc5ee5bd18d13fba1b134a10318ea7b533415256064528379cd74
3
  size 2322279712
runs/Jan04_19-22-33_vorace/events.out.tfevents.1704398555.vorace.1378810.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23054e2e5c1313de0e1c333a173993f628e2afe2db5adac3fd5627a11e963d78
3
- size 27844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed727db193acf140152dd666a9b62380055f25186c75c5514e31d655dc14487
3
+ size 28204