bitlabsdb commited on
Commit
6374c95
·
verified ·
1 Parent(s): 784a390

Deploy FairSteer Layer 14 (Acc: 67.90%)

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ This model detects whether an LLM's internal activation indicates biased reasoni
20
  - **Base Model**: TinyLlama/TinyLlama-1.1B-Chat-v1.0
21
  - **Target Layer**: 14
22
  - **Architecture**: Linear Probe (Dropout -> Linear)
23
- - **Performance**: 68.52% Balanced Accuracy
24
 
25
  ## Artifacts
26
  - `model.safetensors`: Weights (SafeTensors only)
 
20
  - **Base Model**: TinyLlama/TinyLlama-1.1B-Chat-v1.0
21
  - **Target Layer**: 14
22
  - **Architecture**: Linear Probe (Dropout -> Linear)
23
+ - **Performance**: 67.90% Balanced Accuracy
24
 
25
  ## Artifacts
26
  - `model.safetensors`: Weights (SafeTensors only)
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "layer_idx": 14,
4
  "input_dim": 2048,
5
  "dropout_rate": 0.25,
6
- "best_metric_value": 0.6852288021534321,
7
  "architecture": "Linear Probe (Dropout -> Linear)",
8
- "training_timestamp": "2025-12-14T14:25:17.892899"
9
  }
 
3
  "layer_idx": 14,
4
  "input_dim": 2048,
5
  "dropout_rate": 0.25,
6
+ "best_metric_value": 0.6790040376850606,
7
  "architecture": "Linear Probe (Dropout -> Linear)",
8
+ "training_timestamp": "2025-12-15T07:04:57.057892"
9
  }
layer_comparison.png CHANGED
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0867317f2e7bfcee4dec2ff7af85ccf42f8ccc89431132752feea8cebc09a47a
3
  size 8348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a7acb5831932b170171f017d9f4f88b0594808f8567d1abaa082c4bff47ded
3
  size 8348
training_dashboard.png CHANGED

Git LFS Details

  • SHA256: a69bbcce59dc2afe49f7d3a335b0ec4a877b9200056504c4bb1810ee1a0e5eb2
  • Pointer size: 131 Bytes
  • Size of remote file: 165 kB

Git LFS Details

  • SHA256: 95f62668d99fe9f6eb02d975b9a15868e2c653ea8265bec3e717c86685308469
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB