Update README.md
Browse files
README.md
CHANGED
|
@@ -87,7 +87,7 @@ from huggingface_hub import snapshot_download
|
|
| 87 |
|
| 88 |
# Example: Download only the 'x1' dataset for SafetyPointGoal1-v0
|
| 89 |
snapshot_download(
|
| 90 |
-
repo_id="
|
| 91 |
repo_type="dataset",
|
| 92 |
allow_patterns="SafetyPointGoal1-v0/x1/*",
|
| 93 |
local_dir="./demonstrations/SafetyPointGoal1-v0/x1/"
|
|
|
|
| 87 |
|
| 88 |
# Example: Download only the 'x1' dataset for SafetyPointGoal1-v0
|
| 89 |
snapshot_download(
|
| 90 |
+
repo_id="AILabDsUnipi/SafeQIL-dataset",
|
| 91 |
repo_type="dataset",
|
| 92 |
allow_patterns="SafetyPointGoal1-v0/x1/*",
|
| 93 |
local_dir="./demonstrations/SafetyPointGoal1-v0/x1/"
|