LESSWRONG
LW

Danielle Ensign
1564110
Message
Dialogue
Subscribe

Posts

Sorted by New

Wikitag Contributions

Comments

Sorted by
Newest
No wikitag contributions to display.
Unsupervised Activation Steering: Find a steering vector that best represents any set of text data
Danielle Ensign3mo10

I think for those cases you're better off using standard methods (multiple choice etc.), this technique is only useful when paired positive negative data is more difficult to create (like writing imitation).

Reply
gwern's Shortform
Danielle Ensign6mo10

Seems like this could be addressed by filtering out comments that use evidence or personal examples from your dataset.

If that’s too intense, filtering responses to remove personal examples and checking sources shouldn’t be too bad? But maybe you’d just end up with a model that tries to subvert the filter/draw misleading conclusions from sources instead of actually being helpful…

Reply
Attribution-based parameter decomposition
Danielle Ensign7mo10

There are certain cases where pure gradient-based attributions predictably don't work (most notably when a softmax is saturated)

Do you have a source or writeup somewhere on this? (or do you mind explaining more/have some examples where this is true?) Is this issue actually something that comes up for modern day LLMs?

In my observations it works fine for the toy tasks people have tried it on. The challenge seems to be in interpreting the attributions, not issues with the attributions themselves.

Reply
Attribution-based parameter decomposition
Danielle Ensign7mo30

In my experience gradient-based attributions (especially if you use integrated gradients) are almost identical to the attributions you get from ablating away each component. It’s kinda crazy but is the reason ppl use edge-attribution patching over older approaches like ACDC.

Look at page 15 of https://openreview.net/forum?id=lq7ZaYuwub (left is gradient attributions, right is attributions from ablating each component). This is for Mamba but I’ve observed similar things for transformers.

Reply
Ophiology (or, how the Mamba architecture works)
Danielle Ensign1y10

fixed :)

Reply
Ophiology (or, how the Mamba architecture works)
Danielle Ensign1y10

Fixed, thank you!

Reply
What's the Least Impressive Thing GPT-4 Won't be Able to Do
Danielle Ensign2y40

GPT-4 generated the following:

Review 2:

Sophia L.

B.R., United States

4.5 stars

A cozy, eco-friendly gem in the city! Green Street Cafe is my new go-to spot for catching up with friends or enjoying a quiet afternoon with a good book. Their plant-based menu offers a delightful variety of options - I absolutely loved their vegan BLT and lavender latte. The only downside was the slightly slow service, but the staff was so warm and attentive that it hardly mattered. Can't wait to visit again!

Review 3:

Michael N.

T.S., United States

4 stars

Stopped by Green Street Cafe for a quick bite and was pleasantly surprised by the charming atmosphere and delicious food. The spinach and feta quiche was to die for, and the iced chai latte had just the right amount of spice. The place was buzzing with bees, which added a unique touch to the experience. Although the Wi-Fi was a bit spotty, I'd still recommend this spot for a relaxing break or casual meeting.

Review 4:

Emily P.

D.W., United States

5 stars

Green Street Cafe is my new favorite spot for brunch! The cafe's bright, inviting interior, complete with lush greenery and an eco-conscious design, makes for the perfect weekend retreat. I can't get enough of their avocado toast and freshly squeezed orange juice. The bees add a quirky touch, and their presence speaks to the cafe's commitment to sustainability. Fantastic service, too - the staff is always smiling and eager to help. Highly recommended!

Review 5:

David T.

G.J., United States

3.5 stars

While the Green Street Cafe has a charming ambiance and friendly staff, the food and drinks were a bit hit-or-miss. The honey lemonade was fantastic, but the cappuccino I ordered was lukewarm and lacked flavor. My wife enjoyed her quinoa salad, but my vegetable panini was soggy. The bees are an interesting touch, but they may not be for everyone. I might give this place another shot, but I'll temper my expectations next time.

Reply
What will GPT-4 be incapable of?
Answer by Danielle EnsignApr 08, 202160

Things that it can probably do sometimes, but will fail on some inputs:

  • Factor numbers
  • Solve NP-Complete or harder problems
  • Execute code

There are other “tail end” tasks like this that should eventually become the hardest bits that optimization spends the most time on, once it manages to figure everything else out.

Reply
Chaos Induces Abstractions
Danielle Ensign4y30

If we knew (for some reason) that a system had no useful abstractions (or at least, no small ones), what could we say about that system? Does it reduce to some vacuous thing? Or does it require it to be adversarial in nature?

Reply
Load More
45The LLM Has Left The Chat: Evidence of Bail Preferences in Large Language Models
22h
0
3Unsupervised Activation Steering: Find a steering vector that best represents any set of text data
3mo
2
67Ophiology (or, how the Mamba architecture works)
1y
8
46Human Biases that Obscure AI Progress
5y
2