anhphuong's picture
Rename 2_Dense/config.json to 2_Dense_1024/config.json
420ee42 verified
raw
history blame contribute delete
122 Bytes
{
"in_features": 1024,
"out_features": 1024,
"bias": true,
"activation_function": "torch.nn.modules.linear.Identity"
}