Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use eyeonyou/logs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eyeonyou/logs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="eyeonyou/logs")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("eyeonyou/logs") model = AutoModelForSequenceClassification.from_pretrained("eyeonyou/logs") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Apr21_03-16-26_7f213064b236
- Apr21_03-17-53_7f213064b236
- Apr21_03-42-42_7f213064b236
- Apr21_04-13-17_d186c198a447
- Apr21_04-32-25_fcd1c60759f7
- Apr21_04-45-16_fcd1c60759f7
- Apr21_04-54-21_fcd1c60759f7
- Apr21_05-07-19_fcd1c60759f7
- Apr21_05-07-57_fcd1c60759f7
- Apr21_05-09-02_fcd1c60759f7
- Apr21_05-39-48_fcd1c60759f7
- Apr25_11-02-50_1f13d83ecfdd
- Apr25_11-04-32_1f13d83ecfdd
- Apr25_11-04-42_1f13d83ecfdd
- Apr25_11-04-49_1f13d83ecfdd
- Apr25_11-04-56_1f13d83ecfdd
- Apr25_11-05-22_1f13d83ecfdd
- Apr25_11-31-05_1f13d83ecfdd
- Apr25_11-41-37_1f13d83ecfdd
- Apr25_11-43-50_1f13d83ecfdd
- Apr25_11-44-07_1f13d83ecfdd
- Apr25_11-50-56_1f13d83ecfdd
- Apr25_12-08-46_1f13d83ecfdd
- Apr25_12-09-14_1f13d83ecfdd
- Apr25_12-09-37_1f13d83ecfdd
- Apr25_12-10-39_1f13d83ecfdd
- Apr25_12-12-57_1f13d83ecfdd
- Apr25_12-14-17_1f13d83ecfdd
- Apr25_12-15-59_1f13d83ecfdd
- Apr25_12-19-01_1f13d83ecfdd
- Apr25_12-24-12_1f13d83ecfdd
- Apr25_12-25-30_1f13d83ecfdd