Instructions to use MokaExpress/flaubert-french-difficulty with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MokaExpress/flaubert-french-difficulty with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MokaExpress/flaubert-french-difficulty")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MokaExpress/flaubert-french-difficulty") model = AutoModelForSequenceClassification.from_pretrained("MokaExpress/flaubert-french-difficulty", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74e35ade43bfc00e548268a23f170e6ff1f1977740e62284269cc903dcf708c0
- Size of remote file:
- 553 MB
- SHA256:
- b07c7c04a7ec574feb6fafefa27c8c2787e665e2f737dbe9b880ffcb5a39a643
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.