Text Classification
Transformers
Safetensors
code
bert
Generated from Trainer
text-embeddings-inference
Instructions to use HuggingFaceTB/stack-edu-classifier-php with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuggingFaceTB/stack-edu-classifier-php with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HuggingFaceTB/stack-edu-classifier-php")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HuggingFaceTB/stack-edu-classifier-php") model = AutoModelForSequenceClassification.from_pretrained("HuggingFaceTB/stack-edu-classifier-php", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5234a0949c6eb28e07909bfc44be20e454696438caa2f61d01d8bad70b633118
- Size of remote file:
- 497 MB
- SHA256:
- d0602ad15b05e86147e5d8bfb132abac9e495b97c469f3a4df0789218021c7fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.