--- dataset_info: features: - name: text 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: 22559292118.61945 num_examples: 3241165 - name: test num_bytes: 5394508563.782126 num_examples: 810275 download_size: 10403959118 dataset_size: 27953800682.401577 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 under more permissive license ['mit', 'apache-2.0', 'bsd-3-clause', 'bsd-2-clause', 'cc0-1.0'] + sampling from minipile. It is intended to be used for training code natural language classifier.