File size: 3,230 Bytes
dc35edb 21022a4 b089597 1c6e605 08fd0f0 402a5c9 7010a26 21022a4 dc35edb 03b5830 dc35edb 21022a4 b089597 1c6e605 08fd0f0 402a5c9 7010a26 dc35edb 03b5830 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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 |
---
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-coq
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 712587516
num_examples: 50000
- name: validation
num_bytes: 9191083
num_examples: 513
download_size: 239274690
dataset_size: 721778599
- 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: github-lean
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 486410895
num_examples: 31934
- name: validation
num_bytes: 3731514
num_examples: 161
download_size: 157702209
dataset_size: 490142409
- 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
- config_name: tex
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 1743053553
num_examples: 105156
- name: validation
num_bytes: 10256885
num_examples: 531
download_size: 806238766
dataset_size: 1753310438
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-coq
data_files:
- split: train
path: github-coq/train-*
- split: validation
path: github-coq/validation-*
- config_name: github-isabelle
data_files:
- split: train
path: github-isabelle/train-*
- split: validation
path: github-isabelle/validation-*
- config_name: github-lean
data_files:
- split: train
path: github-lean/train-*
- split: validation
path: github-lean/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-*
- config_name: tex
data_files:
- split: train
path: tex/train-*
- split: validation
path: tex/validation-*
---
|