Update README.md
Browse files
README.md
CHANGED
@@ -13,14 +13,14 @@ model-index:
|
|
13 |
- name: Phi-3-MusiX
|
14 |
results: []
|
15 |
---
|
16 |
-
- Sorce code: [GitHub](https://github.com/puar-playground/MusiXQA)
|
17 |
-
- Dataset: [MusiXQA](https://huggingface.co/datasets/puar-playground/MusiXQA)
|
18 |
-
- Paper: [arXiv](https://arxiv.org/abs/2506.23009)
|
19 |
|
20 |
# Phi-3-MusiX 🎵
|
21 |
|
22 |
**Phi-3-MusiX** is a LoRA adapter for [microsoft/Phi-3-vision-128k-instruct](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct) for understanding symbolic music in the form of scanned music sheets, MIDI files, and structured annotations.
|
23 |
This adapter equips Phi-3 with the ability to perform symbolic music reasoning and answer questions about scanned music sheets and MIDI content.
|
|
|
|
|
|
|
24 |
|
25 |
---
|
26 |
|
|
|
13 |
- name: Phi-3-MusiX
|
14 |
results: []
|
15 |
---
|
|
|
|
|
|
|
16 |
|
17 |
# Phi-3-MusiX 🎵
|
18 |
|
19 |
**Phi-3-MusiX** is a LoRA adapter for [microsoft/Phi-3-vision-128k-instruct](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct) for understanding symbolic music in the form of scanned music sheets, MIDI files, and structured annotations.
|
20 |
This adapter equips Phi-3 with the ability to perform symbolic music reasoning and answer questions about scanned music sheets and MIDI content.
|
21 |
+
- Sorce code: [GitHub](https://github.com/puar-playground/MusiXQA)
|
22 |
+
- Dataset: [MusiXQA](https://huggingface.co/datasets/puar-playground/MusiXQA)
|
23 |
+
- Paper: [arXiv](https://arxiv.org/abs/2506.23009)
|
24 |
|
25 |
---
|
26 |
|