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