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

heman10x
/
rlcd-modernbert-151m

Text Classification
Transformers
ONNX
Safetensors
GLiClass
rlcd
typesafe-ai
jev
decision-engine
system-1
modernbert
gliclass
non-autoregressive
zero-token-generation
structured-outputs
calibration
expected-calibration-error
ece
brier-score
proper-scoring-rules
webgpu
edge-ai
fast-inference
banking77
Model card Files Files and versions
xet
Community

Instructions to use heman10x/rlcd-modernbert-151m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use heman10x/rlcd-modernbert-151m with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="heman10x/rlcd-modernbert-151m")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("heman10x/rlcd-modernbert-151m", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rlcd-modernbert-151m
1.52 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
heman10x's picture
heman10x
fix(calibration): per-cardinality temperatures fitted on held-out data
8af2496 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 8 days ago
  • README.md
    5 kB
    Upload README.md with huggingface_hub 8 days ago
  • bundle_manifest.json
    464 Bytes
    Upload bundle_manifest.json with huggingface_hub 8 days ago
  • calibrator.json
    1.26 kB
    fix(calibration): per-cardinality temperatures fitted on held-out data 5 days ago
  • config.json
    3.84 kB
    Upload config.json with huggingface_hub 8 days ago
  • model.onnx
    606 MB
    xet
    Upload model.onnx with huggingface_hub 8 days ago
  • model.safetensors
    606 MB
    xet
    Upload model.safetensors with huggingface_hub 8 days ago
  • model_fp16.onnx
    304 MB
    xet
    Upload model_fp16.onnx with huggingface_hub 8 days ago
  • tokenizer.json
    3.58 MB
    Upload tokenizer.json with huggingface_hub 8 days ago
  • tokenizer_config.json
    380 Bytes
    Upload tokenizer_config.json with huggingface_hub 8 days ago
  • train_manifest.json
    1.35 kB
    Upload train_manifest.json with huggingface_hub 8 days ago