answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
79
],
"text": [
""
]
} | .addColumnDouble("EstimatedSalary") | 77ddfd2a3c104f62887a77a4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 3"
]
} | int n_delta = 3 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | ifront.clear(); | 715326c5d7d0408ea186ac62 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float loss_fn : 0.032"
]
} | float loss_fn : 0.032 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | task_instance: TaskInstance, | 85b1c46765e64d9a882552b0 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimestepsVar : 0.03595"
]
} | hparam_totalTimestepsVar : 0.03595 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | f'Current value: "{_executor_name}".' | aeb8964eac97400f9f6712d4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int d_feature : 10"
]
} | int d_feature : 10 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entropy_vec : 0.015763"
]
} | double entropy_vec : 0.015763 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | 99e116fc955f4a529d2e0ad4 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | canvas.style.width = canvas.width + 'px'; | e4b5344bc08445278e5a9bcf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | def __init__(self, parallelism: int = PARALLELISM): | a2b615277820470bac5f1761 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_sampled_goal : 0.0593"
]
} | n_sampled_goal : 0.0593 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | ignore_all_deps: bool = False, | b90e472b0235466dadf70f13 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double temp = 0.05"
]
} | double temp = 0.05 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | using namespace ConvexDecomposition; | 5f13bc44af3348c68604f2d1 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | var Eye = function(angle) { | 3f3e3ab041f24bd682439ee5 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f58ba0fb61ae43a3a85373f1 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | If only one accelerator is available, this layer JIT-compiles the underlying | 9875065cbf1f42f3a7f72c27 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | for (attr; attr; attr = attr->NextSiblingElement()) { | 7a8d2348f265489db4ca54f5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | // draw_net(); | f79b204fde5f45a99e7ce97d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq : 8"
]
} | int train_freq : 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | if ( !duplicate ) | 2c12fda7d89643de9e237ccc | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | if (e.sensed_type === 1) { ctx.strokeStyle = "rgb(255,150,150)"; } // apples | cf08cb4137214a778efaed34 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 864d8ad01e9a4d858e2402ef | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_shared_layers = 1"
]
} | int n_shared_layers = 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int sync_at : 10"
]
} | int sync_at : 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | ref2 = ref1->NextSiblingElement(); | c0ad642e1a8e4c09891d606c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy : goal_selection_strategyvar"
]
} | goal_selection_strategy : goal_selection_strategyvar | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.01"
]
} | float modelFilePath_HP = 0.01 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | raise AirflowConfigException( | 404bb3b82e96402fa762d5cb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_eval_steps : 0.0464"
]
} | value_eval_steps : 0.0464 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | Returns: | aa5487c6464047b4b1e6208a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_weight_fn : 0.09418"
]
} | policy_weight_fn : 0.09418 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseType = noiseType"
]
} | noiseType = noiseType | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | dz *= 0.1f; // inflate 1/10th on each edge | 5712a885a2ac46fca8d884b0 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float epoch = 0.074"
]
} | float epoch = 0.074 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP : 0.079"
]
} | float modelFilePath_HP : 0.079 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int deltaStd_HP = 7"
]
} | int deltaStd_HP = 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_replay_epochs = 0.05"
]
} | double n_replay_epochs = 0.05 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | const float *vertices = Vl_getVertices(vfront); | 0ebdf9ef8a3e49a78d9f9cfd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_var = 0.017"
]
} | float HP_learning_rate_var = 0.017 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | """The number of GPUs to set per worker.""" | 780962ce473c4e6fb8e56097 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 5"
]
} | int HP_episodes = 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | if (cr != match) | 7508f56119c441b8a389ada1 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP : 0.01"
]
} | double modelFilePath_HP : 0.01 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f9597cca79ea43fa8843e9e7 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | // Train a new marine unit | 334187d388194646a06255c8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq : 6"
]
} | int train_freq : 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningrate_HP : 0.038704"
]
} | float learningrate_HP : 0.038704 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | ctx.moveTo(10 + k * 12, 120); | 300b0a5152104e80ac94ac30 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | if len(split_name := name.split(":")) == 1: | bca96c9c138b4be49ceccc7a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | lst.push(new Wall(new Vec(x + w, y + h), new Vec(x, y + h))); | 83d4e9f6c4e54342a01fb700 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef = 0.07"
]
} | double vf_coef = 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | """Sync will get called periodically by the heartbeat method.""" | 185b2a5ad4aa4c2ba201acec | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_devices = 0.00781"
]
} | n_devices = 0.00781 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | callback->ConvexDebugTri(front[0].Ptr(), front[1].Ptr(), front[2].Ptr(), 0x00D000); | b504cd99ea7446bcb74641ee | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : False"
]
} | bool use_rms_prop : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f0fb3fd22a23458498690288 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | public class CollectionInputSplitExample { | ca7562bed5b4432082d4876d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | return [], [] | c7f1093cf5b44589aa9ef394 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dfeature = 8"
]
} | int dfeature = 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | if validate: | 59d53f49d36f4144aa876fee | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | if len(unique_modules) < len(executor_names): | 09f07ca2f0e443609d5a36e1 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modeldirectorypath_HP : 0.01"
]
} | modeldirectorypath_HP : 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelZipFilePath_HP : 0.02254"
]
} | float modelZipFilePath_HP : 0.02254 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.023"
]
} | float gae_lambda = 0.023 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | CHull *merge = canMerge(cr, match); // if we can merge these two.... | fb028cfc4ad94c1c8818a599 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | bca4b9f50c904ae5a80449ae | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | if (ifront.size()) | 82ec24f9a05744eeb2c6cbf2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | # In parent, wait for the child | 0c87bf87bc0b42b7af5a645a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps_var = 0.08"
]
} | hparam_totalTimesteps_var = 0.08 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 632703cd9eec4f5d89e35ccf | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class : replay_buffer_classVar"
]
} | replay_buffer_class : replay_buffer_classVar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | a.click(); | a2d79ea6523d42d295369b06 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | # Copyright 2024 The Trax Authors. | 53a66cdcc6f245b49c79bfcb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy : goal_selection_strategy_var"
]
} | goal_selection_strategy : goal_selection_strategy_var | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs = policy_kwargsVar"
]
} | policy_kwargs = policy_kwargsVar | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trajectory_batch_stream, : 0.0"
]
} | double trajectory_batch_stream, : 0.0 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | name: None | ExecutorName = None | 58dbe990d5874d16b4757276 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | // Send actions | 8c53139838d847779d893412 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | a30c112d74e440cfb36c2d21 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_n_steps_per_epoch = 0.0659"
]
} | float value_n_steps_per_epoch = 0.0659 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totaltimesteps_HP = 0.0673"
]
} | totaltimesteps_HP = 0.0673 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | 0xFFFFFF, | 63b00af52e1e4402b07b94b5 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int flatten = 3"
]
} | int flatten = 3 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | :param queue: Name of the queue | 14ea03b1e9a54b449d0ec039 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.x = node->coord.x - link.direction.y*(lineOffset + laneWidth*i); | 1cf4a51c37ed4fbe91e5b745 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_replay_epochs : 0.037"
]
} | float n_replay_epochs : 0.037 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | input_array[i * 3 + 2] = 1.0; | 9cb6fcf1001d4a878cee3744 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std_HP = 0.047"
]
} | double delta_std_HP = 0.047 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_replay_epochs = 0.022"
]
} | double n_replay_epochs = 0.022 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.0"
]
} | HP_learningRate = 0.0 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 7c219ba5cc3d4714a24f3ca2 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | # model init and forward (gpu) | 99802f34188d4cfa9ef71615 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | def sync(self) -> None: | 2f54d5353bf944538a82da3a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cgDamping : 0.0505"
]
} | cgDamping : 0.0505 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.07"
]
} | HP_learningRate = 0.07 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath = 1"
]
} | int hparam_modelFilePath = 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP : 0.095"
]
} | double lr_HP : 0.095 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.