update readme
Browse files
README.md
CHANGED
@@ -102,7 +102,7 @@ SantaCoderPack is an pre-trained model with the same architecture of SantaCoder
|
|
102 |
<th><a href=https://huggingface.co/datasets/bigcode/commitpack>CommitPack</a> using this format:
|
103 |
|
104 |
```html
|
105 |
-
<commit_before>code_before<commit_msg>message<commit_after>
|
106 |
```
|
107 |
|
108 |
- **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
|
|
|
102 |
<th><a href=https://huggingface.co/datasets/bigcode/commitpack>CommitPack</a> using this format:
|
103 |
|
104 |
```html
|
105 |
+
<commit_before>code_before<commit_msg>message<commit_after>code_after
|
106 |
```
|
107 |
|
108 |
- **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
|