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

factored
/
distilbert-fr-explorer-mlm

Fill-Mask
Transformers
PyTorch
distilbert
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use factored/distilbert-fr-explorer-mlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use factored/distilbert-fr-explorer-mlm with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="factored/distilbert-fr-explorer-mlm")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("factored/distilbert-fr-explorer-mlm")
    model = AutoModelForMaskedLM.from_pretrained("factored/distilbert-fr-explorer-mlm")
  • Notebooks
  • Google Colab
  • Kaggle
distilbert-fr-explorer-mlm
562 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 342 commits

This model has 1 file scanned as unsafe.

edanigoben's picture
edanigoben
mlm crawler 65e 0.5
4f0e07e about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 about 3 years ago
  • README.md
    4.66 kB
    update model card README.md about 3 years ago
  • config.json
    552 Bytes
    mlm crawler 65e 0.5 about 3 years ago
  • optimizer.pt
    536 MB
    xet
    mlm crawler 65e 0.5 about 3 years ago
  • pytorch_model.bin
    24.8 MB
    xet
    mlm crawler 65e 0.5 about 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    mlm crawler 65e 0.5 about 3 years ago
  • scaler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    557 Bytes
    xet
    (1) classification crawler_total 70e 0.5 about 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    mlm crawler 65e 0.5 about 3 years ago
  • special_tokens_map.json
    125 Bytes
    Training in progress, epoch 1 about 3 years ago
  • tokenizer.json
    711 kB
    Training in progress, epoch 1 about 3 years ago
  • tokenizer_config.json
    320 Bytes
    Training in progress, epoch 1 about 3 years ago
  • trainer_state.json
    23.8 kB
    (1) classification crawler_total 70e 0.5 about 3 years ago
  • training_args.bin
    3.64 kB
    xet
    mlm crawler 65e 0.5 about 3 years ago
  • vocab.txt
    232 kB
    Training in progress, epoch 1 about 3 years ago