File size: 578 Bytes
c1121fb
 
248258f
 
 
 
 
 
 
 
 
 
 
 
 
c1121fb
248258f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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](https://huggingface.co/bigcode/santacoder), which is 
fine-tuned on a subset of the Lua code found on [The Stack](https://huggingface.co/datasets/bigcode/the-stack-dedup).
We used [this script](https://github.com/loubnabnl/santacoder-finetuning) for fine-tuning.