tanthinhdt commited on
Commit
989ef2a
·
1 Parent(s): 58bb686

chore: update builder

Browse files
Files changed (1) hide show
  1. how2sign-clips.py +1 -1
how2sign-clips.py CHANGED
@@ -13,7 +13,7 @@ _CITATION = """
13
  _DESCRIPTION = """
14
  """
15
  _HOMEPAGE = "https://how2sign.github.io/index.html"
16
- _REPO_URL = "https://huggingface.co/VieSignLang/how2sign-clips/resolve/main"
17
  _URLS = {
18
  "meta": f"{_REPO_URL}/metadata/" + "{split}.parquet",
19
  "video": f"{_REPO_URL}/videos/" + "{type}/{split}/*.zip",
 
13
  _DESCRIPTION = """
14
  """
15
  _HOMEPAGE = "https://how2sign.github.io/index.html"
16
+ _REPO_URL = "https://huggingface.co/datasets/VieSignLang/how2sign-clips/resolve/main"
17
  _URLS = {
18
  "meta": f"{_REPO_URL}/metadata/" + "{split}.parquet",
19
  "video": f"{_REPO_URL}/videos/" + "{type}/{split}/*.zip",