mazkooleg commited on
Commit
a360f53
1 Parent(s): 29678fa

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/unispeech-sat-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ model-index:
9
+ - name: unispeech-sat-base-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
+ # unispeech-sat-base-digit-mask-false-positive-cv12-ft
17
+
18
+ This model is a fine-tuned version of [microsoft/unispeech-sat-base](https://huggingface.co/microsoft/unispeech-sat-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0112
21
+ - Accuracy: 0.9979
22
+ - F1: 0.9979
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.0073 | 1.0000 | 14264 | 0.0112 | 0.9979 | 0.9979 |
57
+ | 0.0225 | 2.0000 | 28528 | 0.0139 | 0.9979 | 0.9979 |
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:e782c87232d79b242b1fdd09684886f5f903271bdd418410ac679904a34c6256
3
  size 378303416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb47f7dcfd183565131e5d4420249546986e46bfc5a4384a13c60a24cf93a702
3
  size 378303416