Upload 2 files
Browse files
rope_i_vit_b16_pn_aps_c1_pe-core.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"birder_version": "v0.0.9a5",
|
| 3 |
+
"name": "rope_vit",
|
| 4 |
+
"alias": "rope_i_vit_b16_pn_ap_c1",
|
| 5 |
+
"task": "image_classification",
|
| 6 |
+
"net_param": null,
|
| 7 |
+
"model_config": {
|
| 8 |
+
"patch_size": 16,
|
| 9 |
+
"num_layers": 12,
|
| 10 |
+
"num_heads": 12,
|
| 11 |
+
"hidden_dim": 768,
|
| 12 |
+
"mlp_dim": 3072,
|
| 13 |
+
"pre_norm": true,
|
| 14 |
+
"attn_pool_head": true,
|
| 15 |
+
"attn_pool_num_heads": 8,
|
| 16 |
+
"attn_pool_special_tokens": true,
|
| 17 |
+
"norm_layer_eps": 1e-05,
|
| 18 |
+
"rope_rot_type": "interleaved",
|
| 19 |
+
"rope_grid_indexing": "xy",
|
| 20 |
+
"rope_grid_offset": 1,
|
| 21 |
+
"rope_temperature": 10000.0,
|
| 22 |
+
"drop_path_rate": 0.1
|
| 23 |
+
},
|
| 24 |
+
"signature": {
|
| 25 |
+
"inputs": [
|
| 26 |
+
{
|
| 27 |
+
"data_shape": [
|
| 28 |
+
0,
|
| 29 |
+
3,
|
| 30 |
+
224,
|
| 31 |
+
224
|
| 32 |
+
]
|
| 33 |
+
}
|
| 34 |
+
],
|
| 35 |
+
"outputs": [
|
| 36 |
+
{
|
| 37 |
+
"data_shape": [
|
| 38 |
+
0,
|
| 39 |
+
0
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"rgb_stats": {
|
| 45 |
+
"mean": [
|
| 46 |
+
0.5,
|
| 47 |
+
0.5,
|
| 48 |
+
0.5
|
| 49 |
+
],
|
| 50 |
+
"std": [
|
| 51 |
+
0.5,
|
| 52 |
+
0.5,
|
| 53 |
+
0.5
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
}
|
rope_i_vit_b16_pn_aps_c1_pe-core.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1c1ba1e8c841f495ff3c0e5e6963a39c8d1ae07dea30d3b82422017a4062d97
|
| 3 |
+
size 371611303
|