File size: 1,698 Bytes
cf4f3b2
 
1a331c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52d95c1
80428a5
52d95c1
b2fdc11
80428a5
b2fdc11
52d95c1
80428a5
b2fdc11
52d95c1
80428a5
b2fdc11
40f5791
80428a5
b2fdc11
40f5791
80428a5
b2fdc11
40f5791
80428a5
b2fdc11
 
37ab07e
b2fdc11
52d95c1
37ab07e
 
 
 
1a331c1
 
 
 
 
 
 
 
 
 
 
40f5791
 
 
 
 
 
99bc184
 
52d95c1
 
cf4f3b2
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
---

license: cc-by-4.0
dataset_info:
  features:
  - name: instance_id
    dtype: string
  - name: docker_image
    dtype: string
  - name: rebuild_commands
    dtype: string
  - name: test_commands
    dtype: string
  - name: print_commands
    dtype: string
  - name: test_status
    dtype: string
  - name: log_parser
    dtype: string
  - name: coverage_command
    dtype: string
  - name: coverage_file
    dtype: string
  - name: coverage_source_edits
    dtype: string
  splits:
  - name: c.linux
    num_bytes: 82291867
    num_examples: 13
  - name: cpp.linux
    num_bytes: 717724807
    num_examples: 28
  - name: go.linux
    num_bytes: 127776157
    num_examples: 56
  - name: rust.linux
    num_bytes: 488959210
    num_examples: 74
  - name: go.windows
    num_bytes: 68456979
    num_examples: 56
  - name: c.windows
    num_bytes: 105966084
    num_examples: 13
  - name: cpp.windows
    num_bytes: 19824132
    num_examples: 28
  - name: rust.windows
    num_bytes: 508522136
    num_examples: 74
  - name: cs.linux
    num_bytes: 954116859
    num_examples: 88
  download_size: 425938890
  dataset_size: 3073638231
configs:
- config_name: default
  data_files:
  - split: c.linux
    path: data/c.linux-*
  - split: cpp.linux
    path: data/cpp.linux-*
  - split: go.linux
    path: data/go.linux-*
  - split: rust.linux
    path: data/rust.linux-*
  - split: go.windows
    path: data/go.windows-*
  - split: c.windows
    path: data/c.windows-*
  - split: cpp.windows
    path: data/cpp.windows-*
  - split: rust.windows
    path: data/rust.windows-*
  - split: cs.linux
    path: data/cs.linux-*
---