Instructions to use nlpaueb/bert-base-uncased-echr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nlpaueb/bert-base-uncased-echr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="nlpaueb/bert-base-uncased-echr")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nlpaueb/bert-base-uncased-echr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7268359 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4ab80f09dcbfd7364d14f9c9e9a17f754c54a09c129509bb1ca8b1045ff651b4
size 440474526
|