File size: 260 Bytes
49b416c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "architectures": [
    "UnityEmbedModel"
  ],
  "model_type": "unity-embed",
  "embedding_dimension": 384,
  "num_parameters": 384,
  "auto_map": {
    "AutoConfig": "modeling_unity.UnityEmbedConfig",
    "AutoModel": "modeling_unity.UnityEmbedModel"
  }
}