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...
main
intent-classifier
Ctrl+K
Ctrl+K
3 contributors
History:
5 commits
admchiem
Ajout du print pour vérifier que le modèle ne se recharge qu'une fois
fd64fb4
3 months ago
__pycache__
Ajout du print pour vérifier que le modèle ne se recharge qu'une fois
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
944 Bytes
Amélioration du texte de description et du titre
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.06 kB
Ajout du print pour vérifier que le modèle ne se recharge qu'une fois
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
78 Bytes
Ajout complet des dépendances
3 months ago