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