ahnafsamin commited on
Commit
89a2ced
·
verified ·
1 Parent(s): ab3fd26

Update subakko.py

Browse files
Files changed (1) hide show
  1. subakko.py +1 -1
subakko.py CHANGED
@@ -43,7 +43,7 @@ _HOMEPAGE = "https://doi.org/10.5281/zenodo.7068130"
43
  _LICENSE = "CC BY-NC-SA 4.0"
44
 
45
  # Source data: "https://zenodo.org/record/7068130/files/vivos.tar.gz"
46
- _DATA_URL = "data/subakko.zip"
47
 
48
  _PROMPTS_URLS = {
49
  "train": "data/train.tar.xz",
 
43
  _LICENSE = "CC BY-NC-SA 4.0"
44
 
45
  # Source data: "https://zenodo.org/record/7068130/files/vivos.tar.gz"
46
+ _DATA_URL = "https://huggingface.co/datasets/ahnafsamin/SUBAK.KO/resolve/main/Data/subakko.zip"
47
 
48
  _PROMPTS_URLS = {
49
  "train": "data/train.tar.xz",