CoolFace
Modelpublic

Mihaiii/Pallas-0.5-LASER-0.1

sourceHugging Faceotherupdated 3y agoView on Hugging Face
2likes86downloads
Model Card

This is the first LASER intervention on Pallas-0.5 . More will follow using the previous results as base.

Configs used:

  • —lnum: 59
  • —lnames: attn (meaning: ["selfattn.kproj.weight", "selfattn.qproj.weight", "selfattn.vproj.weight", "selfattn.oproj.weight"])
  • —rate: 6.0
  • —dataset: bigbench (subset: causal_judgement)
  • —intervention type: rank-reduction
NameValidation acc (higher is better)Validation logloss (lower is better)Test acc (higher is better)Test logloss (lower is better)
Pallas-0.555.2631.65060.5261.463
Pallas-0.5-LASER-0.155.2631.63961.1841.451
Pallas-0.5-LASER-0.255.2631.64661.1841.458
Pallas-0.5-LASER-0.355.2631.57561.8421.382
Pallas-0.5-LASER-0.455.2631.52561.8421.326
Pallas-0.5-LASER-0.555.2631.48461.8421.297
Pallas-0.5-LASER-0.655.2631.45561.1841.283

In order to replicate on a single A100, you can use my branch (the original code will throw OOM for 34b models).