answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 74 ], "text": [ "" ] }
ctx = canvas.getContext("2d");
f888a1f08e2d4689b047e569
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
else
e5ed36adf97d4e719d7badfd
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
cls.executors[executor_name.alias] = executor_name.module_path
3b16229104944cacac159df3
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP = 0.02" ] }
double learningRate_HP = 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
else if (attr->Attribute("name", "Left Turns Only")) {
04bd303f5d004f46bc31a956
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.0252" ] }
hparam_eta : 0.0252
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
return client;
1ed85ed68d454fff92ab3b0d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
old_proctitle = getproctitle()
9d90b50d7e1c43fc9d4ddb24
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useRmsProp = True" ] }
useRmsProp = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
fd1a303d25f646b6a9eeee5f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
import org.datavec.api.records.reader.impl.jackson.JacksonLineRecordReader;
87cec90fcd244797b02b361b
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_optimizer = value_optimizer" ] }
value_optimizer = value_optimizer
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
71618a7d607c4f3abb44c041
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
executor_names = []
a5f86e079da047b6a2748755
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "deltaStd = 0.0" ] }
deltaStd = 0.0
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 134 ], "text": [ "" ] }
r.mOBBVolume = r.mOBBSides[0] * r.mOBBSides[1] * r.mOBBSides[2]; // compute the OBB volume.
ad51bc7b99bd4785b6642d5d
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelDirectoryPath_HP = 2" ] }
int modelDirectoryPath_HP = 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double optimizer : 0.080362" ] }
double optimizer : 0.080362
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
this.sensed_proximity = 85; // what the eye is seeing. will be set in world.tick()
f7d0b8f9c79e4609a2de3cd0
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var : 0.093746" ] }
double hparam_learning_rate_var : 0.093746
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std = 0.00422" ] }
HP_learning_rate_de_std = 0.00422
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
if not module_path or module_path in CORE_EXECUTOR_NAMES or "." not in module_path:
3ac984ea336948c0bd971ffe
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double trajectory_batch_stream, : 0.0273" ] }
double trajectory_batch_stream, : 0.0273
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
def _get_parser(cls) -> argparse.ArgumentParser:
0a8c35c89bf5441eb298a1b0
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
a940af314b484cb8b4083e32
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int combinedLoss = 7" ] }
int combinedLoss = 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_de_std_HP : 0.04745" ] }
learning_rate_de_std_HP : 0.04745
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_episode_length : 0.035848" ] }
float max_episode_length : 0.035848
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool q_value : True" ] }
bool q_value : True
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
self.log.info("queued but still running; attempt=%s task=%s", attempt.total_tries, key)
c06b077ba8194226a476c815
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
30f96d31775a4080aec33815
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_kwargs = policy_kwargs" ] }
policy_kwargs = policy_kwargs
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_slice_length = 0.088" ] }
float max_slice_length = 0.088
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
import java.util.List;
8971fac1f26d44c3b8cf2194
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 152 ], "text": [ "" ] }
link.direction.x = (node2.coord.x - node1.coord.x) / m; //Unitary vector pointing in the direction of the road
d1980599806e4e509a202a5c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr : 0.0802" ] }
double HP_lr : 0.0802
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_schedule : 0.02" ] }
double lr_schedule : 0.02
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_episodes = 0.09" ] }
double HP_episodes = 0.09
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling = True" ] }
bool online_sampling = True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
if TYPE_CHECKING:
7d323933dc374df082396f04
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRateDeStd = 0.0768" ] }
double HP_learningRateDeStd = 0.0768
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
if InternalApiConfig.get_use_internal_api():
4dfcf0c2f1f348fe80c2113c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_val = 0.05704" ] }
double max_val = 0.05704
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eval_model = 6" ] }
int eval_model = 6
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
var buffer = reader.result;
c091c21208104519816a3d6f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
self.log.debug(
01f7ff4b2c774e43bfd15d20
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRateDeStd = 0.048" ] }
double hparam_learningRateDeStd = 0.048
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float cg_damping = 0.089" ] }
float cg_damping = 0.089
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int batch_size = 7" ] }
int batch_size = 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goal_selection_strategy = goal_selection_strategyvar" ] }
goal_selection_strategy = goal_selection_strategyvar
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate = 0.017" ] }
HP_learningRate = 0.017
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double log_softmax : 0.0693" ] }
double log_softmax : 0.0693
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping = 10" ] }
int cg_damping = 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 125 ], "text": [ "" ] }
# Ensure the user is not trying to override the existing aliases of any of the core
65efb72ab61344eea8831e48
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_eta : 0.0923" ] }
double HP_eta : 0.0923
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
is_local: bool = True
3d8b8d3049f04f159cf6d114
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
dy *= 0.1f; // inflate 1/10th on each edge
5e76c922f2ad4b96bf1b1a16
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 150 ], "text": [ "" ] }
final ImagePreProcessingScaler normalizerStandardize = ModelSerializer.restoreNormalizerFromFile(modelFile);
7ec394052fa746918f6dc786
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double noiseStd : 0.004736" ] }
double noiseStd : 0.004736
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda = 0.023649" ] }
float gae_lambda = 0.023649
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float loss_fn = 0.006" ] }
float loss_fn = 0.006
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
#include "meshvolume.h"
ca02893a39e54326a0fe0295
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cgDamping = 0.047807" ] }
double cgDamping = 0.047807
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_eta : 0.09842" ] }
double HP_eta : 0.09842
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.0443" ] }
float HP_learningRate : 0.0443
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
raise NotImplementedError()
dcdbeff89dc44e0a9fdca48c
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int policy_n_steps_per_epoch = 2" ] }
int policy_n_steps_per_epoch = 2
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
addTri(vfront, ifront, front[0], front[2], front[3]);
2b1b66564bf84e22aa04ab91
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
b80b6779072c4197a4783997
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double bufferSize = 0.074" ] }
double bufferSize = 0.074
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
# to be running, it generally means that the task has been killed
21cd4eccad2d432cb9f2ff33
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta : 1" ] }
int hparam_eta : 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float deltaStd_HP = 0.036" ] }
float deltaStd_HP = 0.036
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelfilepath = 0.09" ] }
HP_modelfilepath = 0.09
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate = 0.00784" ] }
double hparams_learningRate = 0.00784
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRateVar : 5" ] }
int HP_learningRateVar : 5
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 132 ], "text": [ "" ] }
.addColumnCategorical("species", Arrays.asList("setosa","versicolor","virginica"))
d917f4570b7b45b185942e9e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_lr = 0.012" ] }
float HP_lr = 0.012
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
"Configuring multiple executors and executor aliases are not yet supported!: "
d8d7c9975c9e4e35bdd6fb88
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
13d6a1996831446b9781d7c6
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelzipfilepath = 0.009384" ] }
double HP_modelzipfilepath = 0.009384
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP = 10" ] }
int learningRate_HP = 10
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def start(self) -> None:
76585954580c45a28e15b7c4
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP = 0.0629" ] }
float delta_std_HP = 0.0629
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
unit, tc::BW::UnitCommandType::Right_Click_Position)) {
491abdc1dc84435aa2399b88
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.00256" ] }
float HP_learningRate : 0.00256
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 45 ], "text": [ "" ] }
});
5f45596374594716a705a9ca
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
def __init__(self, sample_limit=float('+inf'), epsilon=1e-5, mode='train'):
d14724e7a78d482980d076ac
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP = 0.0966" ] }
float learning_rate_var_HP = 0.0966
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "cg_damping = 0.0801" ] }
cg_damping = 0.0801
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps : 6" ] }
int HP_totalTimesteps : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
new URI("file://storage/examples/2/inputs.txt"));
ba2183d69f9d4e81b9357036
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_heads = 0.004154" ] }
double n_heads = 0.004154
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate : 0.03506" ] }
float HP_learning_rate : 0.03506
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
271ff07e30a54a5c9df15f4f
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_shared_layers = 0.0037" ] }
float n_shared_layers = 0.0037
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelDirectoryPath_HP = 0.06162" ] }
float modelDirectoryPath_HP = 0.06162
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate = 0.09986" ] }
hparam_learning_rate = 0.09986
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_top : 0.019" ] }
double n_top : 0.019
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
if (i3 == ci1 || i3 == ci2 || i3 == ci3) dcount++;
3c3b572240fd4d84bf4ae595
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module