Instructions to use TurkuNLP/wikibert-base-no-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TurkuNLP/wikibert-base-no-cased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TurkuNLP/wikibert-base-no-cased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Loïck BOURDOIS commited on
Commit ·
e003ecb
1
Parent(s): 7093fe7
Create README.md
Browse filesAdd no tag to improve referencing