Nori / config.json
somi-synthefy's picture
Add config.json (architecture metadata + Hub download-count query file)
56fc8e6 verified
Raw
History Blame Contribute Delete
549 Bytes
{
"model_type": "features-transformer",
"library_name": "synthefy-tabular",
"pipeline_tag": "tabular-regression",
"checkpoint_file": "synthefy-tabular.pt",
"num_parameters": 5868069,
"embed_dim": 128,
"hid_dim": 384,
"nlayers": 16,
"nhead": 2,
"features_per_group": 2,
"block": "v2-lite (SwiGLU + RMSNorm + pre-norm)",
"regression_head": "999-quantile pinball",
"_comment": "Architecture summary; weights and full training config are inside synthefy-tabular.pt. This file is also the Hub's download-counting query file."
}