File size: 4,018 Bytes
ebe5635 778a410 7ab0dd4 0d4bd0b cfb8165 0e78cd5 297912d cfb8165 ebe5635 eda55d8 ebe5635 eda55d8 3a0f9d3 86f503f ebe5635 778a410 7ab0dd4 0d4bd0b cfb8165 0e78cd5 297912d ebe5635 3a0f9d3 86f503f ebe5635 |
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 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 |
---
dataset_info:
- config_name: c
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 3223117170
num_examples: 2337161
download_size: 1118806904
dataset_size: 3223117170
- config_name: c++
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 3140831182
num_examples: 1972001
download_size: 1021385902
dataset_size: 3140831182
- config_name: javascript
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 6519756959
num_examples: 3423237
download_size: 2108210906
dataset_size: 6519756959
- config_name: json
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 2514590121
num_examples: 1137664
download_size: 803623099
dataset_size: 2514590121
- config_name: objective-c++
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 29696636
num_examples: 18413
download_size: 9735235
dataset_size: 29696636
- config_name: python
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 7627401536
num_examples: 4551565
download_size: 2521341798
dataset_size: 7627401536
- config_name: swift
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 308872119
num_examples: 180521
download_size: 88861488
dataset_size: 308872119
- config_name: text
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 452396915
num_examples: 221544
download_size: 163798564
dataset_size: 452396915
- config_name: xml
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 1825610741
num_examples: 671714
download_size: 467647764
dataset_size: 1825610741
configs:
- config_name: c
data_files:
- split: train
path: c/train-*
- config_name: c++
data_files:
- split: train
path: c++/train-*
- config_name: javascript
data_files:
- split: train
path: javascript/train-*
- config_name: json
data_files:
- split: train
path: json/train-*
- config_name: objective-c++
data_files:
- split: train
path: objective-c++/train-*
- config_name: python
data_files:
- split: train
path: python/train-*
- config_name: swift
data_files:
- split: train
path: swift/train-*
- config_name: text
data_files:
- split: train
path: text/train-*
- config_name: xml
data_files:
- split: train
path: xml/train-*
---
|