soniajoseph commited on
Commit
6c6b82f
·
verified ·
1 Parent(s): c0d552a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -13,20 +13,20 @@ library_name: torch
13
  pipeline_tag: feature-extraction
14
  metrics:
15
  - type: explained_variance
16
- value: 86.1
17
  pretty_name: Explained Variance %
18
  range:
19
  min: 0
20
  max: 100
21
  - type: l0
22
- value: 624.489
23
  pretty_name: L0
24
  ---
25
 
26
- # CLIP-B-32 Sparse Autoencoder x64 vanilla - L1:5e-05
27
 
28
- ![Explained Variance](https://img.shields.io/badge/Explained%20Variance-86.1%25-blue)
29
- ![Sparsity](https://img.shields.io/badge/Active%20Features-62448.9%-green)
30
 
31
  ### Training Details
32
 
@@ -45,9 +45,9 @@ metrics:
45
 
46
  ### Performance Metrics
47
 
48
- - L1 Coefficient: 5e-05
49
- - L0 Sparsity: 624.4890
50
- - Explained Variance: 0.8610 (86.10%)
51
 
52
  ### Training Configuration
53
 
@@ -58,8 +58,8 @@ metrics:
58
  - Device: NVIDIA Quadro RTX 8000
59
 
60
  **Experiment Tracking:**
61
- - Weights & Biases Run ID: hx3ue9wx
62
- - Full experiment details: https://wandb.ai/perceptual-alignment/clip/runs/hx3ue9wx/overview
63
  - Git Commit: e22dd02726b74a054a779a4805b96059d83244aa
64
 
65
  ## Citation
@@ -71,5 +71,5 @@ metrics:
71
  year={2024},
72
  publisher={Prisma-Multimodal},
73
  url={https://huggingface.co/Prisma-Multimodal},
74
- note={Layer 11, hook_resid_post, Run ID: hx3ue9wx}
75
  }
 
13
  pipeline_tag: feature-extraction
14
  metrics:
15
  - type: explained_variance
16
+ value: 79.3
17
  pretty_name: Explained Variance %
18
  range:
19
  min: 0
20
  max: 100
21
  - type: l0
22
+ value: 287.601
23
  pretty_name: L0
24
  ---
25
 
26
+ # CLIP-B-32 Sparse Autoencoder x64 vanilla - L1:8e-05
27
 
28
+ ![Explained Variance](https://img.shields.io/badge/Explained%20Variance-79.3%25-blue)
29
+ ![Sparsity](https://img.shields.io/badge/Active%20Features-28760.1%-green)
30
 
31
  ### Training Details
32
 
 
45
 
46
  ### Performance Metrics
47
 
48
+ - L1 Coefficient: 8e-05
49
+ - L0 Sparsity: 287.6007
50
+ - Explained Variance: 0.7931 (79.31%)
51
 
52
  ### Training Configuration
53
 
 
58
  - Device: NVIDIA Quadro RTX 8000
59
 
60
  **Experiment Tracking:**
61
+ - Weights & Biases Run ID: xwlpfrzs
62
+ - Full experiment details: https://wandb.ai/perceptual-alignment/clip/runs/xwlpfrzs/overview
63
  - Git Commit: e22dd02726b74a054a779a4805b96059d83244aa
64
 
65
  ## Citation
 
71
  year={2024},
72
  publisher={Prisma-Multimodal},
73
  url={https://huggingface.co/Prisma-Multimodal},
74
+ note={Layer 11, hook_resid_post, Run ID: xwlpfrzs}
75
  }