leahkerry commited on
Commit
93a20aa
·
verified ·
1 Parent(s): 928af0c

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -12
  2. model.safetensors +1 -1
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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.9407
22
- - Accuracy: 0.2222
23
 
24
  ## Model description
25
 
@@ -44,22 +44,25 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - gradient_accumulation_steps: 4
46
  - total_train_batch_size: 8
47
- - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
- - num_epochs: 2
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
- |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 2.0548 | 0.9778 | 22 | 2.0247 | 0.1556 |
57
- | 1.8744 | 1.9556 | 44 | 1.9407 | 0.2222 |
 
 
 
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.46.3
63
- - Pytorch 2.5.1+cu124
64
- - Datasets 3.1.0
65
- - Tokenizers 0.20.3
 
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.1835
22
+ - Accuracy: 0.8889
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - gradient_accumulation_steps: 4
46
  - total_train_batch_size: 8
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 5
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 7.4725 | 1.0 | 23 | 1.7542 | 0.6 |
57
+ | 6.5766 | 2.0 | 46 | 1.5813 | 0.7111 |
58
+ | 5.9666 | 3.0 | 69 | 1.4359 | 0.8 |
59
+ | 4.807 | 4.0 | 92 | 1.2130 | 0.9111 |
60
+ | 4.5109 | 4.8 | 110 | 1.1835 | 0.8889 |
61
 
62
 
63
  ### Framework versions
64
 
65
+ - Transformers 4.47.1
66
+ - Pytorch 2.5.1+cu121
67
+ - Datasets 3.2.0
68
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:016d473f488515ce5db1f856ad7f5e937e99998b30a280b20ef2ec12ca5e857c
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e428408b7fd88f3af7694a4ead77c05e7b3571fd03729cdc37f7e2532b87ee7a
3
  size 378310592