Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,11 @@ tags:
|
|
9 |
- MIDI
|
10 |
- piano
|
11 |
---
|
12 |
-
#
|
13 |
|
14 |
<!-- TODO: Add plan and video of the demo -->
|
15 |
|
16 |
-
`Aria-
|
17 |
|
18 |
π Read our [release blog post](https://example.com/) and [paper](https://example.com/)
|
19 |
π Check out the real-time demo in the official [GitHub repository](https://github.com/EleutherAI/aria)
|
|
|
9 |
- MIDI
|
10 |
- piano
|
11 |
---
|
12 |
+
# Model
|
13 |
|
14 |
<!-- TODO: Add plan and video of the demo -->
|
15 |
|
16 |
+
`Aria-medium-base` is a pretrained autoregressive generative model for symbolic music based loosely on the LLaMA 3.2 (1B) architecture. It was trained on ~60k hours of MIDI transcriptions of expressive solo-piano recordings. It has been finetuned to produce realistic continuations of solo-piano compositions ([huggingface](https://example.com/)) as well as to produce general-purpose contrastive MIDI embeddings ([huggingface](https://example.com/)).
|
17 |
|
18 |
π Read our [release blog post](https://example.com/) and [paper](https://example.com/)
|
19 |
π Check out the real-time demo in the official [GitHub repository](https://github.com/EleutherAI/aria)
|