How to use lysandre/tiny-electra-random with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("lysandre/tiny-electra-random", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!