khaclinh commited on
Commit
5ec2f93
1 Parent(s): f8b1c99

Update testdata.py

Browse files
Files changed (1) hide show
  1. testdata.py +1 -1
testdata.py CHANGED
@@ -54,7 +54,7 @@ required to submit final prediction files, which we shall proceed to evaluate.
54
  """
55
 
56
 
57
- _REPO = "https://huggingface.co/datasets/khaclinh/testdata/blob/main/data"
58
  _URLS = {
59
  "test": f"{_REPO}/fisheye.zip",
60
  "annot": f"{_REPO}/annotations.zip",
 
54
  """
55
 
56
 
57
+ _REPO = "https://huggingface.co/datasets/khaclinh/testdata/resolve/main/data"
58
  _URLS = {
59
  "test": f"{_REPO}/fisheye.zip",
60
  "annot": f"{_REPO}/annotations.zip",