tabicl-classifier-v2-rs / config.json.example
eugenehp's picture
Upload tabicl-rs v2.1.1 classifier weights (safetensors)
903d38e verified
{
"_comment": "Placeholder. Converted checkpoints are weights.safetensors from scripts/convert_python_checkpoint.py.",
"tensors": [
{
"name": "col_embedder.in_linear.weight",
"shape": [128, 1],
"offset": 0,
"dtype": "f32"
}
]
}