| { | |
| "architectures": [ | |
| "UnityEmbedModel" | |
| ], | |
| "model_type": "unity-embed", | |
| "embedding_dimension": 384, | |
| "num_parameters": 384, | |
| "auto_map": { | |
| "AutoConfig": "modeling_unity.UnityEmbedConfig", | |
| "AutoModel": "modeling_unity.UnityEmbedModel" | |
| } | |
| } |
| { | |
| "architectures": [ | |
| "UnityEmbedModel" | |
| ], | |
| "model_type": "unity-embed", | |
| "embedding_dimension": 384, | |
| "num_parameters": 384, | |
| "auto_map": { | |
| "AutoConfig": "modeling_unity.UnityEmbedConfig", | |
| "AutoModel": "modeling_unity.UnityEmbedModel" | |
| } | |
| } |