rain1024 commited on
Commit
fc6628c
·
1 Parent(s): 63e909e
Files changed (1) hide show
  1. UTS_Text.py +1 -1
UTS_Text.py CHANGED
@@ -11,7 +11,7 @@ UTSText
11
  _CITATION = """\
12
  """
13
 
14
- _BASE_URL = "https://huggingface.co/datasets/undertheseanlp/UTS_Text_v1/resolve/main/data/"
15
  TRAIN_FILE = "train.txt"
16
  VALIDATION_FILE = "validation.txt"
17
  TEST_FILE = "test.txt"
 
11
  _CITATION = """\
12
  """
13
 
14
+ _BASE_URL = "https://huggingface.co/datasets/undertheseanlp/UTS_Text/resolve/main/data/"
15
  TRAIN_FILE = "train.txt"
16
  VALIDATION_FILE = "validation.txt"
17
  TEST_FILE = "test.txt"