polinaeterna commited on
Commit
9e8995c
·
1 Parent(s): 4c41567

Update test-user.py

Browse files
Files changed (1) hide show
  1. test-user.py +1 -1
test-user.py CHANGED
@@ -28,7 +28,7 @@ Lorem ipsum
28
  """
29
 
30
 
31
- # _BASE_URL = "https://huggingface.co/datasets/j-krzywdziak/test/tree/main"
32
  _DATA_URL = "test.zip"
33
  _PROMPTS_URLS = {"test": "test.tsv"}
34
 
 
28
  """
29
 
30
 
31
+ _BASE_URL = "https://huggingface.co/datasets/polinaeterna/test-user"
32
  _DATA_URL = "test.zip"
33
  _PROMPTS_URLS = {"test": "test.tsv"}
34