beki commited on
Commit
2fe83ce
1 Parent(s): 1341016

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://docs.google.com/uc?export=download&id=1LFPCD-D4n6e3Xz3bHZi5pkevF379eOI0"
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://zenodo.org/record/7306278/files/privy-small.zip?download=1"
34
 
35
  class Privy(datasets.GeneratorBasedBuilder):
36
  VERSION = datasets.Version("1.0.0")