| ▲ | _verandaguy 2 hours ago | |||||||
This isn't really a reasonable approach, is it? The original prompts aren't provided, nor is the original context; even then, you can't really treat a stochastic system like an LLM as a major component in reproducibility. | ||||||||
| ▲ | ben_w 2 hours ago | parent | next [-] | |||||||
> even then, you can't really treat a stochastic system like an LLM as a major component in reproducibility. If you had the other things, being "stochastic" is not even remotely a show-stopper. Stochastic processes abound and are the reason the mathematics of statistics was developed in the first place, ultimately allowing us to create such things as LLMs. When all the relevant steps gets published, I absolutely expect a lot of people to (attempt to) reproduce this work even though LLMs are stochastic. | ||||||||
| ||||||||
| ▲ | Kosturdistan an hour ago | parent | prev | next [-] | |||||||
Claude code was used to organize the material and to run simulations. The simulations were to determine the likelihood that the text was Semitic vs Tom got lucky. Tom has assigned probabilities to each of the syllables he has proposed sound values for. | ||||||||
| ▲ | fragmede 2 hours ago | parent | prev | next [-] | |||||||
Sure it is. We're humans, not robots (well, I think I am, and I presume you are as well, but for all we know, we could be living in a simulation), so if the non-deterministic system decides to generate code that calls the variable foo one day and bar the next, as long as the code still does what's being asked of it, why do I care that the non deterministic system chose to call the variable something different when run on Tuesday? There's the computer science definition of determinism and the engineering result of "does it work", which are at odds. It's like the halting problem. We haven't solved the computer science definition of the halting problem, but give some C code with a loop that won't terminate to Claude, and it'll call that out as not halting. | ||||||||
| ||||||||
| ▲ | iwontberude 2 hours ago | parent | prev | next [-] | |||||||
Actually it is because Claude did the work and being a lay person isn’t really that high of a bar. | ||||||||
| ||||||||
| ▲ | TeMPOraL an hour ago | parent | prev [-] | |||||||
> stochastic system Every day when you lower your butt onto your chair, you trust a stochastic system enough to assume you'll rest on the chair safely and not spontaneously phase through, which would lead to rather gory and painful terminal experience. Physics at macro scale is stochastic, which is a good reminder that stochastic != uniformly random. Expected distributions matter. | ||||||||