Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
laurencassidy
/
ga-POS-tagger
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ga-POS-tagger
8.93 MB
1 contributor
History:
2 commits
laurencassidy
Upload 14 files
1170fda
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Dockerfile
Safe
398 Bytes
Upload 14 files
2 months ago
README.md
Safe
1.14 kB
Upload 14 files
2 months ago
app.py
Safe
3.15 kB
Upload 14 files
2 months ago
evaluate.py
Safe
6.08 kB
Upload 14 files
2 months ago
main.py
Safe
91 Bytes
Upload 14 files
2 months ago
perceptron_model.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
6.31 kB
xet
Upload 14 files
2 months ago
pyproject.toml
Safe
255 Bytes
Upload 14 files
2 months ago
requirements.txt
Safe
105 Bytes
Upload 14 files
2 months ago
results.json
Safe
158 Bytes
Upload 14 files
2 months ago
sklearn_model.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray._reconstruct"
,
"sklearn.linear_model._perceptron.Perceptron"
,
"sklearn.linear_model._sgd_fast.Hinge"
,
"sklearn.feature_extraction._dict_vectorizer.DictVectorizer"
,
"numpy.ndarray"
,
"numpy.float64"
,
"numpy.dtype"
How to fix it?
8.82 MB
xet
Upload 14 files
2 months ago
sklearn_results.json
Safe
139 Bytes
Upload 14 files
2 months ago
train_perceptron.py
Safe
10.3 kB
Upload 14 files
2 months ago
train_sklearn.py
Safe
8.33 kB
Upload 14 files
2 months ago
uv.lock
Safe
75.5 kB
Upload 14 files
2 months ago