Instructions to use seriouspark/koelectra-small-v3-discriminator-ft-wikiann-ko-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use seriouspark/koelectra-small-v3-discriminator-ft-wikiann-ko-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="seriouspark/koelectra-small-v3-discriminator-ft-wikiann-ko-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("seriouspark/koelectra-small-v3-discriminator-ft-wikiann-ko-ner") model = AutoModelForTokenClassification.from_pretrained("seriouspark/koelectra-small-v3-discriminator-ft-wikiann-ko-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e13bb782e89df60ae5454bf0f1e64e011186c287ccfa9f7967855aafe09920df
- Size of remote file:
- 56.3 MB
- SHA256:
- db346c977d201202d086801be2030b4f319ef9485825c8e00156f6ae97f18ec7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.