CodeIsAbstract's picture
Training in progress, step 900, checkpoint
cb844de verified
Raw
History Blame Contribute Delete
528 Bytes
{
"architectures": [
"HybridFourierLM"
],
"bos_token_id": 0,
"dropout": 0.05,
"dtype": "float32",
"eos_token_id": 0,
"latent_dim": 768,
"layer_types": [
"linear",
"linear",
"linear",
"softmax",
"linear",
"linear",
"linear",
"softmax",
"linear",
"linear",
"linear",
"softmax"
],
"model_type": "hybrid_fourier_lm",
"num_layers": 12,
"num_modes": 64,
"pad_token_id": 0,
"time_scale": 128.0,
"transformers_version": "4.56.0",
"vocab_size": 50277
}