Commit graph

8 commits

Author SHA1 Message Date
Kirill Igumenshchev
41cf093415 feat: add HTML rendering for humor datasets 2025-05-18 17:55:59 -07:00
Kirill Igumenshchev (aider)
96043a968f refactor: update score method to use LLM with detailed rubric for joke evaluation 2025-05-18 17:48:14 -07:00
Kirill Igumenshchev (aider)
db1e68d2ab fix: implement abstract evaluate method in HumorEnv to fix instantiation error 2025-05-18 17:41:21 -07:00
Kirill Igumenshchev (aider)
b99757ec03 fix: default to 'serve' command if no subcommand is provided in CLI 2025-05-18 17:40:31 -07:00
Kirill Igumenshchev (aider)
24a350bc71 feat: add HumorEnv environment for humor dataset in hack0 directory 2025-05-18 17:39:01 -07:00
Kirill Igumenshchev (aider)
0944f5aa81 feat: log final record count after generating humor dataset 2025-05-18 17:35:40 -07:00
Kirill Igumenshchev
17122c8ab6 feat: Add humor dataset and model selection guides. 2025-05-18 17:33:43 -07:00
Kirill Igumenshchev
7792b10e82 chore: Rename generate_humor_dataset.py to hack0/generate_humor_dataset.py 2025-05-18 17:27:58 -07:00