alejogil35 commited on
Commit
632ee81
1 Parent(s): 8838aaa

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - acordes_completo
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: distilhubert-finetuned-chorddetection2
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # distilhubert-finetuned-chorddetection2
19
+
20
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the ChordStimation2 dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0000
23
+ - Accuracy: 1.0
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
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
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
+ | 0.4498 | 1.0 | 3025 | 0.4276 | 0.9367 |
56
+ | 0.0007 | 2.0 | 6050 | 0.0389 | 0.9899 |
57
+ | 0.119 | 3.0 | 9075 | 0.0704 | 0.9863 |
58
+ | 0.0 | 4.0 | 12100 | 0.0000 | 1.0 |
59
+ | 0.0 | 5.0 | 15125 | 0.0000 | 1.0 |
60
+ | 0.0 | 6.0 | 18150 | 0.0004 | 1.0 |
61
+ | 0.0 | 7.0 | 21175 | 0.0009 | 0.9998 |
62
+ | 0.0 | 8.0 | 24200 | 0.0000 | 1.0 |
63
+ | 0.0 | 9.0 | 27225 | 0.0000 | 1.0 |
64
+ | 0.0 | 10.0 | 30250 | 0.0000 | 1.0 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.35.0.dev0
70
+ - Pytorch 2.0.1+cu118
71
+ - Datasets 2.14.5
72
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66c04a1961fda6309649cc3717a31913e53085b11606636a315e857dd0c9e3ca
3
  size 94822480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32cabd42659613622b5bb5adfb69f4176e379ac67320adaab56ff1717d8af847
3
  size 94822480