HackerLangs
TopNewTrendsCommentsPastAskShowJobs

aesthesia

649 karmajoined 8년 전

Submissions

Don't forget: The plural of anecdote is data

blog.danwin.com
1 points·by aesthesia·2개월 전·0 comments

comments

aesthesia
·3일 전·discuss
Thank you, Claude.
aesthesia
·4일 전·discuss
And Neuronpedia released Jacobian lens weights for a wide range of open models: https://huggingface.co/neuronpedia/jacobian-lens
aesthesia
·4일 전·discuss
They cite that paper as related work, but I don't think it's just a scaled-up version.
aesthesia
·9일 전·discuss
The Newton-Schulz iteration they use approximates setting all singular values of the matrix to 1. That computes the nearest orthogonal matrix under the Frobenius norm.
aesthesia
·10일 전·discuss
This is a decent derivation, if a little verbose, but I find myself doubting the disclaimer at the top:

> Disclaimer: no AI was used to write this. Any errors, awkward sentences, and weird tangents are 100% organic, free-range, and human-made.

If you're writing by hand and trying to avoid accusations of AI-generated content, it's really easy not to write bulleted lists where each item starts with a boldface summary like "A clean bijection in the middle." Or drive home a point with such pithy italicized mottos as "The complexity was never in the map. It was in the basis." If you didn't use AI in the writing here, you have trained yourself very well to write like an LLM.
aesthesia
·12일 전·discuss
No, this can't happen at temperature 0. The formula defining temperature-adjusted softmax isn't strictly defined at 0, but taking the limit (in the case where all logits are distinct) results in probability 1 being placed on the largest logit. Samplers will typically special case temperature 0 and pick the most likely token at each step.
aesthesia
·12일 전·discuss
So the question is: is the score given by this system correlated with candidate quality? I don't think this post gives enough data to know.
aesthesia
·12일 전·discuss
A distribution with all probability mass on one outcome is deterministic, so in principle, setting temperature to 0 _should_ result in deterministic outputs. There are a few reasons it might not, but I don't think any of these apply when running a local model like the author did.
aesthesia
·13일 전·discuss
Isn't that equivalent to just setting the passing threshold to 25, with the same incentives?
aesthesia
·14일 전·discuss
I'm not sure that analogy works: pretty much everyone agrees that there are some types of weapons civilians shouldn't be able to have, even though they might be very effective for resisting military tyranny.
aesthesia
·14일 전·discuss
Michael Spivak's Physics for Mathematicians has a lot of arguments like the one in the top answer here, answering questions about why the math of classical mechanics is the way it is.
aesthesia
·14일 전·discuss
Under the hood, yes, but Mythos had more relaxed safeguards and was/is only available to a subset of approved customers under Project Glasswing, similar to the situation with GPT-5.6 now.
aesthesia
·16일 전·discuss
I'm not sure it would be so easy to do it in a consistent, verifiable way. You can certainly prompt the LLM to work the ad into the conversation, but making sure it actually happens and is done in a way that the advertiser is going to be happy with is a lot harder.
aesthesia
·18일 전·discuss
That's two nines. One nine would be 10% downtime.
aesthesia
·18일 전·discuss
I've had the same experience looking back at solutions to old problem sets and wondering how I ever came up with them.
aesthesia
·18일 전·discuss
Just noting that Python natively handles integers larger than the machine word size since version 2.5, so this would have worked in Python as well.
aesthesia
·19일 전·discuss
Thinking shouldn't be too hard to deal with---just let the model generate freely until it hits a </think> token, then do constrained decoding, right?
aesthesia
·19일 전·discuss
SimpleStories is a more diverse version: https://huggingface.co/datasets/SimpleStories/SimpleStories
aesthesia
·19일 전·discuss
I think what's going on with the complex logarithm is basically the same as the logarithm that outputs the set of all possible bases for a vector space. The complex logarithm produces a Z-torsor, and the basis logarithm produces a GL(V)-torsor. There's probably some way to represent a choice of branch cut as a part of the choice of the base of the complex logarithm, and similarly the choice of a specific basis as part of the choice of base of the vector space base logarithm.
aesthesia
·20일 전·discuss
> Claude Telenovela

Nice, hadn't seen this one before.