Xin Xu
commited on
Commit
·
7ae4925
1
Parent(s):
58dac03
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,6 @@ tags:
|
|
| 14 |
# Text-to-Attribute Understanding
|
| 15 |
This is the text-to-attribute model to extract musical attributes from text, introduced in the paper [*MuseCoco: Generating Symbolic Music from Text*](https://arxiv.org/abs/2306.00110) and [first released in this repository](https://github.com/microsoft/muzic/tree/main/musecoco).
|
| 16 |
It is based on BERT-large and has multiple classification heads for diverse musical attributes:
|
| 17 |
-
|
| 18 |
-
musical attributes:
|
| 19 |
```json
|
| 20 |
[
|
| 21 |
"Instrument",
|
|
|
|
| 14 |
# Text-to-Attribute Understanding
|
| 15 |
This is the text-to-attribute model to extract musical attributes from text, introduced in the paper [*MuseCoco: Generating Symbolic Music from Text*](https://arxiv.org/abs/2306.00110) and [first released in this repository](https://github.com/microsoft/muzic/tree/main/musecoco).
|
| 16 |
It is based on BERT-large and has multiple classification heads for diverse musical attributes:
|
|
|
|
|
|
|
| 17 |
```json
|
| 18 |
[
|
| 19 |
"Instrument",
|