Commit
·
8675e49
1
Parent(s):
3097bec
Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ language:
|
|
35 |
|
36 |
### Dataset Summary
|
37 |
|
38 |
-
> CommitPackFT is
|
39 |
>
|
40 |
- **Creation:** The dataset can be recreated using instructions available [here](https://github.com/bigcode-project/octopack).
|
41 |
- **Languages:** 277
|
@@ -58,6 +58,11 @@ language:
|
|
58 |
<td>StarCoder (16B parameters) instruction tuned on CommitPackFT + OASST</td>
|
59 |
</tr>
|
60 |
<tr>
|
|
|
|
|
|
|
|
|
|
|
61 |
<th>Evaluation</t>
|
62 |
<td><a href=https://huggingface.co/datasets/bigcode/humanevalpack>HumanEvalPack</a></td>
|
63 |
<td>Extension of OpenAI's HumanEval to cover 3 scenarios across 6 languages</td>
|
|
|
35 |
|
36 |
### Dataset Summary
|
37 |
|
38 |
+
> CommitPackFT is is a 2GB filtered version of [CommitPack](https://huggingface.co/datasets/bigcode/commitpack) to contain only high-quality commit messages that resemble natural language instructions.
|
39 |
>
|
40 |
- **Creation:** The dataset can be recreated using instructions available [here](https://github.com/bigcode-project/octopack).
|
41 |
- **Languages:** 277
|
|
|
58 |
<td>StarCoder (16B parameters) instruction tuned on CommitPackFT + OASST</td>
|
59 |
</tr>
|
60 |
<tr>
|
61 |
+
<th></t>
|
62 |
+
<td><a href=https://huggingface.co/bigcode/octogeex>OctoGeeX</a></td>
|
63 |
+
<td>CodeGeeX2 (6B parameters) instruction tuned on CommitPackFT + OASST</td>
|
64 |
+
</tr>
|
65 |
+
<tr>
|
66 |
<th>Evaluation</t>
|
67 |
<td><a href=https://huggingface.co/datasets/bigcode/humanevalpack>HumanEvalPack</a></td>
|
68 |
<td>Extension of OpenAI's HumanEval to cover 3 scenarios across 6 languages</td>
|