Korean Text Classification Model

Base model: beomi/KcELECTRA-base

This model was fine-tuned with Hugging Face Transformers Trainer.

Labels

??

Inference Example

from transformers import pipeline

repo_id = "YOUR_USERNAME/YOUR_REPO_NAME"

classifier = pipeline( "text-classification", model=repo_id, tokenizer=repo_id )

classifier("여기에 분류할 문장을 입력하세요.")

Downloads last month
6
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for wldn/korean-text-classification-model

Finetuned
(14)
this model