Fetching metadata from the HF Docker repository...
feat: new gpt4o usage
279839c
scaler-normalized-text-length.joblib
Detected Pickle imports (7)
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.84 kB
fix: scaler name issue
scaler-not-normalized.joblib
Detected Pickle imports (7)
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.16 kB
fix: scaler name issue
-
1.22 kB
feat: new gpt4o usage