nuprl / MultiPL-E

A multi-programming language benchmark for LLMs
https://nuprl.github.io/MultiPL-E/
Other
201 stars 38 forks source link

Turn translator into a library #82

Closed arjunguha closed 1 year ago

arjunguha commented 1 year ago

For ongoing research, we need to turn the translators (dataset_builder) into a library. It will cause conflicts, so let's merge https://github.com/nuprl/MultiPL-E/pull/79 before we do that.

arjunguha commented 1 year ago

Turns out we don't need this.