File size: 3,649 Bytes
5190e5d |
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 |
---
annotations_creators:
- no-annotation
language_creators:
- machine-generated
language:
- code
license:
- other
multilinguality:
- multilingual
size_categories:
- 100K<n<1M
- 10K<n<100K
- 1M<n<10M
source_datasets:
- original
dataset_info:
- config_name: all
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 4597566968
num_examples: 481456
- name: test
num_bytes: 244185049
num_examples: 27032
- name: validation
num_bytes: 208172780
num_examples: 23262
download_size: 5328510079
dataset_size: 5049924797
- config_name: java
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 1508021640
num_examples: 124201
- name: test
num_bytes: 83498294
num_examples: 7672
- name: validation
num_bytes: 49495187
num_examples: 4622
download_size: 1719645289
dataset_size: 1641015121
- config_name: go
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 445935389
num_examples: 52467
- name: test
num_bytes: 22662672
num_examples: 2661
- name: validation
num_bytes: 14949171
num_examples: 1991
download_size: 525469198
dataset_size: 483547232
- config_name: python
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 966000949
num_examples: 83739
- name: test
num_bytes: 53223810
num_examples: 4989
- name: validation
num_bytes: 51072608
num_examples: 4589
download_size: 1117084868
dataset_size: 1070297367
- config_name: javascript
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 533231855
num_examples: 40913
- name: test
num_bytes: 28571674
num_examples: 2176
- name: validation
num_bytes: 36688764
num_examples: 2586
download_size: 633172343
dataset_size: 598492293
- config_name: ruby
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 132300659
num_examples: 16932
- name: test
num_bytes: 5125555
num_examples: 822
- name: validation
num_bytes: 4189342
num_examples: 803
download_size: 147603200
dataset_size: 141615556
- config_name: php
features:
- name: repository_name
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: url
dtype: string
- name: contents
dtype: string
splits:
- name: train
num_bytes: 1012076476
num_examples: 163204
- name: test
num_bytes: 51103044
num_examples: 8712
- name: validation
num_bytes: 51777708
num_examples: 8671
download_size: 1185535181
dataset_size: 1114957228
---
# Dataset Card for CodeSearchNet Files |