Introducing TiānshūBench (天书Bench)
jeepytea.github.io
Introducing TiānshūBench (天书Bench)
1–5 of 5 posts
Re: Introducing TiānshūBench (天书Bench)
#2But overall, a clever idea!
Re: Introducing TiānshūBench (天书Bench)
#3Re: Introducing TiānshūBench (天书Bench)
#4Cool project! I have a couple of questions that would be nice in the writeup: * How did you generate your example problems? Did you take an existing benchmark? Or did you have LLMs generate the problems? * Do you have any thought to adding a second "base programming language" to alter? I'm not sure that there's enough variation as there is. (Another thought would be to generate 4 or 5 different new languages, each qu…
New base programming languages would be great, but what would be even better is some sort of meta-language where many features can be turned on or off, rather than just scrambling the keywords like I do now.
I did some vibe testing with a current frontier model, and it gets quite confused and keeps insisting that there's a control structure that definitely doesn't exist in the TiānshūBench language with seed=1.
Re: Introducing TiānshūBench (天书Bench)
#5Would it be useful to generate Procedural, OOP and Functional variations of the problems?