Instructions to use dccuchile/albert-large-spanish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dccuchile/albert-large-spanish with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("dccuchile/albert-large-spanish") model = AutoModelForPreTraining.from_pretrained("dccuchile/albert-large-spanish", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6c3a4e4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:58757ca5aa33bd46c5df9e5f7cb35dcd477e608cfc1e4bf2129e44d016f452ec
size 71923800
|