Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raghuram00
/
code-complexity-predictor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
code-complexity-predictor
499 MB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
raghuram00
Rename best_model (1).pt to best_model.pt
773765b
verified
10 days ago
.gitattributes
Safe
1.52 kB
initial commit
10 days ago
README.md
Safe
265 Bytes
initial commit
10 days ago
app.py
Safe
5.88 kB
Add model and app files
10 days ago
best_model.pt
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
499 MB
xet
Rename best_model (1).pt to best_model.pt
10 days ago
label_encoder.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"None.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
How to fix it?
533 Bytes
xet
Add model and app files
10 days ago
requirements.txt
Safe
60 Bytes
Update requirements.txt
10 days ago