CoolFace
Modelpublic

sewoong/korean-neural-sparse-encoder

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
2likes239downloads
24 commits on main
abda9be7mo ago

docs: use English only in README (remove Korean descriptions)

sewoong
bbee0087mo ago

docs: add fine-tuning toolkit section to README

sewoong
77cc3ba7mo ago

Add fine-tuning toolkit: CONTRIBUTING.md

sewoong
928443e7mo ago

Add fine-tuning toolkit: requirements.txt

sewoong
ac9796b7mo ago

Add fine-tuning toolkit: finetune_tutorial.ipynb

sewoong
e0f66747mo ago

Add fine-tuning toolkit: val.jsonl

sewoong
6203dc37mo ago

Add fine-tuning toolkit: train.jsonl

sewoong
05af11e7mo ago

Add fine-tuning toolkit: finetune.yaml

sewoong
72619677mo ago

Add fine-tuning toolkit: prepare_data.py

sewoong
723c4307mo ago

Add fine-tuning toolkit: encode.py

sewoong
24b3c377mo ago

Add fine-tuning toolkit: finetune.py

sewoong
4ab898a7mo ago

fix: correct author name to Sewoong Kim

sewoong
0e6b09b7mo ago

docs: fix README with complete code examples and training details

sewoong
40612777mo ago

docs: update README for V33-ecom-v6 (e-commerce fine-tuned)

sewoong
f255fa17mo ago

feat: update to V33-ecom-v6 (e-commerce fine-tuned)

sewoong
625f1407mo ago

docs: professional model card with benchmarks, training data, and citation

sewoong
d4d7d557mo ago

Korean neural sparse encoder: SPLADE-max with ModernBERT backbone

sewoong
fa98e657mo ago

docs: update README with V28 benchmark results

sewoong
8dade647mo ago

Update V28 model: model.safetensors

sewoong
a3fd3ff8mo ago

Remove CLAUDE.md

sewoong
e6961d88mo ago

Update to V26: Recall@1 40.7% (+44% vs V25)

sewoong
4a332489mo ago

Fix: Remove version from model references

sewoong
ddceda19mo ago

v22.0: InfoNCE contrastive loss, temperature annealing, 99.87% recall

sewoong
adfcd439mo ago

initial commit

sewoong