Hemg commited on
Commit
5ba1ad3
1 Parent(s): 453b7f0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: deeepfake-audio-c
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.9247311827956989
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
+ # deeepfake-audio-c
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.3276
36
+ - Accuracy: 0.9247
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: 8
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_ratio: 0.01
62
+ - num_epochs: 8
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.6297 | 1.0 | 46 | 0.5694 | 0.7849 |
69
+ | 0.461 | 2.0 | 92 | 0.4060 | 0.8602 |
70
+ | 0.3332 | 3.0 | 138 | 0.5541 | 0.7849 |
71
+ | 0.2591 | 4.0 | 184 | 0.3564 | 0.8817 |
72
+ | 0.179 | 5.0 | 230 | 0.1679 | 0.9570 |
73
+ | 0.1563 | 6.0 | 276 | 0.2795 | 0.9355 |
74
+ | 0.1129 | 7.0 | 322 | 0.3251 | 0.9247 |
75
+ | 0.0786 | 8.0 | 368 | 0.3276 | 0.9247 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.39.3
81
+ - Pytorch 2.2.1+cu121
82
+ - Datasets 2.18.0
83
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c78ecaf16a99c73c916c944b382ca79592a02b6855c2e859c93ca818c5c9c976
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878a7ce4fed003ac73ddd82b7dea76b217008b8724fc531b6a66dcb6221e258a
3
  size 378302360
runs/Apr07_08-00-50_d9e6642915aa/events.out.tfevents.1712476851.d9e6642915aa.479.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c4f6689ad3b008091146c91e321bda0e336194241d458bcbbb8dd8675eaa4af
3
- size 10144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a555871c284d5c954c518eeecb0cbdb63f8747b5e70315f6f896b8ab4f0d08
3
+ size 11032