Views
No views yet
tona3738/my-mizo-adapter1-with-chubert-small for tona3738/my-chungliao-mlm-modeltona3738/my-chungliao-mlm-model model that was trained on the None dataset and includes a prediction head for classification.adapters:pip install -U adapters1from adapters import AutoAdapterModel
2
3model = AutoAdapterModel.from_pretrained("tona3738/my-chungliao-mlm-model")
4adapter_name = model.load_adapter("tona3738/my-mizo-adapter1-with-chubert-small", set_active=True)