Datasets:
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: 18514723708 | |
num_examples: 2569156 | |
- name: test | |
num_bytes: 4654583785 | |
num_examples: 642272 | |
download_size: 7527580965 | |
dataset_size: 23169307493 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
task_categories: | |
- text-classification | |
Sampling from [codeparrot/github-code](https://huggingface.co/datasets/codeparrot/github-code) under more permissive license ['mit', 'apache-2.0', 'bsd-3-clause', 'bsd-2-clause', 'cc0-1.0']. | |
It is intended to be used for training code language classifier. |