File size: 865 Bytes
4483380
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a7f9c80
 
4483380
a7f9c80
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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.