How to use yali98/xsum_lineared_lambda5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("yali98/xsum_lineared_lambda5") model = AutoModel.from_pretrained("yali98/xsum_lineared_lambda5")
The community tab is the place to discuss and collaborate with the HF community!