ThomasR commited on
Commit
784f78b
1 Parent(s): 2881754

Model save

Browse files
Files changed (2) hide show
  1. README.md +92 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-large
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - audiofolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: facebook_wav2vec2-large_October_03_2023_05h34PM
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: validation
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.9743347801471975
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
+ # facebook_wav2vec2-large_October_03_2023_05h34PM
32
+
33
+ This model is a fine-tuned version of [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on the audiofolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1318
36
+ - Accuracy: 0.9743
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: 64
57
+ - eval_batch_size: 64
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 256
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 15
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.4214 | 1.0 | 121 | 0.3650 | 0.7932 |
71
+ | 0.1959 | 2.0 | 242 | 0.2588 | 0.8960 |
72
+ | 0.1365 | 3.0 | 363 | 0.0732 | 0.9713 |
73
+ | 0.1003 | 4.0 | 484 | 0.0849 | 0.9719 |
74
+ | 0.0806 | 5.0 | 605 | 0.2170 | 0.9381 |
75
+ | 0.0588 | 6.0 | 726 | 0.0738 | 0.9760 |
76
+ | 0.0472 | 7.0 | 847 | 0.2083 | 0.9409 |
77
+ | 0.0505 | 8.0 | 968 | 0.1020 | 0.9760 |
78
+ | 0.0427 | 9.0 | 1089 | 0.0626 | 0.9809 |
79
+ | 0.0285 | 10.0 | 1210 | 0.1062 | 0.9732 |
80
+ | 0.0286 | 11.0 | 1331 | 0.1068 | 0.9738 |
81
+ | 0.0231 | 12.0 | 1452 | 0.1137 | 0.9755 |
82
+ | 0.0232 | 13.0 | 1573 | 0.0783 | 0.9815 |
83
+ | 0.0158 | 14.0 | 1694 | 0.1138 | 0.9755 |
84
+ | 0.0164 | 15.0 | 1815 | 0.1318 | 0.9743 |
85
+
86
+
87
+ ### Framework versions
88
+
89
+ - Transformers 4.33.3
90
+ - Pytorch 2.2.0.dev20230927+cu121
91
+ - Datasets 2.14.5
92
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e55d42a32930c2868a3aab4c9eff180fc9460db5ea18c320fc528aa9489a98da
3
  size 1262909158
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57e9df8367c15b30622c0b097f3dac47630f2e1dd44ae6607d59d7f8b1179dc
3
  size 1262909158