pianistprogrammer commited on
Commit
245fb44
·
1 Parent(s): 22a4635
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -86,7 +86,11 @@ DatasetDict({
86
 
87
  ```python
88
  meter2800["train"][0]
 
 
 
89
 
 
90
  {'filename': 'MAG/00553.wav',
91
  'audio': {'path': '/root/.cache/huggingface/datasets/downloads/extracted/73a5809e655e59c99bd79d00033b98b254ca3689f2b9e2c2eba55fe3894b7622/MAG/00553.wav',
92
  'array': array([ 2.87892180e-06, -1.07296364e-05, -3.22661945e-05, ...,
 
86
 
87
  ```python
88
  meter2800["train"][0]
89
+ ```
90
+
91
+ A sample of the training set
92
 
93
+ ```python
94
  {'filename': 'MAG/00553.wav',
95
  'audio': {'path': '/root/.cache/huggingface/datasets/downloads/extracted/73a5809e655e59c99bd79d00033b98b254ca3689f2b9e2c2eba55fe3894b7622/MAG/00553.wav',
96
  'array': array([ 2.87892180e-06, -1.07296364e-05, -3.22661945e-05, ...,