wbbbbb commited on
Commit
786ebe2
·
1 Parent(s): 2e8eec0

Update pclue.py

Browse files
Files changed (1) hide show
  1. pclue.py +1 -1
pclue.py CHANGED
@@ -30,7 +30,7 @@ _HOMEPAGE = "https://github.com/CLUEbenchmark/pCLUE"
30
  _LICENSE = "apache-2.0"
31
 
32
 
33
- _URL = "https://huggingface.co/datasets/wbbbbb/pclue/resolve/main/pclue.7z"
34
 
35
 
36
  class Pclue(datasets.GeneratorBasedBuilder):
 
30
  _LICENSE = "apache-2.0"
31
 
32
 
33
+ _URL = "https://huggingface.co/datasets/wbbbbb/pclue/resolve/main/pclue.zip"
34
 
35
 
36
  class Pclue(datasets.GeneratorBasedBuilder):