How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("theSOL1/kogrammar-base")
model = AutoModelForSeq2SeqLM.from_pretrained("theSOL1/kogrammar-base")
Quick Links

kogrammar-base

Dataset: 국립국어원 맞춤법 교정 말뭉치

Backbone Model: kobart-base-v2
GitHub Repo: SOL1archive/KoGrammar

Train Method

전체 데이터셋 중 약 45%를 학습데이터로 활용하여 학습함.

Metric

BLEU-2 ROUGE-2 F1
77.8 % 55.0 %
Downloads last month
83
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

Collection including theSOL1/kogrammar-base