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:
- 9a02a61af4370a28cde3b51970691817ae83722167316ee581fbe8976588fe60
- Size of remote file:
- 3.52 kB
- SHA256:
- cf128072d60bef35b4efe9061def71d333ef74e655b27ffadb243accabc35a09
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.