0x22almostEvil commited on
Commit
a931e9f
1 Parent(s): cd2b939

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -28,6 +28,7 @@ size_categories:
28
 
29
  The dataset is organized in the following structure:
30
 
 
31
  dataset/
32
  ├── video_id_1/
33
  │ ├── audio_language_1.wav
@@ -39,6 +40,7 @@ dataset/
39
  ├── video_id_2/
40
  │ ├── ...
41
  └── ...
 
42
 
43
  ## Limitations
44
 
 
28
 
29
  The dataset is organized in the following structure:
30
 
31
+ ```yaml
32
  dataset/
33
  ├── video_id_1/
34
  │ ├── audio_language_1.wav
 
40
  ├── video_id_2/
41
  │ ├── ...
42
  └── ...
43
+ ```
44
 
45
  ## Limitations
46