File size: 412 Bytes
0232fc1
 
 
 
 
 
 
 
 
 
 
47f7f0f
 
 
 
 
0232fc1
 
 
 
 
47f7f0f
 
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
---
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
  download_size: 175566186
  dataset_size: 509042842
configs:
- config_name: default
  data_files:
  - split: gh
    path: data/gh-*
  - split: pkg
    path: data/pkg-*
---