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