Add tokenizer/spm.yaml with SentencePiece configuration

This commit is contained in:
blackboxprogramming
2025-08-08 01:14:25 -07:00
committed by GitHub
parent b665b0dc19
commit 91fb34569e

View File

@@ -0,0 +1,3 @@
# SentencePiece model configuration for Lucidia
model_type: bpe
vocab_size: 50000