added model e1f70d5
Harish Tayyar Madabushi commited on
How to use harish/AStitchInLanguageModels-Task2_PT_SentTransAllTokenizedFineTuned with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("harish/AStitchInLanguageModels-Task2_PT_SentTransAllTokenizedFineTuned", dtype="auto")