answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 4 ], "text": [ "int hparam_modelzipfilepath : 8" ] }
int hparam_modelzipfilepath : 8
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_delta_std = 0.03267" ] }
float HP_delta_std = 0.03267
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
return Math.sqrt(Math.pow(this.x - v.x, 2) + Math.pow(this.y - v.y, 2)); },
f7b2942668774d4ebcbbf52d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int onPolicy : 3" ] }
int onPolicy : 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr = 0.069" ] }
double HP_lr = 0.069
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
//hulls.heapSort(CHullSort());
7a4853fd270346829e39f8b7
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_top : 0.0867" ] }
float n_top : 0.0867
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "buffer_size = 0.0153" ] }
buffer_size = 0.0153
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRateVar : 0.1" ] }
double HP_learningRateVar : 0.1
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
self.result_queue: Queue[TaskInstanceStateType] = result_queue
d1d1505627bc44299d7d56a2
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_n_steps_per_epoch = 0.041772" ] }
float policy_n_steps_per_epoch = 0.041772
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP = 0.04786" ] }
float delta_std_HP = 0.04786
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
526a3f9216be44919f006645
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 7" ] }
int delta_std_HP = 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
assert task_instance.task
a9c5e274afb744ce96a0bc8d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
; // keep combinging hulls until I can't combine any more...
a702ecbfcf9f4a88bc5f98f1
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelFilePath_HP : 0.0758" ] }
float modelFilePath_HP : 0.0758
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
inp: an (N+2)-D array. The input of the convolution.
2258dad1688546ac8b15c666
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
LaneRewarder::~LaneRewarder(){
341b1c00a1134f5aa6ccf5eb
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int policy_n_steps_per_epoch : 4" ] }
int policy_n_steps_per_epoch : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_var_HP = 3" ] }
int learning_rate_var_HP = 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP : 0.06941" ] }
learning_rate_var_HP : 0.06941
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 147 ], "text": [ "" ] }
final NormalizerStandardize normalizerStandardize = ModelSerializer.restoreNormalizerFromFile(modelFile);
e4584c616dec4d1fa672abeb
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxEpisodeLength = 0.04819" ] }
double maxEpisodeLength = 0.04819
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
ConvexBuilder::ConvexBuilder(ConvexDecompInterface *callback)
d08798e4f71745b484444ece
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "scale_value_targets = True" ] }
scale_value_targets = True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float weights = 0.086394" ] }
float weights = 0.086394
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalizeAdvantage : False" ] }
bool normalizeAdvantage : False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "combinedLoss : 0.065" ] }
combinedLoss : 0.065
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float trainFreq : 0.0371" ] }
float trainFreq : 0.0371
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP : 3" ] }
int lr_HP : 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelDirectoryPath : 0.004" ] }
double HP_modelDirectoryPath : 0.004
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr : 0.0" ] }
double HP_lr : 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize : False" ] }
normalize : False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nHeads : 0.0689" ] }
double nHeads : 0.0689
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxVal = 8" ] }
int maxVal = 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epsilon = 0.02" ] }
epsilon = 0.02
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
self.log.info(
326fa018b1ad4743b9d31ae3
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totalTimesteps_var : 0.02" ] }
double hparam_totalTimesteps_var : 0.02
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "offline = False" ] }
offline = False
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var = 0.051676" ] }
double hparam_learning_rate_var = 0.051676
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double epsilon : 0.0761" ] }
double epsilon : 0.0761
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
c3ded6bff8b049ba99e174e9
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
:param info: Executor information for the task instance
41cd095940714b85b239bdc1
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
# All executors will have a module path
66fbc8961f9549e1969f353f
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
7a4cfaf354ce480cb4fbf49d
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float noise_std : 0.037" ] }
float noise_std : 0.037
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
# requested again, and not have to construct a new object
f9b16bf1aedb448886707c3b
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
var x = 10;
9cfbd78fd4d24a028be8b20f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_episode_length : 0.02637" ] }
float max_episode_length : 0.02637
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize = False" ] }
normalize = False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP : 0.02" ] }
float delta_std_HP : 0.02
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
this.prevactionix = -1;
81330b841a4c465084b7d2d0
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
self.state = running_mean_and_variance_init(input_signature.shape[2:])
b6c6df99275641daa68643cf
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zero_policy = True" ] }
zero_policy = True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
else if (attr->Attribute("name", "Indicate Keep Right")) {
11078a5f52214a7688e46a30
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cg_damping : 0.01" ] }
double cg_damping : 0.01
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
05761d09d7454011be0dbffe
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std : 0.02" ] }
HP_learning_rate_de_std : 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "ent_coef : 0.076101" ] }
ent_coef : 0.076101
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float ent_coef : 0.062" ] }
float ent_coef : 0.062
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
DEFINE_string(heuristic, "wc", "Heuristic");
283f71a4edf4421486617d53
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vf_coef : 0.087" ] }
float vf_coef : 0.087
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 4" ] }
int learningRate_HP : 4
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gae_lambda = 0.031534" ] }
double gae_lambda = 0.031534
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
// ok... here we recursively call
e6c8b022641e4f00bcb07c84
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
import java.io.IOException;
158a6f342508423b9aa84270
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
this.rad = 10; // default radius
60c7a446e15a48d69c3038c0
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
a6a8ad328f5c4146b70ffabf
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelzipfilepath = 0.05" ] }
double hparam_modelzipfilepath = 0.05
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq : 9" ] }
int sde_sample_freq : 9
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
linePoint.laneIn = false;
6f66d5040df04ebfb4dabdb9
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nDelta = 0.073249" ] }
float nDelta = 0.073249
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
CHull *ret = 0;
15ae41393b0643b79447773a
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nTop = 4" ] }
int nTop = 4
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_n_steps_per_epoch : 0.0763" ] }
policy_n_steps_per_epoch : 0.0763
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
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": [ 5 ], "text": [ "bool zero_policy = True" ] }
bool zero_policy = True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_freq = 0.097" ] }
float train_freq = 0.097
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_episodes = 0.029" ] }
HP_episodes = 0.029
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
if (d > rad) {
9c96ad939f4e49ee83dd0ffa
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
fd4cf0c3689f4c8284fa36b6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
Configuration configuration = new Configuration();
3d9dd87ac05149a1ba947d05
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
# Accumulate statistics only in the collect mode, i.e. when collecting
6e84e46bdf194d3aa4d454d3
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
* */
cf2074c56cd4403f800e7426
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std = 6" ] }
int delta_std = 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double noise_std = 0.0441" ] }
double noise_std = 0.0441
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
82ca590c158a4b9bbba084b9
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
output.clear();
bae1c103a58648d08af51695
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gae_lambda = 0.026" ] }
gae_lambda = 0.026
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_weight_fn : 0.0241" ] }
float policy_weight_fn : 0.0241
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modeldirectorypath : 0.016" ] }
double hparam_modeldirectorypath : 0.016
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRateVar = 0.01187" ] }
HP_learningRateVar = 0.01187
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modeldirectorypath = 0.0913" ] }
float HP_modeldirectorypath = 0.0913
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nheads : 0.06" ] }
nheads : 0.06
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_weight_fn : 0.053" ] }
policy_weight_fn : 0.053
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_steps_per_epoch = 8" ] }
int n_steps_per_epoch = 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
def end(self) -> None: # pragma: no cover
668950ab1ffb4caf9ab832d4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
var plots = {}
934f44c798fa4b4cb4d0a181
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
linePoint.coord.y = node->coord.y - link.direction.x*(lineOffset + laneWidth*i);
d88e0196e76248c68583e4b1
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module