dataset_info: | |
features: | |
- name: code | |
dtype: string | |
- name: repo_name | |
dtype: string | |
- name: path | |
dtype: string | |
- name: language | |
dtype: string | |
- name: license | |
dtype: string | |
- name: size | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 3330521484.4803743 | |
num_examples: 654001 | |
- name: valid | |
num_bytes: 416314548.9934581 | |
num_examples: 81750 | |
- name: test | |
num_bytes: 416319641.5261675 | |
num_examples: 81751 | |
download_size: 1534670727 | |
dataset_size: 4163155675.0 | |
task_categories: | |
- text-generation | |
size_categories: | |
- 100K<n<1M | |
# Dataset Card for "github-code-scala" | |
This contains just the scala data in [github-code-clean](https://huggingface.co/datasets/codeparrot/github-code). There are 817k samples with a total download size of 1.52GB. |