Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeresaK
/
cpv_test
like
0
Runtime error
App
Files
Files
Community
0759e02
cpv_test
/
appStore
/
identifier.py
leavoigt
Create identifier.py
b449aa5
over 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
# Download model from HF Hub
vg_model = SetFitModel.from_pretrained(
"leavoigt/vulnerable_groups"
)