CFD_Benchmark / config.json
yushuang88's picture
Update model configuration
b71f9bb verified
Raw
History Blame Contribute Delete
181 Bytes
{
"name": "Transolver",
"n_hidden": 16,
"n_layers": 1,
"n_heads": 2,
"mlp_ratio": 1,
"dropout": 0.0,
"act": "gelu",
"slice_num": 4,
"unified_pos": 0,
"ref": 4
}