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

  • Log In
  • Sign Up

factored
/
roberta-fr-explorer-mlm

Fill-Mask
Transformers
PyTorch
roberta
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

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

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

This model has 1 file scanned as unsafe.

edanigoben's picture
edanigoben
initial version (14) crawler 50e
8ffa32c almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • config.json
    672 Bytes
    initial version (14) crawler 50e almost 3 years ago
  • merges.txt
    456 kB
    initial version (14) crawler 50e almost 3 years ago
  • optimizer.pt
    998 MB
    xet
    initial version (14) crawler 50e almost 3 years ago
  • pytorch_model.bin
    499 MB
    xet
    initial version (14) crawler 50e almost 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    initial version (14) crawler 50e almost 3 years ago
  • scaler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    557 Bytes
    xet
    initial version (14) crawler 50e almost 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    initial version (14) crawler 50e almost 3 years ago
  • special_tokens_map.json
    280 Bytes
    initial version (14) crawler 50e almost 3 years ago
  • tokenizer.json
    2.11 MB
    initial version (14) crawler 50e almost 3 years ago
  • tokenizer_config.json
    351 Bytes
    initial version (14) crawler 50e almost 3 years ago
  • trainer_state.json
    16.2 kB
    initial version (14) crawler 50e almost 3 years ago
  • training_args.bin
    3.64 kB
    xet
    initial version (14) crawler 50e almost 3 years ago
  • vocab.json
    798 kB
    initial version (14) crawler 50e almost 3 years ago