narugo1992 commited on
Commit
91a44c1
·
verified ·
1 Parent(s): df4b99d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ tags:
12
  - cosine_space
13
  ---
14
 
 
 
15
  | Name | Tagger | Embedding Width | Tags Count | FLOPS | Params | EMB Cosine | EMB Norm | Pred Loss | Pred MSE |
16
  |:---------------------:|:-----------:|:-----------------:|:------------:|:---------:|:--------:|:------------:|:----------:|:-----------:|:----------:|
17
  | ViT_v3_mnum2_all | ViT_v3 | 768 | 10861 | 0.000398G | 0.40M | 1 | 0.1712 | 0.004306 | 2.116e-08 |
 
12
  - cosine_space
13
  ---
14
 
15
+ Models of experiment: https://github.com/deepghs/tagger_embedding_aligner
16
+
17
  | Name | Tagger | Embedding Width | Tags Count | FLOPS | Params | EMB Cosine | EMB Norm | Pred Loss | Pred MSE |
18
  |:---------------------:|:-----------:|:-----------------:|:------------:|:---------:|:--------:|:------------:|:----------:|:-----------:|:----------:|
19
  | ViT_v3_mnum2_all | ViT_v3 | 768 | 10861 | 0.000398G | 0.40M | 1 | 0.1712 | 0.004306 | 2.116e-08 |