huybery commited on
Commit
63c09f2
·
1 Parent(s): 8ef7446

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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)