mazkooleg commited on
Commit
a236e3e
1 Parent(s): 3cffa37

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/wavlm-base-plus
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ model-index:
9
+ - name: wavlm-base-plus-digit-mask-false-positive-cv12-ft
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # wavlm-base-plus-digit-mask-false-positive-cv12-ft
17
+
18
+ This model is a fine-tuned version of [microsoft/wavlm-base-plus](https://huggingface.co/microsoft/wavlm-base-plus) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0075
21
+ - Accuracy: 0.9991
22
+ - F1: 0.9991
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: 1e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 128
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 2
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|:------:|
56
+ | 0.0081 | 1.0000 | 14264 | 0.0075 | 0.9991 | 0.9991 |
57
+ | 0.0066 | 2.0000 | 28528 | 0.0142 | 0.9975 | 0.9975 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.42.3
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6814e87433f82c99b2a379854603df82176e97fc535bf25aaea60c9568b26996
3
  size 378347256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915e8bb8a24a631701d4712bcd4d15da69475e507ac9bdb2be81b4ca4dbe7ea7
3
  size 378347256