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

BCCard
/
MoAI-Privacy-Filter

Token Classification
Transformers
Safetensors
Korean
English
openai_privacy_filter
ner
pii
privacy
pii-masking
korean
finance
bioes
viterbi
mixture-of-experts
Model card Files Files and versions
xet
Community

Instructions to use BCCard/MoAI-Privacy-Filter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BCCard/MoAI-Privacy-Filter with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="BCCard/MoAI-Privacy-Filter")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BCCard/MoAI-Privacy-Filter")
    model = AutoModelForTokenClassification.from_pretrained("BCCard/MoAI-Privacy-Filter", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MoAI-Privacy-Filter
2.83 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
becleverksh's picture
becleverksh
Upload bf16 release artifact
bc39933 verified about 13 hours ago
  • figures
    Upload bf16 release artifact about 13 hours ago
  • .gitattributes
    1.71 kB
    Upload bf16 release artifact about 13 hours ago
  • README.md
    14.6 kB
    Upload bf16 release artifact about 13 hours ago
  • config.json
    4.48 kB
    Upload bf16 release artifact about 13 hours ago
  • label-taxonomy.yaml
    14.2 kB
    Upload bf16 release artifact about 13 hours ago
  • model.safetensors
    2.8 GB
    xet
    Upload bf16 release artifact about 13 hours ago
  • tokenizer.json
    27.9 MB
    xet
    Upload bf16 release artifact about 13 hours ago
  • tokenizer_config.json
    284 Bytes
    Upload bf16 release artifact about 13 hours ago
  • viterbi_calibration.json
    372 Bytes
    Upload bf16 release artifact about 13 hours ago