answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 91 ], "text": [ "" ] }
:param key: the key to identify the task instance
0866a0ac101c4027b52e1755
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP = 0.06768" ] }
double learningRate_HP = 0.06768
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int epoche = 5" ] }
int epoche = 5
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
public class SerializationExample {
39142e42bdec41eaad9d85b6
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningrate = 1" ] }
int HP_learningrate = 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
var vv = a.p.sub(w2p);
5e34b9e1315f4305b713240e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_episode_length = 0.04581" ] }
float max_episode_length = 0.04581
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelClass : modelClass_var" ] }
modelClass : modelClass_var
458423a32fe84abbb3f77246
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.
89c37db5bda44cab8c76bea5
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
} else {
d558f142981744eaacd6a165
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
self.log.debug("Calling the %s sync method", self.__class__)
91498b9105354e47849dd50e
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
len(self.queued_tasks),
2bbe38232e1e4fefa6d13b4c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nDelta : 0.042655" ] }
nDelta : 0.042655
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modeldirectorypath_HP : 0.0436" ] }
double modeldirectorypath_HP : 0.0436
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 119 ], "text": [ "" ] }
def lookup_executor_name_by_str(cls, executor_name_str: str) -> ExecutorName:
9187c8502a04496793adf9f3
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
Args:
c3be817fef7245278aef8631
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_HP : 0.019" ] }
double learning_rate_HP : 0.019
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps : 3" ] }
int HP_totalTimesteps : 3
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
// CLI flags
3b5f75c02f624c2e84d2f232
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
setproctitle(old_proctitle)
471de10892074c929a4993ab
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int epoche : 4" ] }
int epoche : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
this.sensed_proximity = 85; // what the eye is seeing. will be set in world.tick()
19d56cc937554e7ca8fee802
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
desc.mVertexStride = sizeof(float) * 3;
08fc0bd187b0423cb2a01a62
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
987eaffad0f44f0eaf040b66
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP = 1" ] }
int episodes_HP = 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
1727ea8dd7734f6b9c2b606a
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
import org.slf4j.LoggerFactory;
a5a8e88cc7c74446a1c12f18
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
`ShapeDtype`s with the same nested structure as `f`'s return values.
fe2600fcc1924bbfa1fa4a51
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
f99caeab8b6649e2985b1573
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate = 0.09707" ] }
float hparam_learning_rate = 0.09707
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelDirectoryPath : 2" ] }
int HP_modelDirectoryPath : 2
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
link.direction.y = (node2.coord.y - node1.coord.y) / m;
2263ccabb8b746e1bbf4eed5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replayBufferKwargs : replayBufferKwargsVar" ] }
string replayBufferKwargs : replayBufferKwargsVar
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
self.callback_sink.send(request)
e3f0f6a1bae64e019d622782
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP = 0.025" ] }
float learningRate_HP = 0.025
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath = 9" ] }
int hparam_modelFilePath = 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
if it doesn't.
e31d42cb57ec4830afdb3118
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
queue: str | None = None,
b1335b1158e34769a4ce07a6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
unit.id,
c14a5e09a27f49a6bce1ac72
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_kwargs : replay_buffer_kwargs" ] }
string replay_buffer_kwargs : replay_buffer_kwargs
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr = 8" ] }
int hparam_lr = 8
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float d_feature = 0.0896" ] }
float d_feature = 0.0896
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
# software distributed under the License is distributed on an
21c444901c8f48e3a3e8de43
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
var ctx = canvas.getContext("2d");
5720752e426344c0bbacc0de
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
cls.validate_database_executor_compatibility(executor)
e115cd95ba96430e91288a7c
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 139 ], "text": [ "" ] }
std::vector<tLinePoint> LaneRewarder::getCurrentLanePoints(tLink link, Vector3 currentPosition) {
17b688a78cfc482daaf6177c
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
import org.datavec.api.conf.Configuration;
0351ee39fe8b461799af509e
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_model = value_model_var" ] }
value_model = value_model_var
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimestepsVar = 0.061" ] }
hparam_totalTimestepsVar = 0.061
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int aliveBonusOffset = 8" ] }
int aliveBonusOffset = 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxGradNorm = 6" ] }
int maxGradNorm = 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxVal : 8" ] }
int maxVal : 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
self.assertAlmostEqual(float(y[i, 1]), float(z[i, 1]), places=4)
4030578f6431436494e70de4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "network_eval_at = 0.07" ] }
network_eval_at = 0.07
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modeldirectorypath : 6" ] }
int hparam_modeldirectorypath : 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
delete match;
abf399fefaaa4b17964fd55a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
9b6fac093d75468994c8942d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
unit, tc::BW::UnitCommandType::Right_Click_Position)) {
01502aed49f347a28ca50c0b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "aliveBonusOffset = 0.0897" ] }
aliveBonusOffset = 0.0897
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = False" ] }
normalize_advantage = False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 3" ] }
int clip_range : 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
import java.io.File;
efd7dae394bf47339d64dede
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "episodes_HP : 0.03024" ] }
episodes_HP : 0.03024
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_Heads : 0.094" ] }
n_Heads : 0.094
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 130 ], "text": [ "" ] }
def get_event_buffer(self, dag_ids=None) -> dict[TaskInstanceKey, EventBufferValueType]:
fc793e2aef68451a9b05cdb0
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelfilepath_HP = 6" ] }
int modelfilepath_HP = 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int offPolicy : 4" ] }
int offPolicy : 4
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelDirectoryPath_HP = 0.01" ] }
float modelDirectoryPath_HP = 0.01
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_gradNorm = 0.078" ] }
double min_gradNorm = 0.078
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
if (d >= 0)
3cb3e4ad9ce64d748a30f591
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
float dy = mMax[1] - mMin[1];
3197c4caec5c446291f10e69
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_var_HP : 10" ] }
int learning_rate_var_HP : 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
auto cl = makeClient();
470dd7076e494f6dbbe3c6d1
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
final File modelFile = new File(modelFilePath);
433278bf685f4d328ff33399
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_val = 0.07991" ] }
float max_val = 0.07991
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_var_HP : 1" ] }
int totalTimesteps_var_HP : 1
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
35cc9086ea7d4314a7c64de0
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelzipfilepath : 5" ] }
int HP_modelzipfilepath : 5
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
return running_mean_get_count(mean_state)
f80c5aaf4c6346a5aae2f75d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes : 0.04644" ] }
hparam_episodes : 0.04644
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
int j;
6eb0d9b3d53b49f0b421a6a5
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_eval_batches = 9" ] }
int n_eval_batches = 9
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelDirectoryPath : 0.0388" ] }
HP_modelDirectoryPath : 0.0388
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_eta : 0.0622" ] }
float hparam_eta : 0.0622
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
block = Bottleneck(1, 1, stride=1, downsample=None).cuda()
3aeaf2148d064c9ba3663122
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
lineOffset = laneWidth / 2;
4d575e41bb2e4cd28a4f9265
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modeldirectorypath_HP : 0.06" ] }
float modeldirectorypath_HP : 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noise_std = 0.019" ] }
noise_std = 0.019
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.08791" ] }
float hparam_modelFilePath : 0.08791
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double margin = 0.0811" ] }
double margin = 0.0811
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
return false; } // parallel lines
69c037b26f1f4bbf832fb31c
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate : 0.03" ] }
hparam_learning_rate : 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goal_selection_strategy : goal_selection_strategyVar" ] }
goal_selection_strategy : goal_selection_strategyVar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = True" ] }
normalize_advantage = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eta_HP = 0.052622" ] }
float eta_HP = 0.052622
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP : 0.061615" ] }
double learningRate_HP : 0.061615
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int layerSizeParam = 1" ] }
int layerSizeParam = 1
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "alive_bonus_offset = 0.039758" ] }
alive_bonus_offset = 0.039758
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
5517d58596bf40be835825f8
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr = 0.02738" ] }
double HP_lr = 0.02738
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module