mimbres commited on
Commit
9c4ce14
ยท
verified ยท
1 Parent(s): 88a5dd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -10,12 +10,13 @@ language:
10
  - en
11
  tags:
12
  - music
13
- - symbolic-music
14
- - abc-notation
15
  - sheet-music
 
16
  - text-to-music
17
- - symbolic-music-generation
18
  - music-generation
 
19
  pretty_name: Text2Score ABC Notation Dataset
20
  size_categories:
21
  - 100K<n<1M
@@ -30,7 +31,6 @@ A large-scale symbolic music dataset in ABC notation, curated to support text-dr
30
  [![Code](https://img.shields.io/badge/Code-GitHub-181717?logo=github)](https://github.com/keshavbhandari/text2score)
31
  [![Demo](https://img.shields.io/badge/Demo-Page-4c9be8)](https://keshavbhandari.github.io/portfolio/text2score)
32
 
33
- ---
34
 
35
  ## ๐Ÿš€ Download & Install Dataset
36
 
@@ -39,10 +39,9 @@ pip install -U huggingface_hub hf-transfer
39
  export HF_HUB_ENABLE_HF_TRANSFER=1
40
  huggingface-cli download datasets/mimbres/text2score --local-dir ABC_Dataset
41
  cd ABC_Dataset
42
- tar xf ABC_Dataset_abci_pkl_json_aug.tar
43
  ```
44
 
45
- ---
46
 
47
  ## ๐Ÿ“– Dataset Description
48
 
@@ -57,7 +56,6 @@ This dataset comprises **621,162 pieces in ABC notation**, assembled from multip
57
  | ASAP Dataset | 234 |
58
  | **Total** | **621,162** |
59
 
60
- ---
61
 
62
  ## ๐Ÿ“ Citation
63
 
@@ -73,7 +71,6 @@ If you use this dataset, please cite our paper (BibTeX to be updated upon arXiv
73
  }
74
  ```
75
 
76
- ---
77
 
78
  ## โš–๏ธ License
79
 
 
10
  - en
11
  tags:
12
  - music
13
+ - abc
 
14
  - sheet-music
15
+ - symbolic-music
16
  - text-to-music
17
+ - text-to-score
18
  - music-generation
19
+
20
  pretty_name: Text2Score ABC Notation Dataset
21
  size_categories:
22
  - 100K<n<1M
 
31
  [![Code](https://img.shields.io/badge/Code-GitHub-181717?logo=github)](https://github.com/keshavbhandari/text2score)
32
  [![Demo](https://img.shields.io/badge/Demo-Page-4c9be8)](https://keshavbhandari.github.io/portfolio/text2score)
33
 
 
34
 
35
  ## ๐Ÿš€ Download & Install Dataset
36
 
 
39
  export HF_HUB_ENABLE_HF_TRANSFER=1
40
  huggingface-cli download datasets/mimbres/text2score --local-dir ABC_Dataset
41
  cd ABC_Dataset
42
+ tar xf ABC_Dataset_abci_pkl_json.tar
43
  ```
44
 
 
45
 
46
  ## ๐Ÿ“– Dataset Description
47
 
 
56
  | ASAP Dataset | 234 |
57
  | **Total** | **621,162** |
58
 
 
59
 
60
  ## ๐Ÿ“ Citation
61
 
 
71
  }
72
  ```
73
 
 
74
 
75
  ## โš–๏ธ License
76