Model save
Browse files- README.md +78 -0
- 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_43243531
|
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_43243531
|
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.0063
|
21 |
+
- Accuracy: 0.9990
|
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.13 | 1.0 | 339 | 0.1382 | 0.9616 |
|
57 |
+
| 0.0931 | 2.0 | 678 | 0.0613 | 0.9839 |
|
58 |
+
| 0.0265 | 3.0 | 1017 | 0.0248 | 0.9942 |
|
59 |
+
| 0.026 | 4.0 | 1357 | 0.0612 | 0.9900 |
|
60 |
+
| 0.0252 | 5.0 | 1696 | 0.0460 | 0.9894 |
|
61 |
+
| 0.0369 | 6.0 | 2035 | 0.0148 | 0.9968 |
|
62 |
+
| 0.0018 | 7.0 | 2374 | 0.0049 | 0.9990 |
|
63 |
+
| 0.0007 | 8.0 | 2714 | 0.0114 | 0.9981 |
|
64 |
+
| 0.0056 | 9.0 | 3053 | 0.0107 | 0.9987 |
|
65 |
+
| 0.0003 | 10.0 | 3392 | 0.0067 | 0.9990 |
|
66 |
+
| 0.0101 | 11.0 | 3731 | 0.0039 | 0.9994 |
|
67 |
+
| 0.0073 | 12.0 | 4071 | 0.0049 | 0.9994 |
|
68 |
+
| 0.0113 | 13.0 | 4410 | 0.0061 | 0.9990 |
|
69 |
+
| 0.0002 | 14.0 | 4749 | 0.0067 | 0.9990 |
|
70 |
+
| 0.0002 | 14.99 | 5085 | 0.0063 | 0.9990 |
|
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:
|
3 |
size 378304424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df7afb1bdc65915dce3a45286bc110d5beb8e78d55c1e7fd98dc6adaa18f3f4c
|
3 |
size 378304424
|