versae commited on
Commit
72b21ed
β€’
1 Parent(s): d6c0e4d

update model card README.md

Browse files
README.md CHANGED
@@ -1,3 +1,106 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: wav2vec2-large-voxrex-npsc
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # wav2vec2-large-voxrex-npsc
14
+
15
+ This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: nan
18
+ - Wer: 1.0
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0001
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 32
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 2000
46
+ - num_epochs: 15.0
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
53
+ | 2.9728 | 0.32 | 500 | 2.9449 | 1.0 |
54
+ | 2.5099 | 0.64 | 1000 | 1.8492 | 0.9910 |
55
+ | 0.7872 | 0.97 | 1500 | 0.4467 | 0.3774 |
56
+ | 0.5993 | 1.29 | 2000 | 0.3181 | 0.2819 |
57
+ | 0.5134 | 1.61 | 2500 | 0.2638 | 0.2401 |
58
+ | 0.4544 | 1.93 | 3000 | 0.2287 | 0.2091 |
59
+ | 0.4085 | 2.26 | 3500 | 0.2153 | 0.1918 |
60
+ | 0.3921 | 2.58 | 4000 | 0.2004 | 0.1804 |
61
+ | 0.4613 | 2.9 | 4500 | 0.1905 | 0.1732 |
62
+ | 0.3402 | 3.22 | 5000 | 0.1778 | 0.1659 |
63
+ | 0.3258 | 3.55 | 5500 | 0.1732 | 0.1571 |
64
+ | 0.3044 | 3.87 | 6000 | 0.1677 | 0.1497 |
65
+ | 0.2914 | 4.19 | 6500 | 0.1597 | 0.1420 |
66
+ | 0.278 | 4.51 | 7000 | 0.1574 | 0.1386 |
67
+ | 0.2858 | 4.84 | 7500 | 0.1552 | 0.1300 |
68
+ | 0.2585 | 5.16 | 8000 | 0.1523 | 0.1276 |
69
+ | 0.2827 | 5.48 | 8500 | 0.1448 | 0.1265 |
70
+ | 0.3365 | 5.8 | 9000 | 0.1411 | 0.1232 |
71
+ | 0.2488 | 6.13 | 9500 | 0.1456 | 0.1195 |
72
+ | 0.2406 | 6.45 | 10000 | 0.1414 | 0.1194 |
73
+ | 0.2488 | 6.77 | 10500 | 0.1393 | 0.1173 |
74
+ | 0.3084 | 7.09 | 11000 | 0.1379 | 0.1164 |
75
+ | 0.2365 | 7.41 | 11500 | 0.1387 | 0.1165 |
76
+ | 0.2217 | 7.74 | 12000 | 0.1381 | 0.1132 |
77
+ | 0.2381 | 8.06 | 12500 | 0.1360 | 0.1126 |
78
+ | 0.2329 | 8.38 | 13000 | 0.1357 | 0.1124 |
79
+ | 0.2103 | 8.7 | 13500 | 0.1335 | 0.1087 |
80
+ | 0.2366 | 9.03 | 14000 | 0.1388 | 0.1105 |
81
+ | 0.2289 | 9.35 | 14500 | 0.1383 | 0.1098 |
82
+ | 0.2486 | 9.67 | 15000 | 0.1386 | 0.1087 |
83
+ | 0.2772 | 9.99 | 15500 | 0.1598 | 0.1093 |
84
+ | 0.2728 | 10.32 | 16000 | 0.1814 | 0.1110 |
85
+ | 0.3437 | 10.64 | 16500 | 0.2505 | 0.1124 |
86
+ | 0.431 | 10.96 | 17000 | 0.2828 | 0.1143 |
87
+ | 0.3929 | 11.28 | 17500 | 0.2977 | 0.1149 |
88
+ | 0.4396 | 11.61 | 18000 | 0.3198 | 0.1170 |
89
+ | 0.59 | 11.93 | 18500 | 0.4158 | 0.1315 |
90
+ | 0.7813 | 12.25 | 19000 | 0.6123 | 0.2208 |
91
+ | 0.9345 | 12.57 | 19500 | 0.6815 | 0.2885 |
92
+ | 0.998 | 12.89 | 20000 | 0.7587 | 0.1991 |
93
+ | 1.0493 | 13.22 | 20500 | 0.7583 | 0.1996 |
94
+ | 1.438 | 13.54 | 21000 | nan | 1.0 |
95
+ | 0.0 | 13.86 | 21500 | nan | 1.0 |
96
+ | 0.0 | 14.18 | 22000 | nan | 1.0 |
97
+ | 0.0 | 14.51 | 22500 | nan | 1.0 |
98
+ | 0.0 | 14.83 | 23000 | nan | 1.0 |
99
+
100
+
101
+ ### Framework versions
102
+
103
+ - Transformers 4.17.0.dev0
104
+ - Pytorch 1.10.2+cu113
105
+ - Datasets 1.18.3.dev0
106
+ - Tokenizers 0.11.0
wandb/run-20220201_213057-2vounkdu/files/output.log CHANGED
@@ -26552,3 +26552,14 @@ Configuration saved in ./config.json18500/preprocessor_config.json
26552
  Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26553
  {'train_runtime': 74160.538, 'train_samples_per_second': 10.041, 'train_steps_per_second': 0.314, 'train_loss': 0.5419238063665506, 'epoch': 15.0}
