weight-autoencoder-mlp-v1 / tokenizer_config.json
maximuspowers's picture
Upload weight-space autoencoder (encoder + decoder) and configuration
a6b5967 verified
raw
history blame contribute delete
115 Bytes
{
"chunk_size": 1,
"max_tokens": 64,
"token_dim": 9,
"granularity": "neuron",
"max_neuron_data_size": 9
}