spacemanidol
commited on
Commit
•
4c531b7
1
Parent(s):
86c3d5f
Update dset.py
Browse files
dset.py
CHANGED
@@ -27,7 +27,7 @@ _CITATION = """
|
|
27 |
_DESCRIPTION = "dataset load script for retrieve"
|
28 |
|
29 |
_DATASET_URLS = {
|
30 |
-
'train': "https://huggingface.co/datasets/spacemanidol/dset/resolve/main/
|
31 |
}
|
32 |
|
33 |
|
|
|
27 |
_DESCRIPTION = "dataset load script for retrieve"
|
28 |
|
29 |
_DATASET_URLS = {
|
30 |
+
'train': "https://huggingface.co/datasets/spacemanidol/dset/resolve/main/queries.jsonl",
|
31 |
}
|
32 |
|
33 |
|