Marcos12886 commited on
Commit
26f9bb2
1 Parent(s): 88d4634

End of training

Browse files
README.md CHANGED
@@ -26,16 +26,16 @@ model-index:
26
  metrics:
27
  - name: Accuracy
28
  type: accuracy
29
- value: 0.8048780487804879
30
  - name: F1
31
  type: f1
32
- value: 0.7226459261496639
33
  - name: Precision
34
  type: precision
35
- value: 0.658964484381686
36
  - name: Recall
37
  type: recall
38
- value: 0.8048780487804879
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
45
 
46
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
47
  It achieves the following results on the evaluation set:
48
- - Loss: 0.7831
49
- - Accuracy: 0.8049
50
- - F1: 0.7226
51
- - Precision: 0.6590
52
- - Recall: 0.8049
53
 
54
  ## Model description
55
 
@@ -76,23 +76,22 @@ The following hyperparameters were used during training:
76
  - total_train_batch_size: 64
77
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
78
  - lr_scheduler_type: cosine
79
- - lr_scheduler_warmup_ratio: 0.1
80
  - num_epochs: 10
81
 
82
  ### Training results
83
 
84
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
85
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
86
- | No log | 0.9032 | 7 | 1.1575 | 0.7317 | 0.6183 | 0.5354 | 0.7317 |
87
- | No log | 1.9355 | 15 | 2.4664 | 0.1382 | 0.2163 | 0.4976 | 0.1382 |
88
- | No log | 2.9677 | 23 | 0.8516 | 0.7967 | 0.7145 | 0.6480 | 0.7967 |
89
- | No log | 4.0 | 31 | 0.8733 | 0.7967 | 0.7147 | 0.6539 | 0.7967 |
90
- | No log | 4.9032 | 38 | 0.9544 | 0.7724 | 0.6931 | 0.6287 | 0.7724 |
91
- | No log | 5.9355 | 46 | 0.8408 | 0.7886 | 0.7072 | 0.6411 | 0.7886 |
92
- | No log | 6.9677 | 54 | 0.8002 | 0.8049 | 0.7226 | 0.6590 | 0.8049 |
93
- | No log | 8.0 | 62 | 0.7852 | 0.8049 | 0.7226 | 0.6590 | 0.8049 |
94
- | No log | 8.9032 | 69 | 0.7831 | 0.8049 | 0.7226 | 0.6590 | 0.8049 |
95
- | No log | 9.0323 | 70 | 0.7831 | 0.8049 | 0.7226 | 0.6590 | 0.8049 |
96
 
97
 
98
  ### Framework versions
 
26
  metrics:
27
  - name: Accuracy
28
  type: accuracy
29
+ value: 0.8130081300813008
30
  - name: F1
31
  type: f1
32
+ value: 0.7606844060819746
33
  - name: Precision
34
  type: precision
35
+ value: 0.7167376435669118
36
  - name: Recall
37
  type: recall
38
+ value: 0.8130081300813008
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
45
 
46
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
47
  It achieves the following results on the evaluation set:
48
+ - Loss: 0.7024
49
+ - Accuracy: 0.8130
50
+ - F1: 0.7607
51
+ - Precision: 0.7167
52
+ - Recall: 0.8130
53
 
54
  ## Model description
55
 
 
76
  - total_train_batch_size: 64
77
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
78
  - lr_scheduler_type: cosine
79
+ - lr_scheduler_warmup_ratio: 0.03
80
  - num_epochs: 10
81
 
82
  ### Training results
83
 
84
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
85
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
86
+ | No log | 0.9032 | 7 | 1.0334 | 0.7317 | 0.6183 | 0.5354 | 0.7317 |
87
+ | No log | 1.9355 | 15 | 0.9193 | 0.7642 | 0.6866 | 0.6238 | 0.7642 |
88
+ | No log | 2.9677 | 23 | 0.7766 | 0.8049 | 0.7460 | 0.7005 | 0.8049 |
89
+ | No log | 4.0 | 31 | 0.8394 | 0.7724 | 0.7275 | 0.6889 | 0.7724 |
90
+ | No log | 4.9032 | 38 | 0.7391 | 0.7805 | 0.7351 | 0.6962 | 0.7805 |
91
+ | No log | 5.9355 | 46 | 0.7578 | 0.8130 | 0.7607 | 0.7167 | 0.8130 |
92
+ | No log | 6.9677 | 54 | 0.6822 | 0.8049 | 0.7558 | 0.7147 | 0.8049 |
93
+ | No log | 8.0 | 62 | 0.6980 | 0.8049 | 0.7543 | 0.7119 | 0.8049 |
94
+ | No log | 8.9032 | 69 | 0.7024 | 0.8130 | 0.7607 | 0.7167 | 0.8130 |
 
95
 
96
 
97
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6a01844f5b8ee59fda045e69cf5a41c650a3c0dcec85fa59b94ea70e6c7ab13
3
  size 94768644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d83612a6a3b6def194a62ab312c5cda812da7dc64601390eb04e937425d28f
3
  size 94768644
runs/Aug27_21-17-02_DesMar/events.out.tfevents.1724786225.DesMar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81b9f3c712a85aaa925103f1914c9a266d529e71eab7933f8f7f44aab577727
3
+ size 6463
runs/Aug27_21-19-43_DesMar/events.out.tfevents.1724786386.DesMar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86efbfeb68926adf1a5da21c6c2f48b9497c351432a23270fb06cd772f5dae9d
3
+ size 6001
runs/Aug27_21-21-38_DesMar/events.out.tfevents.1724786501.DesMar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fe3a05d48d62f2925a2aa6e99d41a27b32a78e8d5a2f8396bebfa6f7ac0118e
3
+ size 6464
runs/Aug27_21-24-56_DesMar/events.out.tfevents.1724786699.DesMar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de329d530127d5aa2a3fa8a05049bff185745699fddc9cbd14f94b277b55b9b
3
+ size 10516
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35c07a2c667715c8fba97dd2d998b0b2dc985f1c29fb046d9f2465bdf293374c
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11af5240312a8f05e77e41d8ac5832025adf45e1241dec59641b8bf86c711aea
3
  size 5240