AILabDsUnipi commited on
Commit
fa43656
·
verified ·
1 Parent(s): 4230281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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="george22294/SafeQIL-dataset", # Replace with your actual 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/"