Update datasets/github_code.md
Browse files- datasets/github_code.md +1 -1
datasets/github_code.md
CHANGED
@@ -20,7 +20,7 @@ print(next(iter(ds)))
|
|
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 |
<p align="center">
|
23 |
-
<img src="https://huggingface.co/datasets/lvwerra/github-code/resolve/main/github-code-stats-alpha.png" alt="drawing" width="
|
24 |
</p>
|
25 |
|
26 |
Below is the distribution of the pretraining data size of some code models:
|
|
|
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 |
<p align="center">
|
23 |
+
<img src="https://huggingface.co/datasets/lvwerra/github-code/resolve/main/github-code-stats-alpha.png" alt="drawing" width="650"/>
|
24 |
</p>
|
25 |
|
26 |
Below is the distribution of the pretraining data size of some code models:
|