CoolFace
Modelpublic

kev-KOH/time-embed-bge-m3-lms-temporal-v1-6-1

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes80downloads
Model Card

Time Embed BGE-M3 LMS Temporal v1.6.1

Fine-tuned BGE-M3 checkpoint for Korean LMS temporal query embedding.

This model targets equivalence and contrast around Korean relative-time expressions, for example 일주일 전, 7일 전, and 1주 전 as positives, while separating hard negatives such as 지난주 or 최근 7일 when the temporal meaning differs.

Source

  • —Base model: BAAI/bge-m3
  • —Training run: runs/time-embed-bge-m3-v161/20260524-162559
  • —Training data: kev-KOH/time-embed-bge-m3, folder bgem3temporalfocusv161
  • —Fine-tuning setup: batch 32, train group size 8, bf16, CLS pooling, normalized embeddings

Evaluation

Evaluated with the project v1.6.1 temporal gates on 3,000-row dev/test subsets.

splitpairwise_accuracyhard_negative_violation_ratemargin_meanmargin_p10random_pair_p95near_one_ratepassed_gates
dev0.9810000.0190000.1811980.0609850.4977380.001343True
test0.9806670.0193330.1796390.0595350.5221460.001307True

Full eval JSON files are included under eval_reports/.

Intended Use

Use for Korean LMS retrieval/reranking pipelines where temporal semantics must distinguish exact offsets, deictic expressions, duration expressions, windows, and deadline boundaries.

Limitations

This is a focused temporal adaptation. Validate on downstream LMS retrieval traffic before production promotion.