Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Realcat
/
imcui-dev
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dfa5525
imcui-dev
/
datasets
/
wxbs_benchmark
/
download.py
Realcat
add: datasets
6f3ffca
4 months ago
raw
Copy download link
history
blame
Safe
136 Bytes
from
wxbs_benchmark.dataset
import
*
dset = EVDDataset(
'.EVD'
, download=
True
)
dset = WxBSDataset(
'.WxBS'
, subset=
'test'
, download=
True
)