How to use Eunooeh/test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("Eunooeh/test") model = AutoModelForPreTraining.from_pretrained("Eunooeh/test")
No model card