Muennighoff commited on
Commit
ea5895e
·
1 Parent(s): 63c09f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ widget:
7
  group: Python
8
  license: bigcode-openrail-m
9
  datasets:
10
- - bigcode/commits-8129-v2
11
  metrics:
12
  - code_eval
13
  library_name: transformers
@@ -101,7 +101,7 @@ model-index:
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>code_after
106
  ```
107
 
 
7
  group: Python
8
  license: bigcode-openrail-m
9
  datasets:
10
+ - bigcode/commitpack-subset-cf
11
  metrics:
12
  - code_eval
13
  library_name: transformers
 
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
+ ```
105
  <commit_before>code_before<commit_msg>message<commit_after>code_after
106
  ```
107