kenzic commited on
Commit
81a8d6e
·
verified ·
1 Parent(s): 5ca7bb9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/hubert-large-ls960-ft
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - marsyas/gtzan
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hubert-large-ls960-ft-finetuned-gtzan
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
+ config: all
20
+ split: train
21
+ args: all
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.75
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
+ # hubert-large-ls960-ft-finetuned-gtzan
32
+
33
+ This model is a fine-tuned version of [facebook/hubert-large-ls960-ft](https://huggingface.co/facebook/hubert-large-ls960-ft) on the GTZAN dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.8290
36
+ - Accuracy: 0.75
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: 5e-05
56
+ - train_batch_size: 5
57
+ - eval_batch_size: 5
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 2
60
+ - total_train_batch_size: 10
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: 10
65
+ - mixed_precision_training: Native AMP
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | 2.1489 | 1.0 | 90 | 2.1400 | 0.24 |
72
+ | 1.6277 | 2.0 | 180 | 1.6670 | 0.46 |
73
+ | 1.5479 | 3.0 | 270 | 1.4687 | 0.47 |
74
+ | 1.1795 | 4.0 | 360 | 1.3815 | 0.56 |
75
+ | 1.1491 | 5.0 | 450 | 1.0969 | 0.63 |
76
+ | 0.8421 | 6.0 | 540 | 1.0707 | 0.65 |
77
+ | 1.1917 | 7.0 | 630 | 0.8761 | 0.71 |
78
+ | 0.7243 | 8.0 | 720 | 0.8741 | 0.72 |
79
+ | 0.6959 | 9.0 | 810 | 0.8417 | 0.76 |
80
+ | 0.6921 | 10.0 | 900 | 0.8290 | 0.75 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.42.4
86
+ - Pytorch 2.3.1+cu121
87
+ - Datasets 2.21.0
88
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83f9fc9e06a17d95bdd9f88e124e433a345b3d8f92bb3c872b8039eb1766d2f7
3
  size 1262866688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f397991413498d44fde72d42187acf2c40d886c6732d34dfe93cf2ec60bdd100
3
  size 1262866688
runs/Aug14_14-57-06_3dee1acea14e/events.out.tfevents.1723647429.3dee1acea14e.3606.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b21aec8b54237de5407a59f71458e172e1c116ccac4cc1bb88826b7c885a2d7
3
- size 46971
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fe64b24b417e44125345ae2a3de7de56b326c30be38773217c8ae37d364c83b
3
+ size 47648