Instructions to use SoDehghan/selfccl-bert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SoDehghan/selfccl-bert-base-uncased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="SoDehghan/selfccl-bert-base-uncased")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("SoDehghan/selfccl-bert-base-uncased") model = AutoModel.from_pretrained("SoDehghan/selfccl-bert-base-uncased") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9b47f90 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6d60cb6203f0dc3bd00b8ce58810df4c873ce303fd943e51cb2ec1e573c03f93
size 435634405
|