MattyB95 commited on
Commit
bf25d75
1 Parent(s): 4ea7396

Model save

Browse files
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ base_model: MIT/ast-finetuned-audioset-10-10-0.4593
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - audiofolder
8
+ metrics:
9
+ - accuracy
10
+ - f1
11
+ - precision
12
+ - recall
13
+ model-index:
14
+ - name: AST-ASVspoof5-Synthetic-Voice-Detection
15
+ results:
16
+ - task:
17
+ name: Audio Classification
18
+ type: audio-classification
19
+ dataset:
20
+ name: audiofolder
21
+ type: audiofolder
22
+ config: default
23
+ split: validation
24
+ args: default
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.8333451578573963
29
+ - name: F1
30
+ type: f1
31
+ value: 0.8891604695934469
32
+ - name: Precision
33
+ type: precision
34
+ value: 0.9208988192978341
35
+ - name: Recall
36
+ type: recall
37
+ value: 0.8595369289154868
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # AST-ASVspoof5-Synthetic-Voice-Detection
44
+
45
+ This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the audiofolder dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 2.2821
48
+ - Accuracy: 0.8333
49
+ - F1: 0.8892
50
+ - Precision: 0.9209
51
+ - Recall: 0.8595
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 5e-05
71
+ - train_batch_size: 8
72
+ - eval_batch_size: 8
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 3.0
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
81
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
82
+ | 0.0042 | 1.0 | 22795 | 1.6954 | 0.8470 | 0.8942 | 0.9672 | 0.8314 |
83
+ | 0.0 | 2.0 | 45590 | 1.5632 | 0.8489 | 0.9014 | 0.9157 | 0.8875 |
84
+ | 0.0 | 3.0 | 68385 | 2.2821 | 0.8333 | 0.8892 | 0.9209 | 0.8595 |
85
+
86
+
87
+ ### Framework versions
88
+
89
+ - Transformers 4.42.4
90
+ - Pytorch 2.3.1+cu121
91
+ - Datasets 2.20.0
92
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:258adec052d73dc84ca227ca641437f68616b872bafacb146bfdab07f8e5972a
3
  size 344790040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543bf4af1197efefbdbf9c2d361b4e2a700444810205c15f97f3c85ffeb7ec57
3
  size 344790040
runs/Jul20_18-19-22_Phoenix/events.out.tfevents.1721495963.Phoenix.35980.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:063ab6525dd72333e73d89da8f1d7a43b7b50b03c4b168ef2c376714579d0f9f
3
- size 35128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906af7af7fc2e5e0d82c48a0fe96d4a30d01c99e17157263ee8f9e748ce2d381
3
+ size 35969