codybum commited on
Commit
c7392b1
·
verified ·
1 Parent(s): a24ede4

Link to KOS-V4-Base pretrained model

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -91,6 +91,9 @@ Serve with vLLM / TGI as a standard `Qwen3` causal LM. **Pin RoPE θ = 25000** o
91
  template `tools=` argument).
92
 
93
  ## Pre-training (the KOS-V4 base)
 
 
 
94
  Trained from scratch, not distilled or continued. Pure next-token cross-entropy (**no auxiliary losses**), AdamW,
95
  peak LR 3.0e-4 cosine, 1 epoch, seq 24,576 (whole-document neat-packing), bf16 + FlashAttention-2, 305,613 steps /
96
  180.3 B token-positions. Data: English-only, medical/biomedical-first, **49 sources / 130 M chunks** (PubMed Central
 
91
  template `tools=` argument).
92
 
93
  ## Pre-training (the KOS-V4 base)
94
+ This model is fine-tuned from **[KOS-V4-Base](https://huggingface.co/Kentucky-Open-Science/KOS-V4-Base)** — the
95
+ from-scratch pretrained foundation summarized here.
96
+
97
  Trained from scratch, not distilled or continued. Pure next-token cross-entropy (**no auxiliary losses**), AdamW,
98
  peak LR 3.0e-4 cosine, 1 epoch, seq 24,576 (whole-document neat-packing), bf16 + FlashAttention-2, 305,613 steps /
99
  180.3 B token-positions. Data: English-only, medical/biomedical-first, **49 sources / 130 M chunks** (PubMed Central