jayalakshmikopuri commited on
Commit
d86ed3d
·
verified ·
1 Parent(s): 2b22bed

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Heem2/Deepfake-audio-detection
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: deepfake-audio-detector-v12
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # deepfake-audio-detector-v12
21
+
22
+ This model is a fine-tuned version of [Heem2/Deepfake-audio-detection](https://huggingface.co/Heem2/Deepfake-audio-detection) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.8698
25
+ - Accuracy: 0.9072
26
+ - Precision: 0.8756
27
+ - Recall: 0.9492
28
+ - F1: 0.9109
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 3e-05
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 2
52
+ - total_train_batch_size: 16
53
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 3
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Training results
59
+
60
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
61
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
62
+ | 0.4229 | 1.0 | 571 | 0.3528 | 0.8669 | 0.8223 | 0.9361 | 0.8755 |
63
+ | 0.1973 | 2.0 | 1142 | 0.5274 | 0.9076 | 0.8781 | 0.9466 | 0.9111 |
64
+ | 0.2161 | 3.0 | 1713 | 0.8698 | 0.9072 | 0.8756 | 0.9492 | 0.9109 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.52.4
70
+ - Pytorch 2.6.0+cu124
71
+ - Datasets 3.6.0
72
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db96e7ab0dac6bb49858fb122b9666abbcebe9ce2e6d53e6f4fde25248056637
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d525c9fcb71af112143a776fecbc51af7ae7eecce6309930aae988abd2c571e1
3
  size 378302360