admin commited on
Commit ·
f22c008
1
Parent(s): e8c23ef
upd md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ The EMusicGen dataset comprises four subsets: Analysis, EMOPIA, VGMIDI, and Roug
|
|
| 11 |
|
| 12 |
## Maintenance
|
| 13 |
```bash
|
| 14 |
-
|
| 15 |
cd EMusicGen
|
| 16 |
```
|
| 17 |
|
|
@@ -44,6 +44,12 @@ for item in ds:
|
|
| 44 |
| [IrishMAN](https://huggingface.co/datasets/sander-wood/irishman) | 216281 | × | 2023 | [TunesFormer: Forming Irish Tunes with Control Codes by Bar Patching](https://ceur-ws.org/Vol-3528/paper1.pdf) |
|
| 45 |
|
| 46 |
## Statistics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
| Dataset | Pie chart | Total | Train | Test |
|
| 48 |
| :------: | :-----------------------------------------------------------------------------------------: | -----: | -----: | ----: |
|
| 49 |
| Analysis |  | 1278 | 1278 | - |
|
|
|
|
| 11 |
|
| 12 |
## Maintenance
|
| 13 |
```bash
|
| 14 |
+
git clone git@hf.co:datasets/monetjoe/EMusicGen
|
| 15 |
cd EMusicGen
|
| 16 |
```
|
| 17 |
|
|
|
|
| 44 |
| [IrishMAN](https://huggingface.co/datasets/sander-wood/irishman) | 216281 | × | 2023 | [TunesFormer: Forming Irish Tunes with Control Codes by Bar Patching](https://ceur-ws.org/Vol-3528/paper1.pdf) |
|
| 45 |
|
| 46 |
## Statistics
|
| 47 |
+
<style>
|
| 48 |
+
td {
|
| 49 |
+
vertical-align: middle !important;
|
| 50 |
+
}
|
| 51 |
+
</style>
|
| 52 |
+
|
| 53 |
| Dataset | Pie chart | Total | Train | Test |
|
| 54 |
| :------: | :-----------------------------------------------------------------------------------------: | -----: | -----: | ----: |
|
| 55 |
| Analysis |  | 1278 | 1278 | - |
|