Nicolas Boullé, Toni Liu, Raphaël Sarfati, Christopher Earls
We lifted 2 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| AntonioLiu97/llmICL | — | 1 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| closest_color | Ran | AntonioLiu97/llmICL/models/ICL.py pointer only (licence: NONE) · get_code("09fe7d40caafbada") |
| MultiResolutionPDF | Not yet run | AntonioLiu97/llmICL/models/ICL.py pointer only (licence: NONE) · get_code("e216e1cdfc83b942") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
We study LLMs' ability to extrapolate the behavior of various dynamical systems, including stochastic, chaotic, continuous, and discrete systems, whose evolution is governed by principles of physical interest. Our results show that LLaMA-2, a language model trained on text, achieves accurate predictions of dynamical system time series without fine-tuning or prompt engineering. Moreover, the accuracy of the learned physical rules increases with the length of the input context window, revealing an in-context version of a neural scaling law. Along the way, we present a flexible and efficient algorithm for extracting probability density functions of multi-digit numbers directly from LLMs. 1
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2402.00795")
get_code_for_paper("2402.00795")
have("2402.00795")
Connect an agent — have() is free.