floriangardin commited on
Commit
55950e7
1 Parent(s): 8c63204

musiclang/musiclang-chord-v2-4k

Browse files
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.5219
17
 
18
  ## Model description
19
 
@@ -33,8 +33,8 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
- - train_batch_size: 32
37
- - eval_batch_size: 32
38
  - seed: 444
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: cosine_with_restarts
@@ -44,17 +44,45 @@ The following hyperparameters were used during training:
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.9483 | 0.43 | 500 | 0.8710 |
50
- | 0.7688 | 0.86 | 1000 | 0.7363 |
51
- | 0.6949 | 1.28 | 1500 | 0.6479 |
52
- | 0.6295 | 1.71 | 2000 | 0.5840 |
53
- | 0.6093 | 2.14 | 2500 | 0.5532 |
54
- | 0.5865 | 2.57 | 3000 | 0.5368 |
55
- | 0.5559 | 2.99 | 3500 | 0.5281 |
56
- | 0.5772 | 3.42 | 4000 | 0.5236 |
57
- | 0.5641 | 3.85 | 4500 | 0.5219 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.4598
17
 
18
  ## Model description
19
 
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
  - seed: 444
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: cosine_with_restarts
 
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:-----:|:---------------:|
49
+ | 1.2264 | 0.11 | 500 | 1.1269 |
50
+ | 0.9624 | 0.21 | 1000 | 0.9066 |
51
+ | 0.8598 | 0.32 | 1500 | 0.8128 |
52
+ | 0.8209 | 0.43 | 2000 | 0.7626 |
53
+ | 0.7483 | 0.53 | 2500 | 0.7272 |
54
+ | 0.7391 | 0.64 | 3000 | 0.7032 |
55
+ | 0.7052 | 0.75 | 3500 | 0.6739 |
56
+ | 0.6998 | 0.86 | 4000 | 0.6503 |
57
+ | 0.6901 | 0.96 | 4500 | 0.6244 |
58
+ | 0.6348 | 1.07 | 5000 | 0.6100 |
59
+ | 0.654 | 1.18 | 5500 | 0.5891 |
60
+ | 0.6227 | 1.28 | 6000 | 0.5765 |
61
+ | 0.6148 | 1.39 | 6500 | 0.5624 |
62
+ | 0.5973 | 1.5 | 7000 | 0.5538 |
63
+ | 0.5853 | 1.6 | 7500 | 0.5441 |
64
+ | 0.56 | 1.71 | 8000 | 0.5407 |
65
+ | 0.574 | 1.82 | 8500 | 0.5342 |
66
+ | 0.5589 | 1.92 | 9000 | 0.5296 |
67
+ | 0.5634 | 2.03 | 9500 | 0.5254 |
68
+ | 0.543 | 2.14 | 10000 | 0.5208 |
69
+ | 0.5792 | 2.25 | 10500 | 0.5159 |
70
+ | 0.5571 | 2.35 | 11000 | 0.5064 |
71
+ | 0.5408 | 2.46 | 11500 | 0.4957 |
72
+ | 0.5398 | 2.57 | 12000 | 0.4882 |
73
+ | 0.537 | 2.67 | 12500 | 0.4834 |
74
+ | 0.5512 | 2.78 | 13000 | 0.4786 |
75
+ | 0.4842 | 2.89 | 13500 | 0.4753 |
76
+ | 0.5275 | 2.99 | 14000 | 0.4721 |
77
+ | 0.4899 | 3.1 | 14500 | 0.4710 |
78
+ | 0.5222 | 3.21 | 15000 | 0.4666 |
79
+ | 0.4929 | 3.31 | 15500 | 0.4645 |
80
+ | 0.5049 | 3.42 | 16000 | 0.4631 |
81
+ | 0.5002 | 3.53 | 16500 | 0.4613 |
82
+ | 0.505 | 3.64 | 17000 | 0.4611 |
83
+ | 0.507 | 3.74 | 17500 | 0.4602 |
84
+ | 0.5169 | 3.85 | 18000 | 0.4598 |
85
+ | 0.501 | 3.96 | 18500 | 0.4598 |
86
 
87
 
88
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ab2e818eb97f4da1e0c54b20ea841e80931ae83aacc4112259558b624d66210
3
  size 22359920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08108bd620b0dbc1fc1cd0dfbd5a8622bb54f8e7ef2013c28478ee29eba96d88
3
  size 22359920
runs/Jan30_18-04-41_cd32c414008c/events.out.tfevents.1706637882.cd32c414008c.2129.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1de6671cac4ff1d4f7266b541f5b7ee3fd46648c5044caad09cc65e0554934f8
3
+ size 161797
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cd186a68729b0ce6194aef9247ea56f77136ba167c63c438543fd1d6baf1167
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce2d45562ce4560c7ffdfa2684412901b2c8f05be657de6ad5118a50531f1347
3
  size 4536