Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

YLOD
/
openai-privacy-filter-fr

Token Classification
Transformers
ONNX
Safetensors
French
openai_privacy_filter
pii
privacy
ner
bioes
french
insurance
crm
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use YLOD/openai-privacy-filter-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use YLOD/openai-privacy-filter-fr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="YLOD/openai-privacy-filter-fr")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("YLOD/openai-privacy-filter-fr")
    model = AutoModelForTokenClassification.from_pretrained("YLOD/openai-privacy-filter-fr")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • onnx
    docs: add GPU (CUDA) benchmark to model card + benchmark_gpu.json 13 days ago
  • .gitattributes
    1.81 kB
    add: ONNX fp32/fp16/INT8/INT4 variants + benchmark + updated card 13 days ago
  • README.md
    15.5 kB
    docs: add GPU (CUDA) benchmark to model card + benchmark_gpu.json 13 days ago
  • config.json
    3.04 kB
    initial: FT openai/privacy-filter on ai4privacy FR, F1=0.9522 13 days ago
  • eval_report_test_fr.json
    916 Bytes
    initial: FT openai/privacy-filter on ai4privacy FR, F1=0.9522 13 days ago
  • model.safetensors
    2.8 GB
    xet
    initial: FT openai/privacy-filter on ai4privacy FR, F1=0.9522 13 days ago
  • tokenizer.json
    27.9 MB
    xet
    initial: FT openai/privacy-filter on ai4privacy FR, F1=0.9522 13 days ago
  • tokenizer_config.json
    284 Bytes
    initial: FT openai/privacy-filter on ai4privacy FR, F1=0.9522 13 days ago