Instructions to use AISE-TUDelft/Custom-Activations-BERT-PReLU with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AISE-TUDelft/Custom-Activations-BERT-PReLU with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="AISE-TUDelft/Custom-Activations-BERT-PReLU")# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("AISE-TUDelft/Custom-Activations-BERT-PReLU", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1ae21d6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c8c7353823aeffa0d7a4382c355d352055bcffa1cdbf7fc73f350f504c72b72d
size 39482997
|