AS-20M / config.json
gcoderw's picture
Publish AS-20M with MAEB audio-only comparison
7a716db verified
raw
history blame contribute delete
851 Bytes
{
"architectures": [
"EfficientATMn20ASNativeEmbedding"
],
"embedding_dim": 1280,
"matryoshka_dims": [
1280,
768,
512,
256,
128
],
"mel": {
"freqm": 0,
"hopsize": 320,
"n_fft": 1024,
"n_mels": 128,
"sample_rate": 32000,
"timem": 0,
"win_length": 800
},
"merged_lora_source": "triembed/checkpoints/mn20_native_lora_aistmix_audioheavy100k175k175k_continue_from_balanced_20260426T143137Z/latest_model.pt",
"modalities": [
"audio",
"speech"
],
"model_id": "AS-20M",
"model_type": "native_efficientat_audio_embedding",
"normalize_embeddings": true,
"parameter_count": 19837720,
"sample_rate": 32000,
"source_checkpoint_sha256": "f43003f4d8dbc1eaa0095e1f3cab608ecca3309e77f579e5078c269c899ade52",
"state_tensor_elements": 19886566,
"student_model": "mn20_as"
}