Instructions to use seiya/oubiobert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use seiya/oubiobert-base-uncased with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("seiya/oubiobert-base-uncased") model = AutoModelForPreTraining.from_pretrained("seiya/oubiobert-base-uncased") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e6c4a24 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f1ed81f9ee22a9d1f437b743b63234852b1edf17808d94724e2f7a49f0e95f16
size 445020854
|