answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 63 ], "text": [ "" ] }
float mind = FLT_MAX;
69403b946a8d40688087bf7b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 142 ], "text": [ "" ] }
Executes the given command and puts the result into a result queue when done, terminating execution.
4fe17047c9c74d18973e769b
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes : 0.048761" ] }
hparam_episodes : 0.048761
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "episodes_HP : 0.02" ] }
episodes_HP : 0.02
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
assert output.shape == (1, 3, 6, 6)
750fb6b50f4d4201991370dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxGradNorm : 0.03" ] }
double maxGradNorm : 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0xFFFFFF,
965c877bd55742a28d736507
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float dropout1 = 0.09" ] }
float dropout1 = 0.09
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "layerSizeParam = 0.028" ] }
layerSizeParam = 0.028
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
settings.engine.dispose()
568a34f85333408fbb474956
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float maxVal = 0.0829" ] }
float maxVal = 0.0829
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRateDeStd_HP : 0.0201" ] }
float learningRateDeStd_HP : 0.0201
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath = 0.0561" ] }
double hparam_modelDirectoryPath = 0.0561
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_episode_length : 0.07" ] }
double max_episode_length : 0.07
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps = 2" ] }
int HP_totalTimesteps = 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float weights = 0.018525" ] }
float weights = 0.018525
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_schedule = 0.0295" ] }
float lr_schedule = 0.0295
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
return recordReader;
0081f50159ee4456a82b3f3c
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 133 ], "text": [ "" ] }
# By default, assume Executors cannot adopt tasks, so just say we failed to adopt anything.
54af109613c04e5f8d6eae2c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
assert(ci1 != ci2 && ci1 != ci3 && ci2 != ci3);
5b46edbeb3e7461eaa1984eb
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_n_steps_per_epoch = 0.048893" ] }
float policy_n_steps_per_epoch = 0.048893
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
transformReplaceSplit.locationsIterator().forEachRemaining(System.out::println);
0c2d8b11c354487b81cf877d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_delta = 0.01523" ] }
double n_delta = 0.01523
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
#include <cfloat>
a0a6b45e7ae1400487c40552
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
mCallback->ConvexDebugOBB(sides, matrix, color);
44ddd5af4a184c109545d832
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
node.attr.leftTurnsOnly = attr->BoolAttribute("value");
0825f695e97f407a810f7266
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
:param state: State to set for the task.
cf922880f56248fb987c5155
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_train_steps_per_epoch : 0.03548" ] }
double value_train_steps_per_epoch : 0.03548
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float episodes_HP = 0.0689" ] }
float episodes_HP = 0.0689
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
unsigned int tcount = indices.size() / 3;
a1919f47ba694d9c9a344964
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_grad_norm : 0.078501" ] }
float max_grad_norm : 0.078501
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
int builtBarracks = 0;
350ae4e37f5c4005bf272a73
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cg_damping = 0.001" ] }
double cg_damping = 0.001
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
ctx.scale(scaleFactor, scaleFactor);
61a6ea04f6ec4da19a1b9c8d
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int alive_bonus_offset = 3" ] }
int alive_bonus_offset = 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int vf_coef = 5" ] }
int vf_coef = 5
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double testCount = 0.06" ] }
double testCount = 0.06
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
this.clock = 0;
0df7743d1da34ff8b7744eee
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_delta_std : 0.04" ] }
double hparam_delta_std : 0.04
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
"""Numerically stable normalization layer."""
4071402999c64230a63a4d33
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
channel; other characters such as 'W', 'H' and 'D' means spatial
87b91ac145d74bbab672b8be
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_episode_length : 0.0075" ] }
float max_episode_length : 0.0075
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack = 0.0691" ] }
double frame_stack = 0.0691
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
return executor_names
b58afc251fdd47c7877b8c32
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double ent_coef : 0.002636" ] }
double ent_coef : 0.002636
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_episodes : 0.0944" ] }
float hparam_episodes : 0.0944
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
public class JacksonLineRecordReaderExample {
6a352f04d07345a187343e7d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_delta_std = 0.097015" ] }
float HP_delta_std = 0.097015
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_episodes = 0.023319" ] }
double hparam_episodes = 0.023319
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
347873386c944a43a67fae76
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
):
baf026b20ff84839a799fb21
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
// //this.brain = new deepqlearn.Brain(this.eyes.length * 3, this.actions.length);
8e6e3ca9437e4bcab14d4510
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelZipFilePath : 0.0397" ] }
float hparam_modelZipFilePath : 0.0397
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
if k not in ["CPU", "GPU"]
290a15e8c60048709b107d5c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
a25b7e5694854c37b12c7026
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float layerSizeParam : 0.008" ] }
float layerSizeParam : 0.008
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float testCount = 0.0913" ] }
float testCount = 0.0913
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_var = 6" ] }
int hparam_learning_rate_var = 6
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
f1f55d3bbbec4bceadabe19e
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
transformSplit.locationsIterator().forEachRemaining(System.out::println);
9da881550c5545d5a2c1d3c1
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "alive_bonus_offset = 0.071" ] }
alive_bonus_offset = 0.071
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
from trax.fastmath.numpy import nested_map_multiarg
dab5efbcf6de4622a922d216
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
warnings.warn(
fd11ca7d1e464961ac590a62
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
return x
fcfe79e5b11e4fe6b3f5e64f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelfilepath = 5" ] }
int HP_modelfilepath = 5
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "dFeature : 0.023" ] }
dFeature : 0.023
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "batch_size : 0.02" ] }
batch_size : 0.02
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "poolSize = 0.0973" ] }
poolSize = 0.0973
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
var b = window.brain.algorithm.critic.configuration.write()
874922d4566b46528e956db1
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useRmsProp = 0.004" ] }
useRmsProp = 0.004
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_temperature : 0.09203" ] }
double q_value_temperature : 0.09203
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "entCoef : 0.03" ] }
entCoef : 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 136 ], "text": [ "" ] }
Implement LocalExecutor with unlimited parallelism, starting one process per command executed.
628ee1633fb04b219ef02474
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 143 ], "text": [ "" ] }
System.out.println("Please provide proper directory path to logdata in place of: Path/to/logdata");
10b4d9d431524b5f8ec160de
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double _value_batch_size = 0.03755" ] }
double _value_batch_size = 0.03755
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
if (!minres) { minres = res; } else {
d2030e61fe6546b29949baa3
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gae_lambda = 0.006" ] }
gae_lambda = 0.006
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_HP : 0.0725" ] }
double learning_rate_HP : 0.0725
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
auto res = std::find_first_of(
1c3fff581d524d34a58f5d5d
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_model : 6" ] }
int train_model : 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 114 ], "text": [ "" ] }
norm_observations = (observations - mean) / (var ** 0.5 + self._epsilon)
05f123a040ab49df81ce5b48
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
simspeed = 1;
3adf1acd67fc495fbc125c5c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totalTimesteps = 2e-05" ] }
double hparam_totalTimesteps = 2e-05
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modeldirectorypath_HP : 0.05" ] }
float modeldirectorypath_HP : 0.05
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
"""Heartbeat sent to trigger new jobs."""
d529fcddaeaa406896608363
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
open_slots = self.parallelism - len(self.running)
2009ccc695944b36ac277c8a
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr : 0.04239" ] }
float hparam_lr : 0.04239
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_batch_size : 0.073" ] }
double value_batch_size : 0.073
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
for k, value in self._resources_per_worker_not_none.items():
8257893b42e04eaa83394a68
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std = 0.0136" ] }
float hparam_learning_rate_de_std = 0.0136
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_delta = 3" ] }
int n_delta = 3
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
"""Sync will get called periodically by the heartbeat method."""
db402867e16845e7987b0a79
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_sampled_goal = 0.086" ] }
double n_sampled_goal = 0.086
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
opts.micro_battles = FLAGS_micro_mode;
ce8f140dbaad430294ab1c4f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
link = tmplinks[i];
d4fed22e969a4d49ac0e50ca
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int use_rmsProp = 7" ] }
int use_rmsProp = 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelzipfilepath_HP = 0.045194" ] }
double modelzipfilepath_HP = 0.045194
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.build();
1c13732055794006834c604c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_val = 0.073" ] }
max_val = 0.073
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gae_lambda : 3" ] }
int gae_lambda : 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module