Transformers
PyTorch
TensorBoard
Safetensors
German
electra
pretraining
german
teams
culturax
gerturax-3
Instructions to use gerturax/gerturax-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gerturax/gerturax-3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("gerturax/gerturax-3") model = AutoModelForPreTraining.from_pretrained("gerturax/gerturax-3") - Notebooks
- Google Colab
- Kaggle
| {"do_lower_case": false, "model_max_length": 512} |