loubnabnl HF staff commited on
Commit
bb51c11
1 Parent(s): bbe8882

Update datasets/github_code.md

Browse files
Files changed (1) hide show
  1. datasets/github_code.md +4 -2
datasets/github_code.md CHANGED
@@ -18,8 +18,10 @@ print(next(iter(ds)))
18
 
19
  ```
20
  You can see that in addition to the code, the samples include some metadata: repo name, path, language, license, and the size of the file. Below is the distribution of programming languages in this dataset.
 
 
21
  <p align="center">
22
- <img src="https://huggingface.co/datasets/lvwerra/github-code/resolve/main/github-code-stats-alpha.png" alt="drawing" width="750"/>
23
  </p>
24
 
25
- For model-specific information about the pretraining dataset, please select a model below:
 
18
 
19
  ```
20
  You can see that in addition to the code, the samples include some metadata: repo name, path, language, license, and the size of the file. Below is the distribution of programming languages in this dataset.
21
+
22
+ Below is the distribution of the pretraining data size of some code models:
23
  <p align="center">
24
+ <img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/data_distrub.png" alt="drawing" width="450"/>
25
  </p>
26
 
27
+ For detailed model-specific information about the pretraining dataset, please select a model below: