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