bisoye commited on
Commit
14d5235
1 Parent(s): 98f38b7

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.0784
22
- - Accuracy: 0.1406
23
 
24
  ## Model description
25
 
@@ -38,7 +38,7 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 0.003
42
  - train_batch_size: 32
43
  - eval_batch_size: 32
44
  - seed: 42
@@ -47,22 +47,27 @@ The following hyperparameters were used during training:
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
- - num_epochs: 10
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
- |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 2.0876 | 0.9851 | 33 | 2.0858 | 0.1406 |
57
- | 2.082 | 2.0 | 67 | 2.0807 | 0.1293 |
58
- | 2.0806 | 2.9851 | 100 | 2.0791 | 0.1406 |
59
- | 2.0802 | 4.0 | 134 | 2.0787 | 0.1406 |
60
- | 2.0804 | 4.9851 | 167 | 2.0803 | 0.1172 |
61
- | 2.0816 | 6.0 | 201 | 2.0786 | 0.1406 |
62
- | 2.078 | 6.9851 | 234 | 2.0783 | 0.1406 |
63
- | 2.0782 | 8.0 | 268 | 2.0784 | 0.1406 |
64
- | 2.0785 | 8.9851 | 301 | 2.0784 | 0.1406 |
65
- | 2.0767 | 9.8507 | 330 | 2.0784 | 0.1406 |
 
 
 
 
 
66
 
67
 
68
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0682
22
+ - Accuracy: 0.9784
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 0.0003
42
  - train_batch_size: 32
43
  - eval_batch_size: 32
44
  - seed: 42
 
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 15
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
56
+ | 1.7893 | 0.9851 | 33 | 1.5529 | 0.4602 |
57
+ | 0.9637 | 2.0 | 67 | 0.8562 | 0.7563 |
58
+ | 0.5758 | 2.9851 | 100 | 0.4980 | 0.8276 |
59
+ | 0.5401 | 4.0 | 134 | 0.3442 | 0.8875 |
60
+ | 0.3908 | 4.9851 | 167 | 0.4630 | 0.8322 |
61
+ | 0.348 | 6.0 | 201 | 0.2102 | 0.9260 |
62
+ | 0.309 | 6.9851 | 234 | 0.1996 | 0.9391 |
63
+ | 0.305 | 8.0 | 268 | 0.3001 | 0.9185 |
64
+ | 0.2311 | 8.9851 | 301 | 0.2150 | 0.9335 |
65
+ | 0.2362 | 10.0 | 335 | 0.1218 | 0.9550 |
66
+ | 0.1929 | 10.9851 | 368 | 0.1334 | 0.9550 |
67
+ | 0.1781 | 12.0 | 402 | 0.1077 | 0.9597 |
68
+ | 0.15 | 12.9851 | 435 | 0.0749 | 0.9719 |
69
+ | 0.1437 | 14.0 | 469 | 0.0710 | 0.9756 |
70
+ | 0.1135 | 14.7761 | 495 | 0.0682 | 0.9784 |
71
 
72
 
73
  ### Framework versions
runs/Aug28_18-23-58_82d56dd11ddf/events.out.tfevents.1724869439.82d56dd11ddf.24.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2e9650bbfb72ce0ee8906c87ac38db6818f41bd7b066194d2310804691cb94b
3
- size 21752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd5226de4548658625a36785e8994d5adc18afd605a2286470270ff61628f4e5
3
+ size 22429