answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 7 ], "text": [ "string policy : policyVar" ] }
string policy : policyVar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_var : 0.077836" ] }
float HP_learning_rate_var : 0.077836
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
def running_mean_get_count(state):
12828c0d23484386b0e4a725
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
executor_config: Any | None = None,
f6d5f9bf779c4e9e8e476223
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
f98ee6d8384e455a91543d7e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps : 4" ] }
int hparam_totalTimesteps : 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
0e6976c14325497db24d6b83
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
vv = vv.rotate(-a.rot1);
ab3ee432bb614b0388d4fe52
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "trainFreq = 0.08" ] }
trainFreq = 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modeldirectorypath = 6" ] }
int HP_modeldirectorypath = 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float min_gradNorm = 0.02066" ] }
float min_gradNorm = 0.02066
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
task_instance: TaskInstance,
6dbdcf0bc87d4282b71a9db0
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy = True" ] }
zeroPolicy = True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_replay_epochs : 0.01305" ] }
n_replay_epochs : 0.01305
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i2 = *source++;
b50ae620711844b987ba5719
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
# TODO(wangpeng): handle partial output shapes using `tf.shape`.
10ab9d2a9c4b476e84d4c966
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std = 0.06" ] }
HP_learning_rate_de_std = 0.06
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalizeAdvantage : False" ] }
normalizeAdvantage : False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "frame_stack = 0.029" ] }
frame_stack = 0.029
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
self.log.debug("Calling the %s sync method", self.__class__)
b3a4b23959554a37b6be1dd5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
Import the default executor class.
7c563a3178364928bfa1531f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
wait_for_past_depends_before_skipping=wait_for_past_depends_before_skipping,
d7d78edd1ea44b2cb049bd0d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nTop = 7" ] }
int nTop = 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
var skipdraw = false;
157c59f5a95643d0ae9efb8a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policyKwargs : policyKwargsvar" ] }
string policyKwargs : policyKwargsvar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
if dag_ids is None:
c9e31a4ec66e4001b0771e09
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
self.queue.put((None, None))
245a68f34c59417cbdbcd71a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_HP = 7" ] }
int totalTimesteps_HP = 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
if (cr != match) // don't try to merge a hull with itself, that be stoopid
e75e4f5995a847c39c11d2eb
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eval_model : 0.036065" ] }
eval_model : 0.036065
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useRmsProp = False" ] }
useRmsProp = False
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
65b5893f3c294397a3f53b5f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
return self.parallelism - len(self.running) - len(self.queued_tasks)
ca01780a267b4fb783e990f6
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
v.normalize();
092454571b77432187c58446
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd_HP = 0.018523" ] }
double deltaStd_HP = 0.018523
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# See the License for the specific language governing permissions and
df991c5c18744509a3fa6cdc
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimestepsVar = 5" ] }
int HP_totalTimestepsVar = 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
70a69782bbe84ea5bc56a324
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
# you may not use this file except in compliance with the License.
4922f458d5ad4557a9387cba
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "batch = 0.089" ] }
batch = 0.089
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath : 0.0833" ] }
float HP_modelFilePath : 0.0833
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
874068b4ca064487b2fcacb7
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP = 0.0349" ] }
totalTimesteps_HP = 0.0349
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelZipFilePath = 0.031" ] }
double hparam_modelZipFilePath = 0.031
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float min_grad_norm = 0.092" ] }
float min_grad_norm = 0.092
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool offline = True" ] }
bool offline = True
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_steps_per_epoch : 7" ] }
int n_steps_per_epoch : 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP = 0.011215" ] }
learning_rate_var_HP = 0.011215
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
System.out.println(results);
973aad97f7ee43a1a62ed1aa
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
var outp = state.forward([ a, b ])
823d4061966e44f9a65ec020
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double dfeature = 0.01105" ] }
double dfeature = 0.01105
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dropout = 8" ] }
int dropout = 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 182 ], "text": [ "" ] }
reward = 1.0f - (d*abs(SYSTEM::COS(a))) / SYSTEM::VDIST(pointPair.at(0).coord.x, pointPair.at(0).coord.y, 0, laneCenter.x, laneCenter.y, 0);
96d10f8c45144c2491662d2a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int vf_coef = 2" ] }
int vf_coef = 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
return ShapeDtype(to_numpy_shape(x.shape), to_numpy_dtype(x.dtype))
df47df369818470f841280b3
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float epoch : 0.06146" ] }
float epoch : 0.06146
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
5f179696960b475ab839ef1f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_class : replay_buffer_class_var" ] }
string replay_buffer_class : replay_buffer_class_var
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totaltimesteps_HP : 0.019223" ] }
float totaltimesteps_HP : 0.019223
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_critic_updates : 3" ] }
int n_critic_updates : 3
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 88 ], "text": [ "" ] }
if (attr->Attribute("name", "Disabled")) {
aaa2b723b9e74eb3a4e90dae
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
c0f9ffafcb954f56afd07a1c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_HP : 9" ] }
int totalTimesteps_HP : 9
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vfCoef : 0.0533" ] }
float vfCoef : 0.0533
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_de_std = 0.04384" ] }
double hparam_learning_rate_de_std = 0.04384
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_grad_norm : 0.068077" ] }
double min_grad_norm : 0.068077
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
self.log.error("could not queue task %s", task_instance.key)
0ee20fb0961f4f50baccb8cf
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelZipFilePath = 2" ] }
int hparam_modelZipFilePath = 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float network_eval_at = 0.0587" ] }
float network_eval_at = 0.0587
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.04421" ] }
float hparam_modelFilePath : 0.04421
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP : 5" ] }
int modelZipFilePath_HP : 5
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
.addField("sepalWidth")
8f36a9d4542a46ca8cda6d12
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
if (ifront.size())
8d2a46c3ced54fe4afbdd937
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
for (var i = 0, n = this.agents.length; i < n; i++) {
13997bed6312488dbb894c72
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
tinyxml2::XMLElement* ref2;
83d60b52c61e4aeaabd98a95
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate = 0.09" ] }
double hparams_learningRate = 0.09
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double policy_lr_schedule = 0.09" ] }
double policy_lr_schedule = 0.09
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
celery_executor = import_string(cls.executors[CELERY_EXECUTOR])()
84fdbc9b6bef4af1a56a16ac
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
Execute task asynchronously.
f2f9b9d62dbc4c0ca7e8454e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
if (pointPair.at(0).laneIn || pointPair.at(1).laneIn) {
f13e00a962244b7798bdcd0d
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_top : 8" ] }
int n_top : 8
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP = 0.07" ] }
modelDirectoryPath_HP = 0.07
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double use_rmsProp = 0.1" ] }
double use_rmsProp = 0.1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimestepsVar_HP : 7" ] }
int totalTimestepsVar_HP : 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
ctx.fillStyle = "rgb(0,0,0)";
471744195a174a9fa7cdac31
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_envs = 0.064928" ] }
n_envs = 0.064928
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath : 0.09" ] }
float HP_modelFilePath : 0.09
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double entropy_vec : 0.038591" ] }
double entropy_vec : 0.038591
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
cc03b8ed90084d288f125213
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_HP : 0.092" ] }
float lr_HP : 0.092
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_de_std_HP = 0.036" ] }
learning_rate_de_std_HP = 0.036
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
int j;
37d31b79b3974e9f8fd00a7d
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frame_stack = 0.06" ] }
float frame_stack = 0.06
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta : 0.06121" ] }
float HP_eta : 0.06121
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
var d = a.p.dist_from(it.p);
c1d8311e10fc429c90c511ed
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int noiseStd : 10" ] }
int noiseStd : 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
"""Dense-LayerNorm-Tanh normalizer inspired by ACME."""
45d3e7f8823b451d833d9e01
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
b2040ff812e24e149fe55f0c
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# See the License for the specific language governing permissions and
16dddea6745c4da4a7d19183
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_episode_length = 0.06" ] }
max_episode_length = 0.06
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module