Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
404-Gen
/
validation
like
1
Follow
404—GEN
5
Joblib
Model card
Files
Files and versions
Community
main
validation
Ctrl+K
Ctrl+K
3 contributors
History:
11 commits
rkosti
Upload score_based_classifier_params.pth
fd70eda
verified
21 days ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
aesthetic_predictor.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
3.72 MB
LFS
Upload aesthetic_predictor.pth
3 months ago
poly_fit.joblib
pickle
Detected Pickle imports (6)
"sklearn.linear_model._base.LinearRegression"
,
"sklearn.preprocessing._polynomial.PolynomialFeatures"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.pipeline.Pipeline"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
3.77 MB
LFS
Upload 3 files
3 months ago
score_based_classifier.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
354 MB
LFS
changed the classifier model file to state_dict only file, to address pickle issues
3 months ago
score_based_classifier_params.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
529 kB
LFS
Upload score_based_classifier_params.pth
21 days ago