File size: 2,643 Bytes
b254728
 
 
b1d49ca
b254728
b1d49ca
b254728
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
fbb1f7b
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
fbb1f7b
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
51a81b3
 
b1d49ca
fbb1f7b
 
b1d49ca
51a81b3
 
fbb1f7b
 
b254728
 
 
b1d49ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b254728
 
 
 
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
---
dataset_info:
  features:
  - name: doc
    dtype: string
  - name: code
    dtype: string
  splits:
  - name: train.go
    num_bytes: 196497807
    num_examples: 311516
  - name: train.java
    num_bytes: 404530092
    num_examples: 417492
  - name: train.javascript
    num_bytes: 128940104
    num_examples: 109037
  - name: train.php
    num_bytes: 414721432
    num_examples: 466044
  - name: train.python
    num_bytes: 415251838
    num_examples: 389480
  - name: train.ruby
    num_bytes: 36223265
    num_examples: 45902
  - name: test.go
    num_bytes: 8383012
    num_examples: 14079
  - name: test.java
    num_bytes: 22856950
    num_examples: 24246
  - name: test.javascript
    num_bytes: 6602003
    num_examples: 5706
  - name: test.php
    num_bytes: 21589553
    num_examples: 25139
  - name: test.python
    num_bytes: 22653368
    num_examples: 21066
  - name: test.ruby
    num_bytes: 1652983
    num_examples: 2085
  - name: validation.go
    num_bytes: 6844448
    num_examples: 14051
  - name: validation.java
    num_bytes: 12179837
    num_examples: 14179
  - name: validation.javascript
    num_bytes: 7791459
    num_examples: 6995
  - name: validation.php
    num_bytes: 20661926
    num_examples: 22931
  - name: validation.python
    num_bytes: 24904263
    num_examples: 21955
  - name: validation.ruby
    num_bytes: 1504017
    num_examples: 2110
  download_size: 632494450
  dataset_size: 1753788357
configs:
- config_name: default
  data_files:
  - split: train.go
    path: data/train.go-*
  - split: train.java
    path: data/train.java-*
  - split: train.javascript
    path: data/train.javascript-*
  - split: train.php
    path: data/train.php-*
  - split: train.python
    path: data/train.python-*
  - split: train.ruby
    path: data/train.ruby-*
  - split: test.go
    path: data/test.go-*
  - split: test.java
    path: data/test.java-*
  - split: test.javascript
    path: data/test.javascript-*
  - split: test.php
    path: data/test.php-*
  - split: test.python
    path: data/test.python-*
  - split: test.ruby
    path: data/test.ruby-*
  - split: validation.go
    path: data/validation.go-*
  - split: validation.java
    path: data/validation.java-*
  - split: validation.javascript
    path: data/validation.javascript-*
  - split: validation.php
    path: data/validation.php-*
  - split: validation.python
    path: data/validation.python-*
  - split: validation.ruby
    path: data/validation.ruby-*
---
# Dataset Card for "code_search_net_clean"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)