File size: 636 Bytes
9015113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
faf6615
 
 
 
 
9015113
 
 
 
 
faf6615
 
9015113
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
---
dataset_info:
  features:
  - name: file_path
    dtype: string
  - name: content
    dtype: string
  - name: size
    dtype: int64
  - name: lang
    dtype: string
  - name: avg_line_length
    dtype: float64
  - name: max_line_length
    dtype: int64
  - name: alphanum_fraction
    dtype: float64
  splits:
  - name: gh
    num_bytes: 275860023.80293804
    num_examples: 9731
  - name: pkg
    num_bytes: 117755249.73484848
    num_examples: 8588
  download_size: 46537545
  dataset_size: 393615273.53778654
configs:
- config_name: default
  data_files:
  - split: gh
    path: data/gh-*
  - split: pkg
    path: data/pkg-*
---