santacoder-lua / README.md
arjunguha's picture
Update README.md
248258f
metadata
license: openrail
model-index:
  - name: SantaCoder
    results:
      - task:
          type: text-generation
        dataset:
          type: nuprl/MultiPL-E
          name: MultiPL HumanEval (Lua)
        metrics:
          - name: pass@1
            type: pass@1
            value: 0.09
            verified: false

This model is a fine-tuned SantaCoder, which is fine-tuned on a subset of the Lua code found on The Stack. We used this script for fine-tuning.