anz2 commited on
Commit
de5fc84
·
1 Parent(s): be8f82d

fix data homepage.

Browse files
Files changed (1) hide show
  1. NASA_OSDR.py +1 -1
NASA_OSDR.py CHANGED
@@ -30,7 +30,7 @@ It contains up to 451 experiments and tables of samples from those experiments.
30
 
31
  _HOMEPAGE = "https://huggingface.co/datasets/anz2/NASA_OSDR"
32
 
33
- _DATA_URL = "https://huggingface.co/datasets/anz2/NASA_OSDR/data"
34
 
35
  _LICENSE = "Apache 2.0"
36
 
 
30
 
31
  _HOMEPAGE = "https://huggingface.co/datasets/anz2/NASA_OSDR"
32
 
33
+ _DATA_URL = "https://huggingface.co/datasets/anz2/NASA_OSDR/resolve/main/data"
34
 
35
  _LICENSE = "Apache 2.0"
36