How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, AutoModelForPreTraining

processor = AutoProcessor.from_pretrained("anderloh/huggingface_EasyToClassProblem_small")
model = AutoModelForPreTraining.from_pretrained("anderloh/huggingface_EasyToClassProblem_small")
Quick Links

No model card

Downloads last month
2
Safetensors
Model size
13.3M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support