answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 66 ], "text": [ "" ] }
value=num_running_tasks,
dfeb6161345e40c88a05ba92
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_eta = 0.099" ] }
double hparam_eta = 0.099
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps_var : 1" ] }
int hparam_totalTimesteps_var : 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def import_executor_cls(
cf96a9138d6342be9d3c0cdb
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
throw std::runtime_error("Expected non-replay map");
91c27172823a4af581dc50d7
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
padding: a string, either 'VALID' or 'SAME'. The padding algorithm.
f82930f08743463fb8b4f24f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
if not module_path or module_path in CORE_EXECUTOR_NAMES or "." not in module_path:
40d2869eae6d4f30a65848f6
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
setLinePoints(&node1, link);
293aca7c199e46fabcc46df4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sdeSampleFreq = 0.0242" ] }
float sdeSampleFreq = 0.0242
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
// set up food and poison
efe84389e42d4d3386474d19
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int buffer_size : 9" ] }
int buffer_size : 9
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
# Unless required by applicable law or agreed to in writing,
989036e7d6294b5bb2b10dd4
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxGradNorm = 4" ] }
int maxGradNorm = 4
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
def running_mean_and_variance_update(x, state):
3c25b6bad4234810821bcb27
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelfilepath = 0.0" ] }
hparam_modelfilepath = 0.0
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_grad_norm : 0.0848" ] }
float max_grad_norm : 0.0848
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
ctx.strokeStyle = "rgb(0,0,0)";
9f337f0adb784687b74333f7
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP = 8" ] }
int modelZipFilePath_HP = 8
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
1a2203dc8097441e8159bd89
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goalSelectionStrategy : goalSelectionStrategyvar" ] }
string goalSelectionStrategy : goalSelectionStrategyvar
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nSampledGoal : 0.04665" ] }
nSampledGoal : 0.04665
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP = 10" ] }
int lr_HP = 10
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
printf("#Wins = %4d | ", battlesWon);
717263722b8a4de288520a0c
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps = 7" ] }
int HP_totalTimesteps = 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP = 0.026" ] }
modelDirectoryPath_HP = 0.026
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping : 6" ] }
int cg_damping : 6
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
log.debug("elapsed=%s tries=%s", elapsed, self.total_tries)
885712cdff514795b2ba9c38
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learning_rate_de_std : 2" ] }
int HP_learning_rate_de_std : 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
public static void main(String[] args){
017b07cd9183482f81c0bc8d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP : 4" ] }
int lr_HP : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
return f_return
276b29f326b9453d8e7db44b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_model : 0.0619" ] }
float train_model : 0.0619
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_delta : 0.055" ] }
float n_delta : 0.055
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
:param validate: Whether or not to validate the executor before returning
7079fd27245b493bb3f9c357
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
End the executor.
cf5b8833884b4a59b4ab5267
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy : False" ] }
zeroPolicy : False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde = True" ] }
bool useSde = True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std : 9" ] }
int hparam_delta_std : 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
super().__init__(result_queue=result_queue)
61dc246799bc48bf84f699e8
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
// Already executing build order?
6370d2e8ab17498a82098d00
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelfilepath : 0.064525" ] }
float hparam_modelfilepath : 0.064525
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelzipfilepath_HP : 0.057629" ] }
float modelzipfilepath_HP : 0.057629
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frameStack : 0.02" ] }
double frameStack : 0.02
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_evals_per_epoch : 7" ] }
int value_evals_per_epoch : 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelDirectoryPath = 10" ] }
int HP_modelDirectoryPath = 10
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_sde : False" ] }
bool use_sde : False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
"""Implement repr."""
2290f2f563a04386b97c85c4
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totaltimesteps_HP = 0.00184" ] }
totaltimesteps_HP = 0.00184
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningrate = 0.087" ] }
double hparam_learningrate = 0.087
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string modelClass = modelClass" ] }
string modelClass = modelClass
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
indices.push_back(i3);
b3aa5458c85946f187985a31
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimesteps = 0.09819" ] }
hparam_totalTimesteps = 0.09819
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double buffer_size = 0.0082" ] }
double buffer_size = 0.0082
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float minGradNorm : 0.03662" ] }
float minGradNorm : 0.03662
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
namespace tc = torchcraft;
50251d4e45074cfb8eff4912
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_sampled_goal = 0.0317" ] }
float n_sampled_goal = 0.0317
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimestepsVar_HP = 0.067" ] }
totalTimestepsVar_HP = 0.067
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
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": [ 4 ], "text": [ "int pool_size = 10" ] }
int pool_size = 10
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int min_grad_norm = 7" ] }
int min_grad_norm = 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
if (object->Attribute("class", "vehiclenode")) {
af44c94e5eae40c39c8cd529
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
path: path.resolve(__dirname, 'build'),
bcbad8447b804463b5d010d6
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
19f9ede9519c40b39f953dec
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_shared_layers = 0.0007" ] }
double n_shared_layers = 0.0007
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float d_Feature : 0.0456" ] }
float d_Feature : 0.0456
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1b8f306f4cc2439fbd4299db
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var = 0.053" ] }
float hparam_learning_rate_var = 0.053
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_grad_norm = 0.08237" ] }
double max_grad_norm = 0.08237
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalizeAdvantage = True" ] }
bool normalizeAdvantage = True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
saveAs(new DataView(out.buffer))
433477e806f94334af92d629
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling : False" ] }
bool online_sampling : False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_episodes : 0.082" ] }
float HP_episodes : 0.082
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
float percent = (sumVolume * 100) / combineVolume;
be31fc3b612c4968b07dfaff
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double pool_size = 0.039" ] }
double pool_size = 0.039
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelfilepath = 0.04" ] }
float HP_modelfilepath = 0.04
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelFilePath_HP : 0.072796" ] }
modelFilePath_HP : 0.072796
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sdeSampleFreq : 0.0128" ] }
float sdeSampleFreq : 0.0128
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "onlineSampling = False" ] }
onlineSampling = False
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
if ( !duplicate )
452e2d42c1b3413a9ca9a075
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
img_name = values[0]
e5832cd445374d2ea856d902
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
6469d2774e0e431ba85e3ddd
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
"executor.queued_tasks",
6730630134de477785eace85
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std : 0.1" ] }
HP_learning_rate_de_std : 0.1
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate = 0.085" ] }
double learning_rate = 0.085
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate : 0.1" ] }
hparam_learning_rate : 0.1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
import org.deeplearning4j.nn.multilayer.MultiLayerNetwork;
93e9c51e1f84405790b63cff
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP = 3" ] }
int lr_HP = 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "delta_std_HP = 0.09" ] }
delta_std_HP = 0.09
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
#if MAKE_MESH
4dc7460054a74a52be61253e
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath = 0.05" ] }
double hparam_modelDirectoryPath = 0.05
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
if self._mode == 'collect':
d495b94bbceb49d1a3749207
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nSampledGoal : 1" ] }
int nSampledGoal : 1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize : False" ] }
normalize : False
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_HP = 10" ] }
int totalTimesteps_HP = 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 166 ], "text": [ "" ] }
nodeID = PATHFIND::GET_NTH_CLOSEST_VEHICLE_NODE_ID(currentPosition.x, currentPosition.y, currentPosition.z, i, 1, 300, 300);
6959d7341d7f42d5920e0efd
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int min_Val = 9" ] }
int min_Val = 9
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelzipfilepath : 0.09" ] }
HP_modelzipfilepath : 0.09
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
if (
dab57ac630a24de08aa16c99
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double alive_bonus_offset : 0.02" ] }
double alive_bonus_offset : 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
node = nodes[nodeID];
39ca7b39f1e74a1d8abb5725
Does this code line include a hyperparameter (hp)?
Hyperparameter-module