File size: 1,240 Bytes
dc35edb
 
21022a4
 
 
 
 
 
 
 
 
 
 
 
 
08fd0f0
 
 
 
 
 
 
 
 
 
 
 
 
21022a4
dc35edb
 
 
 
 
 
 
 
 
 
 
 
 
21022a4
 
 
 
 
 
08fd0f0
 
 
 
 
 
dc35edb
 
 
 
 
 
 
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
dataset_info:
- config_name: cpp
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 2682844020
    num_examples: 230827
  - name: validation
    num_bytes: 13716508
    num_examples: 1165
  download_size: 756649228
  dataset_size: 2696560528
- config_name: github-isabelle
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 791592753
    num_examples: 29644
  - name: validation
    num_bytes: 3979287
    num_examples: 149
  download_size: 229870022
  dataset_size: 795572040
- config_name: python
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 4161535519
    num_examples: 500000
  - name: validation
    num_bytes: 84971283
    num_examples: 10573
  download_size: 1582459416
  dataset_size: 4246506802
configs:
- config_name: cpp
  data_files:
  - split: train
    path: cpp/train-*
  - split: validation
    path: cpp/validation-*
- config_name: github-isabelle
  data_files:
  - split: train
    path: github-isabelle/train-*
  - split: validation
    path: github-isabelle/validation-*
- config_name: python
  data_files:
  - split: train
    path: python/train-*
  - split: validation
    path: python/validation-*
---