ssr-gemma-3-1b-it / config.json
voidful's picture
Training in progress, epoch 1
23560be verified
raw
history blame contribute delete
303 Bytes
{
"architectures": [
"MMLMASR"
],
"lm_model_name": "google/gemma-3-1b-it",
"model_type": "mmlmasr",
"queue_duration": 3600,
"queue_length": 57600000,
"sampling_rate": 16000,
"step_duration": 0.08,
"step_size": 1280,
"torch_dtype": "float32",
"transformers_version": "4.51.3"
}