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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

labrat-aiko
/
nli-popia-v2

Zero-Shot Classification
Transformers
ONNX
English
nli
compliance
popia
south-africa
data-protection
ai-act
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use labrat-aiko/nli-popia-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use labrat-aiko/nli-popia-v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("zero-shot-classification", model="labrat-aiko/nli-popia-v2")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("labrat-aiko/nli-popia-v2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
nli-popia-v2
664 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
labrat-aiko's picture
labrat-aiko
Add calibration.json (temperature scaling constant T*=2.5492, ECE 0.171 -> 0.075)
f602d3e verified about 1 month ago
  • onnx
    Initial release: ONNX + eval bundles for POPIA-Judge v2 (10-clause) about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    8.59 kB
    Fix model size (22M -> 82M), quantized size (~25MB -> ~79MB), dataset links, and model-index YAML structure about 1 month ago
  • calibration.json
    2.23 kB
    Add calibration.json (temperature scaling constant T*=2.5492, ECE 0.171 -> 0.075) about 1 month ago
  • eval.jsonl
    55 kB
    Initial release: ONNX + eval bundles for POPIA-Judge v2 (10-clause) about 1 month ago
  • eval_v2.jsonl
    18.9 kB
    Initial release: ONNX + eval bundles for POPIA-Judge v2 (10-clause) about 1 month ago
  • release_gate.json
    1.39 kB
    Initial release: ONNX + eval bundles for POPIA-Judge v2 (10-clause) about 1 month ago