minato-ryan commited on
Commit
3170b95
·
verified ·
1 Parent(s): 358005d

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: cv-gender-classification-multi-3epoch
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # cv-gender-classification-multi-3epoch
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: 0.1740
22
+ - Accuracy: 0.9258
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 256
43
+ - eval_batch_size: 256
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.05
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 0.3034 | 0.3049 | 50 | 0.2878 | 0.8936 |
55
+ | 0.2311 | 0.6098 | 100 | 0.2003 | 0.9131 |
56
+ | 0.1995 | 0.9146 | 150 | 0.1876 | 0.9258 |
57
+ | 0.1939 | 1.2195 | 200 | 0.1741 | 0.9248 |
58
+ | 0.2005 | 1.5244 | 250 | 0.1783 | 0.9199 |
59
+ | 0.2132 | 1.8293 | 300 | 0.1772 | 0.9170 |
60
+ | 0.1646 | 2.1341 | 350 | 0.1769 | 0.9180 |
61
+ | 0.1673 | 2.4390 | 400 | 0.1725 | 0.9258 |
62
+ | 0.1888 | 2.7439 | 450 | 0.1740 | 0.9258 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.57.3
68
+ - Pytorch 2.9.0+cu126
69
+ - Datasets 4.4.2
70
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fbeb0794fe5104618c71012c44774adc2c8c7cf500328bd70fe10e17776b86b
3
  size 189164276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263f05245823144b88cab34e1ca0d7cc90bec6f7b7fa98c8e5ad7862af11553c
3
  size 189164276