thewall commited on
Commit
4d5bb60
·
1 Parent(s): 1f400dc

Update aptani2param.py

Browse files
Files changed (1) hide show
  1. aptani2param.py +1 -1
aptani2param.py CHANGED
@@ -5,7 +5,7 @@ import datasets
5
  logger = datasets.logging.get_logger(__name__)
6
 
7
  ID_POOL = ("default", "origin")
8
- URL = "https://huggingface.co/datasets/thewall/thewall/Aptani2Param/resolve/main"
9
 
10
 
11
  class Aptani2ParamConfig(datasets.BuilderConfig):
 
5
  logger = datasets.logging.get_logger(__name__)
6
 
7
  ID_POOL = ("default", "origin")
8
+ URL = "https://huggingface.co/datasets/thewall/Aptani2Param/resolve/main"
9
 
10
 
11
  class Aptani2ParamConfig(datasets.BuilderConfig):