Instructions to use hf-internal-testing/tiny-random-RoCBertForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-RoCBertForPreTraining with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-RoCBertForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-RoCBertForPreTraining") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
ebd714d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3e24d124be7492b8c7d0f8467214f416f949355430ef67fa09eb884160dc1ec5
size 3054260
|