https://github.com/eggsyntax/numberwang-pilot
Experiment to test LLMs on Zendo-like rules which generate lists of integers
https://github.com/eggsyntax/numberwang-pilot
Last synced: 10 months ago
JSON representation
Experiment to test LLMs on Zendo-like rules which generate lists of integers
- Host: GitHub
- URL: https://github.com/eggsyntax/numberwang-pilot
- Owner: eggsyntax
- Created: 2024-12-10T18:37:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-09T17:17:55.000Z (about 1 year ago)
- Last Synced: 2025-04-23T05:09:22.811Z (10 months ago)
- Language: Python
- Size: 2.17 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
TODO
tl;dr Experiment to test LLMs on Zendo-like rules which generate lists of integers
See accompanying preregistration doc pdf for details.
Some preparatory notes: https://docs.google.com/document/d/1BmJrQ-Ohzhzioiak0CfoHtqFANhjNF8uaNdxd1jUZGY
Running:
- Use environment.yml to install libs (currently `openai` and `retry` as of 12/24), ideally in a conda environment
- `python tester.py`