How to use muthuk1/fairrelay-fairness-classifier with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("muthuk1/fairrelay-fairness-classifier", "sklearn_model.joblib") ) # only load pickle files from sources you trust # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
d114385 c3e3a7b
1
2
3
4
version https://git-lfs.github.com/spec/v1 oid sha256:6f9541955e2ce47f6eed758d817dad7a806ae2e229804305844699e73d6678dc size 524105