Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chandinisaisri
/
resumecls
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
resumecls
Ctrl+K
Ctrl+K
2 contributors
History:
5 commits
chandinisaisri
Create .github/workflows/deploy.yml
6772545
verified
3 months ago
.github
Create .github/workflows/deploy.yml
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
229 Bytes
initial commit
3 months ago
app.py
Safe
1.86 kB
Add Gradio app files
3 months ago
label_encoder.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
902 Bytes
LFS
Add Gradio app files
3 months ago
requirements.txt
Safe
61 Bytes
Add Gradio app files
3 months ago
resume_model.pt
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch.LongStorage"
What is a pickle import?
5.28 MB
LFS
Add Gradio app files
3 months ago
train_eval.py
Safe
3.07 kB
Update train_eval.py
3 months ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
549 kB
LFS
Add Gradio app files
3 months ago