XinXuNLPer commited on
Commit
3a4f561
·
verified ·
1 Parent(s): 7ae4925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ tags:
12
  </p>
13
 
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
 
12
  </p>
13
 
14
  # Text-to-Attribute Understanding
15
+
16
+
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6190ab805ca89a28e9f66873/5VUl0vSMr_PQla2iykoWx.png)
18
+
19
+
20
  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).
21
  It is based on BERT-large and has multiple classification heads for diverse musical attributes:
22
  ```json