Files
acge_text_embedding/2_Dense/config.json

6 lines
122 B
JSON
Raw Normal View History

{
"in_features": 1024,
"out_features": 1792,
"bias": true,
"activation_function": "torch.nn.modules.linear.Identity"
}