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