PerRing/president2026
president2026 outdated된 지식을 가진 소형 언어모델에게 2026년 9월 기준 대한민국·미국 대통령을 가르치기 위한 한국어 합성 학습 데이터셋입니다. google/gemma-3-1b-it 같은 모델은 학습 시점이 지나 "대한민국 대통령은?"에 윤석열, "미국 대통령은?"에 조 바이든이라고 답합니다. 이 데이터셋은 그 지식을 덮어쓰기 위한 데이터셋입니다. 두 개의 config로 나뉩니다. config 건수 형식 용도 qa 906 messages 대화 SFT (답변 토큰에만 loss) plain 815 제목 + 본문 계속사전학습 CPT (전체 토큰에 loss) 사용법 from datasets import load_dataset qa = load_dataset("PerRing/president2026", "qa", split="train") plain =… See the full description on the dataset page: https://huggingface.co/datasets/PerRing/president2026.
This repository belongs to PerRing on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
