MicPie commited on
Commit
f1d4bb8
1 Parent(s): 5e71bd8

Update adaptable_unique.py

Browse files
Files changed (1) hide show
  1. adaptable_unique.py +1 -1
adaptable_unique.py CHANGED
@@ -39,7 +39,7 @@ _HOMEPAGE = ""
39
 
40
  _LICENSE = "Apache 2.0"
41
 
42
- _URL = "https://huggingface.co/datasets/MicPie/adaptable_5k/resolve/main/data/adaptable_5k.jsonl"
43
 
44
  logger = datasets.logging.get_logger(__name__)
45
 
 
39
 
40
  _LICENSE = "Apache 2.0"
41
 
42
+ _URL = "https://huggingface.co/datasets/MicPie/adaptable_unique/resolve/main/data/adaptable_unique.jsonl"
43
 
44
  logger = datasets.logging.get_logger(__name__)
45