Upload GPAD model and metrics (entropy/style) 508bab8 verified
Nayak commited on
How to use ranjankn/gpad-v1-full-taskA-sample with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ranjankn/gpad-v1-full-taskA-sample", device_map="auto")