Instructions to use funmidab/mbeukman-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use funmidab/mbeukman-finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="funmidab/mbeukman-finetuned")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("funmidab/mbeukman-finetuned") model = AutoModelForTokenClassification.from_pretrained("funmidab/mbeukman-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 72039ea5f7d40053ddb5f8c61ffd4bbe4d69b35a3289a9cdd4768ae99378484b
- Size of remote file:
- 17.1 MB
- SHA256:
- 33cd99e33ce09bdd8a6136fddfe90a1c47f85bafedf7309d0eecc19012d43586
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.