Hemg commited on
Commit
6a2db3c
1 Parent(s): 8b13264

Model save

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - audiofolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: violence-audio-Recognition-666
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: audiofolder
18
+ type: audiofolder
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.9645748987854251
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # violence-audio-Recognition-666
32
+
33
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1258
36
+ - Accuracy: 0.9646
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 3e-05
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 64
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.01
64
+ - num_epochs: 8
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.4755 | 0.99 | 61 | 0.3227 | 0.8715 |
71
+ | 0.2665 | 1.99 | 123 | 0.2088 | 0.9322 |
72
+ | 0.1808 | 3.0 | 185 | 0.1783 | 0.9474 |
73
+ | 0.1505 | 4.0 | 247 | 0.1528 | 0.9504 |
74
+ | 0.1158 | 4.99 | 308 | 0.1260 | 0.9615 |
75
+ | 0.0928 | 5.99 | 370 | 0.1302 | 0.9656 |
76
+ | 0.0792 | 7.0 | 432 | 0.1327 | 0.9626 |
77
+ | 0.0707 | 7.9 | 488 | 0.1258 | 0.9646 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.39.3
83
+ - Pytorch 2.2.1+cu121
84
+ - Datasets 2.18.0
85
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1280809b1f9f4bd81b3bb1c1cbe1994b401f14ee9886fe4a805845a2a89a9a59
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a064a8e1f83b081b042463fe2f2f68287af084b84c16e8b52bff735fdcb01e59
3
  size 378302360
runs/Apr12_16-53-30_0beb97ad9549/events.out.tfevents.1712940811.0beb97ad9549.179.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:004643619056fb035f7ccf45a3c20943ad52647c969ba9313daf396b5cebaf68
3
- size 10723
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b41b7a1efb7a43a16d0f03bb4629c4b9191c6a7868a7327c87a9e6e5a4ae9f0
3
+ size 11077