mhhmm commited on
Commit
044920b
1 Parent(s): 50ed878

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ I'm using MultiPL-E benchmark, the same as Code Llmama using in their paper
89
  | Modal | Pass@k | Estimate | Num problems |
90
  |-----------------------------------------|--------|----------|---------------|
91
  | Code LLama - Instruct 13B | 1 | 39.0% | 159 |
92
- | Our 26B | 1 | 42.4% | 159 |
93
 
94
  How to reproduce my evaluation? Just run like the offical document of MultiPL-E: https://nuprl.github.io/MultiPL-E/tutorial.html, change the modal name by my model here: `mhhmm/typescript-instruct-20k`
95
 
 
89
  | Modal | Pass@k | Estimate | Num problems |
90
  |-----------------------------------------|--------|----------|---------------|
91
  | Code LLama - Instruct 13B | 1 | 39.0% | 159 |
92
+ | Our 13B | 1 | 42.4% | 159 |
93
 
94
  How to reproduce my evaluation? Just run like the offical document of MultiPL-E: https://nuprl.github.io/MultiPL-E/tutorial.html, change the modal name by my model here: `mhhmm/typescript-instruct-20k`
95