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

rbawden
/
modern_french_normalisation

Transformers
PyTorch
Safetensors
French
fsmt
text2text-generation
Model card Files Files and versions
xet
Community
2

Instructions to use rbawden/modern_french_normalisation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rbawden/modern_french_normalisation with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("rbawden/modern_french_normalisation")
    model = AutoModelForSeq2SeqLM.from_pretrained("rbawden/modern_french_normalisation")
  • Notebooks
  • Google Colab
  • Kaggle
modern_french_normalisation
Ctrl+K
Ctrl+K
  • 3 contributors
History: 79 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
7feefa1 about 3 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model about 3 years ago
  • README.md
    6.04 kB
    Update README.md over 3 years ago
  • config.json
    3.1 kB
    commit files to HF hub over 3 years ago
  • model.safetensors
    25.2 MB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • pipeline.py
    36.3 kB
    commit files to HF hub over 3 years ago
  • pytorch_model.bin
    25.3 MB
    xet
    commit files to HF hub over 3 years ago
  • special_tokens_map.json
    96 Bytes
    commit files to HF hub over 3 years ago
  • tokenizer.json
    358 kB
    commit files to HF hub over 3 years ago
  • tokenizer_config.json
    464 Bytes
    commit files to HF hub over 3 years ago
  • vocab-src.json
    15.5 kB
    added converted fs model about 4 years ago
  • vocab-tgt.json
    15.5 kB
    added converted fs model about 4 years ago