k-l-lambda commited on
Commit
2ee5f6b
·
1 Parent(s): f72bcb1

updated weights with 20260701-lilylet-notagenx-1m0630-llama-l4+10-lr0.2-adamw/model_5869_loss_7.530e-02.chkpt

Browse files
README.md CHANGED
@@ -17,6 +17,7 @@ frameworks:
17
  - onnx
18
  tasks:
19
  - symbolic_music
 
20
  ---
21
 
22
  # LilyNota
 
17
  - onnx
18
  tasks:
19
  - symbolic_music
20
+ - music-generation
21
  ---
22
 
23
  # LilyNota
onnx/patch_kv_int8.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc19cf50d664a0b2a9a4700bb68ec0f6981dfb0ad72f4e28d29032332416a42e
3
- size 141575631
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c1d1c35450c7d8cf49ac60118cae5aa0ec2a34586893f5918943f685e3cafd
3
+ size 141557796
onnx/token_kv_int8.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b4c4b40a31459fd423f981899e9f207acf7de902ebad35b5db84074f57cc8cd
3
- size 55311678
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c53d8623ba60729c8154d2c500b0d8bf3d95b20a27db3d7b8baf8df16bb63c4
3
+ size 55304275
onnx/wte.npy CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afb8f8ffaeb40dd42430a4fcebb688bb56fa8a1488596569a8c948fa04e26e8f
3
  size 1048704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee17c80a9f5bc20e5a9a345744ecbd60e785f5dceb60252c35094e05e36e7db
3
  size 1048704
tokenizer.json CHANGED
@@ -74,6 +74,7 @@
74
  "\\partial",
75
  "composer",
76
  "grazioso",
 
77
  "Menuetto",
78
  "moderato",
79
  "Moderato",
@@ -394,10 +395,9 @@
394
  },
395
  {
396
  "id": 29,
397
- "type": "byte",
398
- "token": "\u001d",
399
- "text": "\u001d",
400
- "value": 29
401
  },
402
  {
403
  "id": 30,
@@ -3349,9 +3349,9 @@
3349
  },
3350
  {
3351
  "id": 29,
3352
- "type": "byte",
3353
- "token": "\u001d",
3354
- "text": "\u001d",
3355
  "frequency": 0
3356
  },
3357
  {
 
74
  "\\partial",
75
  "composer",
76
  "grazioso",
77
+ "measures",
78
  "Menuetto",
79
  "moderato",
80
  "Moderato",
 
395
  },
396
  {
397
  "id": 29,
398
+ "type": "protected",
399
+ "token": "measures",
400
+ "text": "measures"
 
401
  },
402
  {
403
  "id": 30,
 
3349
  },
3350
  {
3351
  "id": 29,
3352
+ "type": "protected",
3353
+ "token": "measures",
3354
+ "text": "measures",
3355
  "frequency": 0
3356
  },
3357
  {