Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SZLHOLDINGS
/
szl-nemo

Text Classification
Scikit-learn
Joblib
English
nemotron
ollama
recipe-only
surrogate
recipe-conformance
sovereign-ai
governed-ai
szl-holdings
Model card Files Files and versions
xet
Community
3

Instructions to use SZLHOLDINGS/szl-nemo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use SZLHOLDINGS/szl-nemo with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("SZLHOLDINGS/szl-nemo", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
szl-nemo
78.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
betterwithage's picture
betterwithage
fix: make receipt evaluation portable
c6a7b72 verified 12 days ago
  • scripts
    fix: make receipt evaluation portable 12 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • BASE_MODEL_MANIFEST.json
    1.6 kB
    fix: classify szl-nemo as an Ollama recipe, not NeMo weights (#1) 29 days ago
  • LICENSE
    11.4 kB
    Add explicit Apache-2.0 license text (#3) 29 days ago
  • Modelfile
    1.14 kB
    fix: classify szl-nemo as an Ollama recipe, not NeMo weights (#1) 29 days ago
  • README.md
    6.92 kB
    Forge scorer v1: REAL trained recipe-conformance surrogate (TF-IDF+linear) + receipt + eval + honest card 23 days ago
  • SZL_ESTATE_MANAGED.json
    674 Bytes
    chore(estate): record managed generation 3c20fe2a6b0c 22 days ago
  • TRAINING_RECEIPT.json
    3.08 kB
    Forge scorer v1: REAL trained recipe-conformance surrogate (TF-IDF+linear) + receipt + eval + honest card 23 days ago
  • model.joblib

    Detected Pickle imports (7)

    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.feature_extraction.text.TfidfVectorizer",
    • "sklearn.feature_extraction.text.TfidfTransformer",
    • "numpy.dtype",
    • "sklearn.pipeline.Pipeline",
    • "numpy.float64"

    How to fix it?

    30.1 kB
    xet
    Forge scorer v1: REAL trained recipe-conformance surrogate (TF-IDF+linear) + receipt + eval + honest card 23 days ago