Update README.md
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ I'm using MultiPL-E benchmark, the same as Code Llmama using in their paper
|
|
88 |
|
89 |
| Dataset | Pass@k | Estimate | NumProblems | MinCompletions | MaxCompletions |
|
90 |
|--------------------------------------------------|--------|----------------------|-------------|----------------|----------------|
|
91 |
-
| mhhmm/typescript-instruct-20k | 1 | 0.
|
92 |
|
93 |
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`
|
94 |
|
|
|
88 |
|
89 |
| Dataset | Pass@k | Estimate | NumProblems | MinCompletions | MaxCompletions |
|
90 |
|--------------------------------------------------|--------|----------------------|-------------|----------------|----------------|
|
91 |
+
| mhhmm/typescript-instruct-20k | 1 | 0.4241 | 159 | 13 | 20 |
|
92 |
|
93 |
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`
|
94 |
|