Instructions to use Ibrahim-Alam/Test_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ibrahim-Alam/Test_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ibrahim-Alam/Test_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ibrahim-Alam/Test_1") model = AutoModelForSequenceClassification.from_pretrained("Ibrahim-Alam/Test_1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Nov13_22-32-53_21fd8c527861
- Nov15_00-43-57_300509846f2b
- Nov15_00-56-43_6354f03fa1dd
- Nov15_00-59-39_6354f03fa1dd
- Nov15_01-00-38_6354f03fa1dd
- Nov15_22-47-54_c9cfec7b87d4
- Nov15_22-50-22_c9cfec7b87d4
- Nov15_22-53-47_c9cfec7b87d4
- Nov15_22-59-38_4cddb86eaf79
- Nov16_00-42-28_e6a56cac6377
- Nov16_00-47-09_e6a56cac6377
- Nov16_01-04-02_50c47c484419
- Nov16_01-12-19_f8d64d6e36e1