update readme
Browse files
README.md
CHANGED
@@ -100,6 +100,7 @@ model-index:
|
|
100 |
|
101 |
SantaCoderPack is an pre-trained model with the same architecture of SantaCoder on
|
102 |
<th><a href=https://huggingface.co/datasets/bigcode/commitpack>CommitPack</a> using this format:
|
|
|
103 |
```html
|
104 |
<commit_before>code_before<commit_msg>message<commit_after>
|
105 |
```
|
|
|
100 |
|
101 |
SantaCoderPack is an pre-trained model with the same architecture of SantaCoder on
|
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 |
```
|