Publish model 'ViT_Large_mnum2_all', on 2024-11-13 13:52:37 CST
Browse files- ViT_Large_mnum2_all/events.out.tfevents.1731416951.99115a8e0b9f5c8a69fc2f5fa0161c8670a7b68fb92c149a211a0a72.2486943.2 +3 -0
- ViT_Large_mnum2_all/metrics.json +7 -0
- ViT_Large_mnum2_all/model.json +12 -0
- ViT_Large_mnum2_all/model.onnx +3 -0
- ViT_Large_mnum2_all/model.pt +3 -0
- ViT_Large_mnum2_all/model_with_fc.onnx +3 -0
ViT_Large_mnum2_all/events.out.tfevents.1731416951.99115a8e0b9f5c8a69fc2f5fa0161c8670a7b68fb92c149a211a0a72.2486943.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e363f20db7af83839a714e2d35e0ae11859496d2d8bdb5ae3ce5552cfc55ae1f
|
3 |
+
size 27748
|
ViT_Large_mnum2_all/metrics.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"emb_cos": 1.0,
|
3 |
+
"emb_norms": 1.4029475292538034,
|
4 |
+
"epoch": 60,
|
5 |
+
"loss": 0.003965819939978973,
|
6 |
+
"pred_mse": 1.61690249592121e-07
|
7 |
+
}
|
ViT_Large_mnum2_all/model.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"options": {
|
3 |
+
"dropout_rate": 0.3,
|
4 |
+
"model_name": "num2",
|
5 |
+
"n": 1024,
|
6 |
+
"suffix_model_name": "ViT_Large"
|
7 |
+
},
|
8 |
+
"profile": {
|
9 |
+
"flops": 707942.0,
|
10 |
+
"params": 708813.0
|
11 |
+
}
|
12 |
+
}
|
ViT_Large_mnum2_all/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3ad74afe22fcf6353779e6fc9d00c27a0b7ee42cd14e0c7262408970c9a065c
|
3 |
+
size 2855833
|
ViT_Large_mnum2_all/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:022688a2cf2af98ea238fea0d15f1e6276337de922b504cf5df1573e6b9dbb12
|
3 |
+
size 47371315
|
ViT_Large_mnum2_all/model_with_fc.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80e740b92948ed71effb21d02b05b48ab6365aa40212090701b630a666cf872b
|
3 |
+
size 47396762
|