bigcode-project / bigcode-evaluation-harness

A framework for the evaluation of autoregressive code generation language models.
Apache License 2.0
781 stars 208 forks source link

Update Dockerfile-multiple #255

Closed arjunguha closed 2 months ago

arjunguha commented 2 months ago

This updates the MultiPL-E Dockerfile to support v3.

Instead of copy-pasta like before, I've had it inherit from the MultiPL-E native evaluation container. It is set to use an exact revision -- which is the v3 revision -- so we won't get any surprise updates.