sahilkadge commited on
Commit
06beccb
1 Parent(s): 8c590ef

Update dataset01.py

Browse files
Files changed (1) hide show
  1. dataset01.py +1 -1
dataset01.py CHANGED
@@ -27,7 +27,7 @@ _HOMEPAGE = ""
27
  _LICENSE = ""
28
 
29
  # TODO: change "streaming" to "main" after merge!
30
- _BASE_URL = "https://huggingface.co/datasets/sahilkadge/dataset01/tree/main"
31
 
32
  _AUDIO_URL = _BASE_URL + "audio/{lang}/{split}/{lang}_{split}_{shrad_idx}.tar"
33
 
 
27
  _LICENSE = ""
28
 
29
  # TODO: change "streaming" to "main" after merge!
30
+ _BASE_URL = "https://huggingface.co/datasets/sahilkadge/dataset01/resolve/main"
31
 
32
  _AUDIO_URL = _BASE_URL + "audio/{lang}/{split}/{lang}_{split}_{shrad_idx}.tar"
33