hf-transformers-bot's picture
Update tiny models for LevitForImageClassificationWithTeacher
740ee11 verified
Raw
History Blame Contribute Delete
789 Bytes
{
"architectures": [
"LevitForImageClassificationWithTeacher"
],
"attention_ratio": [
2,
2,
2
],
"depths": [
2,
3,
4
],
"down_ops": [
[
"Subsample",
8,
2,
4,
2,
2
],
[
"Subsample",
8,
4,
4,
2,
2
],
[
""
]
],
"drop_path_rate": 0,
"dtype": "float32",
"hidden_sizes": [
16,
32,
48
],
"image_size": 64,
"initializer_range": 0.02,
"kernel_size": 3,
"key_dim": [
8,
8,
8
],
"mlp_ratio": [
2,
2,
2
],
"model_type": "levit",
"num_attention_heads": [
1,
2,
3
],
"num_channels": 3,
"padding": 1,
"patch_size": 16,
"stride": 2,
"transformers_version": "5.16.0.dev0"
}