alexandreacff commited on
Commit
1fd7726
1 Parent(s): 5704582

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,7 +2,6 @@
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
- - audio-classification
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # wav2vec2-base-ft-fake-detection
18
 
19
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the alexandreacff/kaggle-fake-detection dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2780
22
- - Accuracy: 0.9907
23
 
24
  ## Model description
25
 
@@ -47,23 +46,28 @@ The following hyperparameters were used during training:
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
- - num_epochs: 5.0
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
  |:-------------:|:------:|:----:|:---------------:|:--------:|
57
- | 0.4897 | 0.9851 | 33 | 1.3925 | 0.0 |
58
- | 0.3905 | 2.0 | 67 | 0.6338 | 0.7953 |
59
- | 0.3139 | 2.9851 | 100 | 0.4037 | 0.9710 |
60
- | 0.2777 | 4.0 | 134 | 0.3067 | 0.9888 |
61
- | 0.2455 | 4.9254 | 165 | 0.2780 | 0.9907 |
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
65
 
66
  - Transformers 4.41.0.dev0
67
- - Pytorch 2.2.1+cu121
68
  - Datasets 2.19.1
69
  - Tokenizers 0.19.1
 
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
15
 
16
  # wav2vec2-base-ft-fake-detection
17
 
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.8924
21
+ - Accuracy: 0.6178
22
 
23
  ## Model description
24
 
 
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: 10.0
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.6253 | 0.9851 | 33 | 0.6261 | 0.6523 |
57
+ | 0.4394 | 2.0 | 67 | 0.7140 | 0.5645 |
58
+ | 0.3685 | 2.9851 | 100 | 0.7181 | 0.5850 |
59
+ | 0.317 | 4.0 | 134 | 0.7291 | 0.6150 |
60
+ | 0.3027 | 4.9851 | 167 | 0.7457 | 0.6159 |
61
+ | 0.2672 | 6.0 | 201 | 0.7805 | 0.6243 |
62
+ | 0.2711 | 6.9851 | 234 | 0.8113 | 0.6215 |
63
+ | 0.2086 | 8.0 | 268 | 0.9130 | 0.5963 |
64
+ | 0.2077 | 8.9851 | 301 | 0.9042 | 0.6168 |
65
+ | 0.223 | 9.8507 | 330 | 0.8924 | 0.6178 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.41.0.dev0
71
+ - Pytorch 2.1.0a0+32f93b1
72
  - Datasets 2.19.1
73
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb439ea2e43464d6414cd83a6bdbd7286af260b5524922d0039e19992cf64dc4
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d16944178526c3e7068077746175c3a3cef75e1048e38136808d7f19ffa1223
3
  size 378302360