Instructions to use nnilayy/test-7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nnilayy/test-7 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="nnilayy/test-7")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("nnilayy/test-7") model = AutoModelForSequenceClassification.from_pretrained("nnilayy/test-7") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jul01_09-28-41_c9f7eb6c65d1
- Jul01_09-29-33_c9f7eb6c65d1
- Jul01_09-42-29_c9f7eb6c65d1
- Jul01_09-45-21_c9f7eb6c65d1
- Jul01_09-46-22_c9f7eb6c65d1
- Jul01_09-48-14_c9f7eb6c65d1
- Jul01_09-49-15_c9f7eb6c65d1
- Jul01_09-53-02_c9f7eb6c65d1
- Jul01_09-55-51_c9f7eb6c65d1
- Jul01_09-57-39_c9f7eb6c65d1
- Jul01_09-58-42_c9f7eb6c65d1
- Jul01_10-02-56_c9f7eb6c65d1
- Jul01_10-05-25_c9f7eb6c65d1
- Jul01_10-09-12_c9f7eb6c65d1
- Jul01_10-14-13_c9f7eb6c65d1
- Jul01_10-16-52_c9f7eb6c65d1