alirzb commited on
Commit
50284bb
1 Parent(s): ee06901

Model save

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: SeizureClassifier_Wav2Vec_U_43828667
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
+ # SeizureClassifier_Wav2Vec_U_43828667
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0102
21
+ - Accuracy: 0.9984
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 64
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 15
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 0.1571 | 1.0 | 339 | 0.1531 | 0.9665 |
57
+ | 0.0698 | 2.0 | 678 | 0.0642 | 0.9810 |
58
+ | 0.0265 | 3.0 | 1017 | 0.0340 | 0.9926 |
59
+ | 0.04 | 4.0 | 1357 | 0.0290 | 0.9903 |
60
+ | 0.0028 | 5.0 | 1696 | 0.0285 | 0.9942 |
61
+ | 0.0014 | 6.0 | 2035 | 0.0185 | 0.9965 |
62
+ | 0.0009 | 7.0 | 2374 | 0.0281 | 0.9955 |
63
+ | 0.0208 | 8.0 | 2714 | 0.0154 | 0.9974 |
64
+ | 0.0006 | 9.0 | 3053 | 0.0205 | 0.9968 |
65
+ | 0.0004 | 10.0 | 3392 | 0.0165 | 0.9974 |
66
+ | 0.0003 | 11.0 | 3731 | 0.0124 | 0.9977 |
67
+ | 0.0003 | 12.0 | 4071 | 0.0171 | 0.9971 |
68
+ | 0.0095 | 13.0 | 4410 | 0.0140 | 0.9971 |
69
+ | 0.0002 | 14.0 | 4749 | 0.0123 | 0.9984 |
70
+ | 0.0002 | 14.99 | 5085 | 0.0102 | 0.9984 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.36.2
76
+ - Pytorch 2.1.2+cu118
77
+ - Datasets 2.16.1
78
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5e341152297ad5d4f911fdc12406faa92833a1f202da8d03d503076ef63b9e4
3
  size 378304424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:869103bd48ae4db074c5bbb1d294f74ebada18a5f4171e0ecbf9d01fe8c5c46e
3
  size 378304424