File size: 291 Bytes
f903a9f
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_type": "tabular_encoder",
  "base_model": "bert-base-uncased",
  "stats_dim": 21,
  "embed_dim": 42,
  "architecture": "TabularEncoder",
  "hidden_size": 768,
  "vocab_size": 50369,
  "trained": true,
  "note": "Base encoder has trained weights, projection layers are untrained"
}