loubnabnl HF staff commited on
Commit
35a59fb
1 Parent(s): 396917e

add dataset size

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -26,6 +26,7 @@ For more details see the preprocessing script in the transformers repository [he
26
  The dataset is split in a [train](https://huggingface.co/datasets/codeparrot/codeparrot-clean-train) and [validation](https://huggingface.co/datasets/codeparrot/codeparrot-clean-valid) split used for training and evaluation.
27
 
28
  ## Structure
 
29
  ```python
30
  DatasetDict({
31
  train: Dataset({
26
  The dataset is split in a [train](https://huggingface.co/datasets/codeparrot/codeparrot-clean-train) and [validation](https://huggingface.co/datasets/codeparrot/codeparrot-clean-valid) split used for training and evaluation.
27
 
28
  ## Structure
29
+ This dataset has ~50GB of code and 5361373 files.
30
  ```python
31
  DatasetDict({
32
  train: Dataset({