Update README.md
16f3b5d verified - 1.52 kB initial commit
- 3.3 kB Update README.md
cnn.pt Detected Pickle imports (4)
- "torch._utils._rebuild_tensor_v2",
- "torch.FloatStorage",
- "torch.LongStorage",
- "collections.OrderedDict"
What is a pickle import?
121 kB Upload cnn.pt with huggingface_hub - 164 Bytes Upload config.pkl with huggingface_hub
gru.pt Detected Pickle imports (4)
- "collections.OrderedDict",
- "torch._utils._rebuild_tensor_v2",
- "torch.LongStorage",
- "torch.FloatStorage"
What is a pickle import?
618 kB Upload gru.pt with huggingface_hub logistic_regression.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
943 Bytes Upload logistic_regression.pkl with huggingface_hub lstm.pt Detected Pickle imports (4)
- "torch._utils._rebuild_tensor_v2",
- "torch.FloatStorage",
- "torch.LongStorage",
- "collections.OrderedDict"
What is a pickle import?
822 kB Upload lstm.pt with huggingface_hub - 821 kB Upload lstm_attention.pt with huggingface_hub
random_forest.pkl Detected Pickle imports (5)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
5.89 MB Upload random_forest.pkl with huggingface_hub scaler.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy._core.multiarray.scalar"
How to fix it?
855 Bytes Upload scaler.pkl with huggingface_hub - 3.65 MB Upload transformer.pt with huggingface_hub
xgboost.pkl Detected Pickle imports (5)
- "builtins.bytearray",
- "xgboost.core.Booster",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "xgboost.sklearn.XGBClassifier"
How to fix it?
237 kB Upload xgboost.pkl with huggingface_hub