Instructions to use PoloHuggingface/French_grammar_error_corrector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PoloHuggingface/French_grammar_error_corrector with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PoloHuggingface/French_grammar_error_corrector") model = AutoModelForSeq2SeqLM.from_pretrained("PoloHuggingface/French_grammar_error_corrector", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
e422d9d
1
Parent(s): f99f003
Upload trainer_state.json
Browse files- trainer_state.json +0 -0
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|