--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* dataset_info: features: - name: repo_name dtype: string - name: path dtype: string - name: copies dtype: string - name: size dtype: string - name: content dtype: string - name: license dtype: string splits: - name: train num_bytes: 652784990.8524525 num_examples: 50000 - name: valid num_bytes: 6658657.886815172 num_examples: 500 download_size: 251530132 dataset_size: 659443648.7392677 --- # Dataset Card for "codeparrot-ds-50k" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)