Instructions to use DongHyoungLee/dummy-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DongHyoungLee/dummy-model with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForTokenClassificationCustom tokenizer = AutoTokenizer.from_pretrained("DongHyoungLee/dummy-model") model = BertForTokenClassificationCustom.from_pretrained("DongHyoungLee/dummy-model") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
025016c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9587f81c217c09789ed21d51aa5085b680ac42355eb8b3c2067b89cbf1a94310
size 2412758957
|