How to use vinaybabu/NLPSharedTask_InformationExtraction with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vinaybabu/NLPSharedTask_InformationExtraction", dtype="auto")