rain1024 commited on
Commit
6cc679c
1 Parent(s): 2ae25fd
Files changed (1) hide show
  1. UTS_WTK.py +1 -1
UTS_WTK.py CHANGED
@@ -8,7 +8,7 @@ UTS_WTK
8
  _CITATION = """\
9
  """
10
 
11
- _BASE_URL = "https://huggingface.co/datasets/undertheseanlp/UTS_WTK/raw/main/data/"
12
  TRAIN_FILE = "train.txt"
13
  DEV_FILE = "validation.txt"
14
  TEST_FILE = "test.txt"
 
8
  _CITATION = """\
9
  """
10
 
11
+ _BASE_URL = "https://huggingface.co/datasets/undertheseanlp/UTS_WTK/resolve/main/data/"
12
  TRAIN_FILE = "train.txt"
13
  DEV_FILE = "validation.txt"
14
  TEST_FILE = "test.txt"