26554
  Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
 
 
 
 
 
 
 
 
 
 
 
 
26552
  Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26553
  {'train_runtime': 74160.538, 'train_samples_per_second': 10.041, 'train_steps_per_second': 0.314, 'train_loss': 0.5419238063665506, 'epoch': 15.0}
26554
  Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26555
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26556
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26557
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26558
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26559
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26560
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26561
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26562
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26563
+ Configuration saved in ./config.json18500/preprocessor_config.json | 44/340 [00:50<06:16, 1.27s/it]
26564
+ 02/02/2022 18:07:42 - WARNING - huggingface_hub.repository - To https://huggingface.co/NbAiLab/wav2vec2-large-voxrex-npsc
26565
+ Upload file wandb/run-20220201_213057-2vounkdu/run-2vounkdu.wandb: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 154M/154M [00:16<00:00, 10.0MB/s]
wandb/run-20220201_213057-2vounkdu/logs/debug-internal.log CHANGED
@@ -40826,3 +40826,17 @@
40826
  2022-02-02 18:07:05,923 DEBUG HandlerThread:3357094 [handler.py:handle_request():130] handle_request: stop_status
40827
  2022-02-02 18:07:05,924 DEBUG SenderThread:3357094 [sender.py:send_request():248] send_request: stop_status
40828
  2022-02-02 18:07:20,037 DEBUG SenderThread:3357094 [sender.py:send():234] send: stats
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40826
  2022-02-02 18:07:05,923 DEBUG HandlerThread:3357094 [handler.py:handle_request():130] handle_request: stop_status
40827
  2022-02-02 18:07:05,924 DEBUG SenderThread:3357094 [sender.py:send_request():248] send_request: stop_status
40828
  2022-02-02 18:07:20,037 DEBUG SenderThread:3357094 [sender.py:send():234] send: stats
40829
+ 2022-02-02 18:07:21,161 DEBUG HandlerThread:3357094 [handler.py:handle_request():130] handle_request: stop_status
40830
+ 2022-02-02 18:07:21,161 DEBUG SenderThread:3357094 [sender.py:send_request():248] send_request: stop_status
40831
+ 2022-02-02 18:07:28,590 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40832
+ 2022-02-02 18:07:30,591 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40833
+ 2022-02-02 18:07:32,592 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40834
+ 2022-02-02 18:07:34,593 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40835
+ 2022-02-02 18:07:36,399 DEBUG HandlerThread:3357094 [handler.py:handle_request():130] handle_request: stop_status
40836
+ 2022-02-02 18:07:36,400 DEBUG SenderThread:3357094 [sender.py:send_request():248] send_request: stop_status
40837
+ 2022-02-02 18:07:36,594 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40838
+ 2022-02-02 18:07:38,595 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40839
+ 2022-02-02 18:07:40,596 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40840
+ 2022-02-02 18:07:42,597 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40841
+ 2022-02-02 18:07:43,597 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
40842
+ 2022-02-02 18:07:44,598 INFO Thread-8 :3357094 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc/wandb/run-20220201_213057-2vounkdu/files/output.log
wandb/run-20220201_213057-2vounkdu/run-2vounkdu.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5055108b9145c43869ac212caf16a3210148ccaf33691cd9f81bcc902f06f93c
3
- size 161054819
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e07bdc77192db29bb9f4d632a0df641f86dd1ca7ec9c646780141e83152e148
3
+ size 161058289