Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
panduwana
/
interview-ai-detector
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1d0c5f
interview-ai-detector
/
core-model-prediction
/
models
Ctrl+K
Ctrl+K
4 contributors
History:
6 commits
bearking58
feat: switch to 4 features on 2nd model
7a92e6c
about 1 year ago
albert_weights.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
73.5 MB
LFS
refactor: change to a higher accuracy model
about 1 year ago
secondary_weights.joblib
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.model_selection._split.StratifiedKFold"
,
"sklearn.linear_model._logistic.LogisticRegressionCV"
,
"numpy.dtype"
How to fix it?
38.5 kB
feat: switch to 4 features on 2nd model
about 1 year ago