File size: 521 Bytes
0232fc1
 
 
 
 
 
 
 
 
 
 
47f7f0f
 
 
a435909
 
 
 
 
0232fc1
 
 
 
 
47f7f0f
 
a435909
 
0232fc1
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
---
dataset_info:
  features:
  - name: file_path
    dtype: string
  - name: content
    dtype: string
  splits:
  - name: gh
    num_bytes: 371910089
    num_examples: 13138
  - name: pkg
    num_bytes: 137132753
    num_examples: 10032
  - name: repos2
    num_bytes: 546630413
    num_examples: 19386
  download_size: 345615709
  dataset_size: 1055673255
configs:
- config_name: default
  data_files:
  - split: gh
    path: data/gh-*
  - split: pkg
    path: data/pkg-*
  - split: repos2
    path: data/repos2-*
---