xiaoyao9184's picture
Add files using upload-large-folder tool
0051a5f verified
{
"_name_or_path": "/Users/vik/Library/Caches/datalab/models/inline_math_detection/2025_02_22",
"architectures": [
"EfficientViTForSemanticSegmentation"
],
"attention_probs_dropout_prob": 0.0,
"classifier_dropout_prob": 0.0,
"decoder_hidden_size": 512,
"decoder_layer_hidden_size": 128,
"depths": [
1,
1,
1,
6,
6
],
"head_dim": 32,
"hidden_dropout_prob": 0.0,
"hidden_sizes": [
32,
64,
160,
256
],
"initializer_range": 0.02,
"layer_norm_eps": 1e-06,
"model_type": "efficientvit",
"num_channels": 3,
"num_classes": 2,
"num_stages": 4,
"patch_size": [
7,
7
],
"pos_weight": 1.0,
"semantic_loss_ignore_index": -1,
"strides": [
2,
2,
2,
2,
2
],
"torch_dtype": "float16",
"transformers_version": "4.48.3",
"widths": [
32,
64,
128,
256,
512
]
}