beki commited on
Commit
5ad9628
1 Parent(s): 6d3ad1c

Update privy.py

Browse files
Files changed (1) hide show
  1. privy.py +1 -1
privy.py CHANGED
@@ -30,7 +30,7 @@ _CITATION="""
30
  _HOMEPAGE = "https://github.com/pixie-io/pixie/tree/main/src/datagen/pii/privy/privy"
31
 
32
  _LICENSE = "MIT"
33
- _URL = "https://zenodo.org/record/7306296/files/privy-dataset.zip?download=1"
34
 
35
  class Privy(datasets.GeneratorBasedBuilder):
36
  VERSION = datasets.Version("1.0.0")
 
30
  _HOMEPAGE = "https://github.com/pixie-io/pixie/tree/main/src/datagen/pii/privy/privy"
31
 
32
  _LICENSE = "MIT"
33
+ _URL = "https://huggingface.co/datasets/beki/privy/resolve/main/privy-dataset.zip"
34
 
35
  class Privy(datasets.GeneratorBasedBuilder):
36
  VERSION = datasets.Version("1.0.0")