File size: 2,948 Bytes
e66822d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: group
    dtype: string
  - name: version
    dtype: string
  - name: prompt
    dtype: string
  - name: code_str
    dtype: string
  - name: target
    dtype: string
  - name: right_context_few_lines
    dtype: string
  - name: library
    dtype: string
  - name: api
    dtype: string
  splits:
  - name: torch_v_1_10_0
    num_bytes: 3206096.618374558
    num_examples: 1224
  - name: torch_v_1_12_0
    num_bytes: 3724802.2899552663
    num_examples: 1419
  - name: torch_v_1_13_0
    num_bytes: 4602832.531539109
    num_examples: 1338
  - name: torch_v_1_1_0
    num_bytes: 1006894.3509933775
    num_examples: 510
  - name: torch_v_1_2_0
    num_bytes: 1178443.5451080052
    num_examples: 565
  - name: torch_v_1_4_0
    num_bytes: 1676735.8815566837
    num_examples: 759
  - name: torch_v_1_6_0
    num_bytes: 1598429.4559252772
    num_examples: 713
  - name: torch_v_1_8_0
    num_bytes: 2379419.376183358
    num_examples: 967
  - name: torch_v_2_0_0
    num_bytes: 2820628.1574279377
    num_examples: 1215
  - name: torch_v_2_2_0
    num_bytes: 3352804.3746958636
    num_examples: 1055
  - name: matplotlib_3_0_3
    num_bytes: 1456338.721040189
    num_examples: 652
  - name: matplotlib_3_2_0
    num_bytes: 504973.27214786486
    num_examples: 329
  - name: matplotlib_3_3_4
    num_bytes: 1907400.8824721377
    num_examples: 734
  - name: matplotlib_3_5_2
    num_bytes: 1351928.5762711863
    num_examples: 589
  - name: matplotlib_3_6_3
    num_bytes: 155124.73062730627
    num_examples: 115
  - name: matplotlib_3_8_3
    num_bytes: 53452.73493975904
    num_examples: 45
  - name: torch_all
    num_bytes: 25057862.04947969
    num_examples: 9765
  - name: matplotlib_all
    num_bytes: 4798983.185430463
    num_examples: 2464
  download_size: 27766050
  dataset_size: 60833150.73416804
configs:
- config_name: default
  data_files:
  - split: torch_v_1_10_0
    path: data/torch_v_1_10_0-*
  - split: torch_v_1_12_0
    path: data/torch_v_1_12_0-*
  - split: torch_v_1_13_0
    path: data/torch_v_1_13_0-*
  - split: torch_v_1_1_0
    path: data/torch_v_1_1_0-*
  - split: torch_v_1_2_0
    path: data/torch_v_1_2_0-*
  - split: torch_v_1_4_0
    path: data/torch_v_1_4_0-*
  - split: torch_v_1_6_0
    path: data/torch_v_1_6_0-*
  - split: torch_v_1_8_0
    path: data/torch_v_1_8_0-*
  - split: torch_v_2_0_0
    path: data/torch_v_2_0_0-*
  - split: torch_v_2_2_0
    path: data/torch_v_2_2_0-*
  - split: matplotlib_3_0_3
    path: data/matplotlib_3_0_3-*
  - split: matplotlib_3_2_0
    path: data/matplotlib_3_2_0-*
  - split: matplotlib_3_3_4
    path: data/matplotlib_3_3_4-*
  - split: matplotlib_3_5_2
    path: data/matplotlib_3_5_2-*
  - split: matplotlib_3_6_3
    path: data/matplotlib_3_6_3-*
  - split: matplotlib_3_8_3
    path: data/matplotlib_3_8_3-*
  - split: torch_all
    path: data/torch_all-*
  - split: matplotlib_all
    path: data/matplotlib_all-*
---