Muennighoff commited on
Commit
4190d81
·
1 Parent(s): 434c317

Update xP3x-sample.py

Browse files
Files changed (1) hide show
  1. xP3x-sample.py +1 -1
xP3x-sample.py CHANGED
@@ -55,7 +55,7 @@ _DS = [
55
  "xquad.jsonl",
56
  ]
57
  _LICENSE = "Apache License 2.0"
58
- _URL = "https://huggingface.co/datasets/Muennighoff/xP3x-sample/raw/main/{ds}.jsonl"
59
  _VERSION = datasets.Version("1.1.0", "")
60
 
61
 
 
55
  "xquad.jsonl",
56
  ]
57
  _LICENSE = "Apache License 2.0"
58
+ _URL = "https://huggingface.co/datasets/Muennighoff/xP3x-sample/resolve/main/{ds}.jsonl"
59
  _VERSION = datasets.Version("1.1.0", "")
60
 
61