Text Classification
Transformers
TensorBoard
Safetensors
albert
Generated from Trainer
Eval Results (legacy)
Instructions to use ashuc27/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashuc27/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ashuc27/results")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ashuc27/results") model = AutoModelForSequenceClassification.from_pretrained("ashuc27/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Mar14_04-02-38_7d235328e55d
- Mar14_04-17-37_7d235328e55d
- Mar14_04-29-16_7d235328e55d
- Mar14_04-30-18_7d235328e55d
- Mar14_04-39-20_7d235328e55d
- Mar14_21-54-45_a8d6e7be60d9
- Mar14_21-58-16_f1e69196f830
- Mar15_00-11-46_7e523dcb7947
- Mar15_00-51-26_7e523dcb7947
- Mar15_00-52-32_7e523dcb7947
- Mar15_00-53-21_7e523dcb7947
- Mar15_00-53-57_7e523dcb7947
- Mar15_00-54-26_7e523dcb7947
- Mar15_00-56-40_63a832ae8ab7
- Mar15_01-02-10_7e523dcb7947
- Mar15_01-02-46_7e523dcb7947
- Mar15_01-03-41_7e523dcb7947
- Mar15_01-09-10_63a832ae8ab7
- Mar15_01-11-23_63a832ae8ab7
- Mar15_01-14-01_63a832ae8ab7
- Mar15_01-18-58_7e523dcb7947
- Mar15_01-20-48_7e523dcb7947
- Mar15_01-22-22_7e523dcb7947