How to use Nadav/PretrainedPHD with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("Nadav/PretrainedPHD", dtype="auto")
No model card