thangtrungnguyen commited on
Commit
27ea356
1 Parent(s): 91c5f4b

End of training

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: nguyenvulebinh/wav2vec2-base-vi
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - doof-ferb/LSVSC
9
+ metrics:
10
+ - f1
11
+ model-index:
12
+ - name: vietnamese-regional-voice-classification-model
13
+ results:
14
+ - task:
15
+ name: Audio Classification
16
+ type: audio-classification
17
+ dataset:
18
+ name: LSVSC
19
+ type: doof-ferb/LSVSC
20
+ metrics:
21
+ - name: F1
22
+ type: f1
23
+ value: 0.7852888029210245
24
+ ---
25
+
26
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
+ should probably proofread and complete it, then remove this comment. -->
28
+
29
+ # vietnamese-regional-voice-classification-model
30
+
31
+ This model is a fine-tuned version of [nguyenvulebinh/wav2vec2-base-vi](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vi) on the LSVSC dataset.
32
+ It achieves the following results on the evaluation set:
33
+ - Loss: 0.6087
34
+ - F1: 0.7853
35
+
36
+ ## Model description
37
+
38
+ More information needed
39
+
40
+ ## Intended uses & limitations
41
+
42
+ More information needed
43
+
44
+ ## Training and evaluation data
45
+
46
+ More information needed
47
+
48
+ ## Training procedure
49
+
50
+ ### Training hyperparameters
51
+
52
+ The following hyperparameters were used during training:
53
+ - learning_rate: 5e-05
54
+ - train_batch_size: 64
55
+ - eval_batch_size: 64
56
+ - seed: 42
57
+ - gradient_accumulation_steps: 4
58
+ - total_train_batch_size: 256
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_ratio: 0.1
62
+ - num_epochs: 8
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
67
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
68
+ | 1.0733 | 1.0 | 44 | 0.8828 | 0.7566 |
69
+ | 0.8621 | 2.0 | 88 | 0.7323 | 0.7653 |
70
+ | 0.7834 | 3.0 | 132 | 0.6746 | 0.7992 |
71
+ | 0.7098 | 4.0 | 176 | 0.8050 | 0.6410 |
72
+ | 0.6748 | 5.0 | 220 | 0.7053 | 0.7113 |
73
+ | 0.6335 | 6.0 | 264 | 0.6650 | 0.7491 |
74
+ | 0.6195 | 7.0 | 308 | 0.6096 | 0.7742 |
75
+ | 0.6118 | 8.0 | 352 | 0.6087 | 0.7853 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.45.1
81
+ - Pytorch 2.4.0
82
+ - Datasets 3.0.1
83
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b853b40b8fda329498c07f97248e6b8386e5a58a6dc1da5d34f6152372569e1
3
  size 378303396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ac2e175abf1805a36143fbf644f0465701421336444cef974f5360fa05e5ef
3
  size 378303396