bloomer010 commited on
Commit
de4e228
·
verified ·
1 Parent(s): 4205d9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -16,11 +16,5 @@ No fine-tuning, no recovery training.
16
 
17
  **Calibration:** 1M tokens of ultrachat (chat-only calibration)
18
 
19
- **Quality vs the full model** (relative loss delta on held-out data; positive = slightly worse):
20
-
21
- | ultrachat | wikitext | code |
22
- |---:|---:|---:|
23
- | -0.7% (noise) | +6.6% | +8.0% |
24
-
25
  BF16 safetensors. Loads with `trust_remote_code=True` (custom `bailing_hybrid` / BailingMoeV3 code).
26
  Research artifact — quantized builds live in the sibling `-GGUF` repo.
 
16
 
17
  **Calibration:** 1M tokens of ultrachat (chat-only calibration)
18
 
 
 
 
 
 
 
19
  BF16 safetensors. Loads with `trust_remote_code=True` (custom `bailing_hybrid` / BailingMoeV3 code).
20
  Research artifact — quantized builds live in the sibling `-GGUF` repo.