mLateOn-medical / 2_Dense /config.json
tomaarsen's picture
tomaarsen HF Staff
Upload mLateOn-medical
8e44d8f verified
Raw
History Blame Contribute Delete
251 Bytes
{
"in_features": 1536,
"out_features": 768,
"bias": false,
"activation_function": "torch.nn.modules.linear.Identity",
"module_input_name": "token_embeddings",
"module_output_name": "token_embeddings",
"use_residual": true
}