huybery commited on
Commit
86c88ea
·
1 Parent(s): f02e576

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -99,7 +99,10 @@ model-index:
99
  # Model Summary
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: <commit_before>code_before<commit_msg>message<commit_after>
 
 
 
103
 
104
  - **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
105
  - **Paper:** [TODO]()
 
99
  # Model Summary
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
+ <commit_before>code_before<commit_msg>message<commit_after>
105
+ ```
106
 
107
  - **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
108
  - **Paper:** [TODO]()