minato-ryan commited on
Commit
b3e14ab
·
verified ·
1 Parent(s): 597902f

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: starrail-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
+ # starrail-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.1142
22
+ - Accuracy: 0.9639
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.2321 | 0.3650 | 50 | 0.2255 | 0.9434 |
55
+ | 0.1649 | 0.7299 | 100 | 0.1519 | 0.9561 |
56
+ | 0.1516 | 1.0949 | 150 | 0.1245 | 0.9629 |
57
+ | 0.1172 | 1.4599 | 200 | 0.1211 | 0.9629 |
58
+ | 0.1213 | 1.8248 | 250 | 0.1142 | 0.9648 |
59
+ | 0.1143 | 2.1898 | 300 | 0.1144 | 0.9658 |
60
+ | 0.1228 | 2.5547 | 350 | 0.1142 | 0.9639 |
61
+ | 0.1002 | 2.9197 | 400 | 0.1142 | 0.9639 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.57.3
67
+ - Pytorch 2.9.0+cu126
68
+ - Datasets 4.4.2
69
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c66a05b59db4aee88bac6b9e6e69630c30a9bdb72597d9e6174f942f0b07495
3
  size 189164276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97bdd75ace14a21b309969f9e3bd2e57651bbaebf0918f9ca20cb0b569f37790
3
  size 189164276