HERIUN commited on
Commit
b841346
·
verified ·
1 Parent(s): fc1bce4

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: facebook/w2v-bert-2.0
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: wav2vec-bert-korean-dialect-recognition
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
+ # wav2vec-bert-korean-dialect-recognition
18
+
19
+ This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7014
22
+ - Accuracy: 0.7415
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: 4
43
+ - eval_batch_size: 4
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH 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_steps: 500
48
+ - num_epochs: 10
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
55
+ | 1.1772 | 1.0 | 32734 | 0.9692 | 0.6393 |
56
+ | 1.1915 | 2.0 | 65468 | 0.8570 | 0.6765 |
57
+ | 1.198 | 3.0 | 98202 | 0.7810 | 0.7097 |
58
+ | 1.2072 | 4.0 | 130936 | 0.7748 | 0.7121 |
59
+ | 1.2897 | 5.0 | 163670 | 0.7394 | 0.7252 |
60
+ | 1.206 | 6.0 | 196404 | 0.7457 | 0.7196 |
61
+ | 1.0204 | 7.0 | 229138 | 0.7299 | 0.7273 |
62
+ | 1.1207 | 8.0 | 261872 | 0.7225 | 0.7330 |
63
+ | 1.3417 | 9.0 | 294606 | 0.6936 | 0.7450 |
64
+ | 1.1021 | 10.0 | 327340 | 0.7014 | 0.7415 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.47.1
70
+ - Pytorch 2.5.1+cu124
71
+ - Datasets 3.2.0
72
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2facd7c9a70b5ca513beef23a69371b99abadab361bf6aa2cc4e9b5e788610f
3
  size 2325242152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57eac7322298924004ef6a4caf0092ddbd163ffb8c16c8fdb39bc13aea0251f7
3
  size 2325242152