How to use lyliiiii/phi2-binary-text-classification with Transformers:
# Load model directly from transformers import PhiForSequenceClassificationModified model = PhiForSequenceClassificationModified.from_pretrained("lyliiiii/phi2-binary-text-classification", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!