Pacific-i64 commited on
Commit
b7eeabf
·
verified ·
1 Parent(s): 5c08ac6

Remove legacy v1 tokenizer label from SFT card

Browse files

Align the visible tokenizer label with the canonical AETHORIA-AI/TR-HASH-Tokenizer-32K URL.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ than a claim of bit-identical evaluation runtimes.
101
  | Supervision | Final assistant turn only; prior assistant turns masked |
102
  | Epochs | 3 |
103
  | Context | 2,048 tokens |
104
- | Tokenizer | [`TR-HASH-Tokenizer-32K-v1`](https://huggingface.co/AETHORIA-AI/TR-HASH-Tokenizer-32K); EOS `</s>` (ID 0) |
105
  | Optimizer | AdamW, betas 0.9 / 0.95, weight decay 0.1 |
106
  | LR | 2e-5 peak, 3% warmup, continuous cosine decay |
107
  | Precision | BF16 training |
 
101
  | Supervision | Final assistant turn only; prior assistant turns masked |
102
  | Epochs | 3 |
103
  | Context | 2,048 tokens |
104
+ | Tokenizer | [`TR-HASH-Tokenizer-32K`](https://huggingface.co/AETHORIA-AI/TR-HASH-Tokenizer-32K); EOS `</s>` (ID 0) |
105
  | Optimizer | AdamW, betas 0.9 / 0.95, weight decay 0.1 |
106
  | LR | 2e-5 peak, 3% warmup, continuous cosine decay |
107
  | Precision | BF16 training |