deinal commited on
Commit
ee3f942
·
verified ·
1 Parent(s): b09873b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ It can be downloaded to a local `data_small` directory with:
17
  from huggingface_hub import snapshot_download
18
 
19
  snapshot_download(
20
- repo_id="deinal/spacecast-data",
21
  repo_type="dataset",
22
  local_dir="data_small"
23
  )
 
17
  from huggingface_hub import snapshot_download
18
 
19
  snapshot_download(
20
+ repo_id="deinal/spacecast-data-small",
21
  repo_type="dataset",
22
  local_dir="data_small"
23
  )