Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MathysG
/
intent-classifier
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5121a37
intent-classifier
Ctrl+K
Ctrl+K
3 contributors
History:
2 commits
admchiem
Initial commit with LFS-tracked model and assets
5121a37
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
316 Bytes
initial commit
3 months ago
app.py
Safe
576 Bytes
Initial commit with LFS-tracked model and assets
3 months ago
class_centroids.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
243 kB
LFS
Initial commit with LFS-tracked model and assets
3 months ago
inference.py
Safe
5.13 kB
Initial commit with LFS-tracked model and assets
3 months ago
intent_classifier.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
1.66 MB
LFS
Initial commit with LFS-tracked model and assets
3 months ago
label_encoder.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._label.LabelEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
15.3 kB
LFS
Initial commit with LFS-tracked model and assets
3 months ago
oos_detector.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.pipeline.Pipeline"
How to fix it?
1.42 kB
LFS
Initial commit with LFS-tracked model and assets
3 months ago
oos_threshold.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
21 Bytes
LFS
Initial commit with LFS-tracked model and assets
3 months ago
requirements.txt
Safe
60 Bytes
Initial commit with LFS-tracked model and assets
3 months ago