aydink commited on
Commit
9c9adcc
·
verified ·
1 Parent(s): c8f0a48

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/hubert-base-ls960
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - recall
10
+ - precision
11
+ model-index:
12
+ - name: hubert-base-ls960-finetuned-common_voice
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # hubert-base-ls960-finetuned-common_voice
20
+
21
+ This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.4616
24
+ - Accuracy: 0.9375
25
+ - F1: 0.9377
26
+ - Recall: 0.9375
27
+ - Precision: 0.9403
28
+ - Mcc: 0.9225
29
+ - Auc: 0.9925
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 3e-05
49
+ - train_batch_size: 8
50
+ - eval_batch_size: 8
51
+ - seed: 42
52
+ - gradient_accumulation_steps: 16
53
+ - total_train_batch_size: 128
54
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
+ - lr_scheduler_type: linear
56
+ - lr_scheduler_warmup_ratio: 0.1
57
+ - num_epochs: 10
58
+ - mixed_precision_training: Native AMP
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
63
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
64
+ | 1.601 | 0.96 | 12 | 1.5594 | 0.385 | 0.3217 | 0.3850 | 0.6064 | 0.2666 | 0.7895 |
65
+ | 1.5467 | 2.0 | 25 | 1.3344 | 0.67 | 0.6516 | 0.6700 | 0.7185 | 0.6030 | 0.9009 |
66
+ | 1.4062 | 2.96 | 37 | 1.0521 | 0.8 | 0.7964 | 0.8 | 0.8014 | 0.7521 | 0.9436 |
67
+ | 1.0881 | 4.0 | 50 | 0.8340 | 0.8525 | 0.8502 | 0.8525 | 0.8677 | 0.8201 | 0.9759 |
68
+ | 0.9348 | 4.96 | 62 | 0.7227 | 0.89 | 0.8894 | 0.89 | 0.8939 | 0.8639 | 0.9801 |
69
+ | 0.8596 | 6.0 | 75 | 0.5873 | 0.9275 | 0.9276 | 0.9275 | 0.9300 | 0.9100 | 0.9908 |
70
+ | 0.7917 | 6.96 | 87 | 0.5208 | 0.93 | 0.9298 | 0.93 | 0.9310 | 0.9128 | 0.9940 |
71
+ | 0.6721 | 8.0 | 100 | 0.4784 | 0.9475 | 0.9476 | 0.9475 | 0.9491 | 0.9348 | 0.9935 |
72
+ | 0.6297 | 8.96 | 112 | 0.4734 | 0.9325 | 0.9326 | 0.9325 | 0.9363 | 0.9166 | 0.9916 |
73
+ | 0.6127 | 9.6 | 120 | 0.4616 | 0.9375 | 0.9377 | 0.9375 | 0.9403 | 0.9225 | 0.9925 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.40.2
79
+ - Pytorch 2.2.1+cu121
80
+ - Datasets 2.19.1
81
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd8566247f8466a03bb6c4a54108fbc8733ba3ad81d882bf804241c0f0344cd2
3
  size 378305028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291c8d1a13de7cb1d539fa9e2ef05ef71d1d0c00c776812cb411efa98ad85d6c
3
  size 378305028