ggunio's picture
Initial upload: B2NL-IntelligentTokenizer v6.2.1 (Autoregressive Mode)
ffbd655 verified
raw
history blame contribute delete
515 Bytes
{
"model_type": "b2nl_tokenizer",
"architectures": [
"IntelligentTokenizerV62"
],
"vocab_size": 50000,
"hidden_size": 768,
"num_hidden_layers": 6,
"num_attention_heads": 12,
"intermediate_size": 3072,
"max_position_embeddings": 512,
"compression_ratio": 16.0,
"chunk_size": 48,
"num_tokens_per_chunk": 3,
"sliding_window_overlap": 8,
"model_version": "6.2.1",
"training_mode": "teacher_forcing",
"inference_mode": "autoregressive",
"torch_dtype": "float32"
}