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