Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ LORIS dataset is a large-scale rhythmic video soundtrack dataset that includes 8
|
|
26 |
### Get Started
|
27 |
|
28 |
from datasets import load_dataset
|
29 |
-
dataset = load_dataset("
|
30 |
|
31 |
|
32 |
### Citation Information
|
|
|
26 |
### Get Started
|
27 |
|
28 |
from datasets import load_dataset
|
29 |
+
dataset = load_dataset("OpenGVLab/LORIS")
|
30 |
|
31 |
|
32 |
### Citation Information
|