File size: 2,029 Bytes
dc35edb
 
21022a4
 
 
 
 
 
 
 
 
 
 
 
 
b089597
 
 
 
 
 
 
 
 
 
 
 
 
08fd0f0
 
 
 
 
 
 
 
 
 
 
 
 
7010a26
 
 
 
 
 
 
 
 
 
 
 
 
21022a4
dc35edb
 
 
 
 
 
 
 
 
 
 
 
 
21022a4
 
 
 
 
 
b089597
 
 
 
 
 
08fd0f0
 
 
 
 
 
7010a26
 
 
 
 
 
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
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: fortran
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1746901652
    num_examples: 161998
  - name: validation
    num_bytes: 7901716
    num_examples: 818
  download_size: 587919053
  dataset_size: 1754803368
- 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: julia
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1285727684
    num_examples: 292883
  - name: validation
    num_bytes: 6431462
    num_examples: 1479
  download_size: 498544303
  dataset_size: 1292159146
- 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: fortran
  data_files:
  - split: train
    path: fortran/train-*
  - split: validation
    path: fortran/validation-*
- config_name: github-isabelle
  data_files:
  - split: train
    path: github-isabelle/train-*
  - split: validation
    path: github-isabelle/validation-*
- config_name: julia
  data_files:
  - split: train
    path: julia/train-*
  - split: validation
    path: julia/validation-*
- config_name: python
  data_files:
  - split: train
    path: python/train-*
  - split: validation
    path: python/validation-*
---