answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 87 ], "text": [ "" ] }
auto last = std::chrono::system_clock::now();
f667a25a327b4776a513ebf8
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "network_eval_at : 0.07" ] }
network_eval_at : 0.07
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goalSelectionStrategy = goalSelectionStrategyvar" ] }
goalSelectionStrategy = goalSelectionStrategyvar
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int d_feature : 8" ] }
int d_feature : 8
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "layerSizeParam = 0.02" ] }
layerSizeParam = 0.02
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta = 8" ] }
int HP_eta = 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float useRmsProp : 0.08575" ] }
float useRmsProp : 0.08575
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frame_stack = 0.046" ] }
float frame_stack = 0.046
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
a.oangle = a.angle; // and angle
ee5b77747d3f4b208403bbf5
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath : 0.093" ] }
HP_modelFilePath : 0.093
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.087" ] }
float hparam_modelDirectoryPath : 0.087
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP = 0.01" ] }
totalTimesteps_var_HP = 0.01
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clip_range = 0.033" ] }
clip_range = 0.033
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
import jax
49f09d0484cb45258b00c59f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float loss_fn = 0.032" ] }
float loss_fn = 0.032
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
this.rot2 = action[1] * 1;
7d34922fb9a0458c85a9b3dd
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde = True" ] }
bool useSde = True
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "log_softmax = 0.097" ] }
log_softmax = 0.097
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy = True" ] }
zeroPolicy = True
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 148 ], "text": [ "" ] }
void addTri(VertexLookup vl, UintVector &list, const Vector3d &p1, const Vector3d &p2, const Vector3d &p3)
aa201fdbcb5947f993f791e0
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes : 0.01" ] }
hparam_episodes : 0.01
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath : 0.01946" ] }
double hparam_modelDirectoryPath : 0.01946
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP : 0.018099" ] }
modelDirectoryPath_HP : 0.018099
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
if (!skipdraw || w.clock % 50 === 0) {
61dcd48180314100b8dcfacd
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
self.event_buffer = {}
f208ca55030d41e5bcc1bb3c
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int frameStack : 8" ] }
int frameStack : 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float cgDamping = 0.08151" ] }
float cgDamping = 0.08151
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_freq : 0.016" ] }
train_freq : 0.016
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimestepsVar = 1" ] }
int HP_totalTimestepsVar = 1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totaltimesteps = 0.08" ] }
double hparam_totaltimesteps = 0.08
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int log_softmax = 3" ] }
int log_softmax = 3
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
i2 = Vl_getIndex(vc, p2);
0e56a9f4489044a6b379c78a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useSde = False" ] }
useSde = False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
"""Generate documentation; used by Sphinx argparse.
d2aed2b9408a4b50916651e6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimestepsVar_HP : 0.04" ] }
double totalTimestepsVar_HP : 0.04
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replayBufferKwargs = replayBufferKwargs" ] }
string replayBufferKwargs = replayBufferKwargs
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
"end has closed the connection. Terminating worker %s.",
a4e216565cfc4ffcbd3c63ec
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
069414aa13c94bd0819973f5
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
config = model.newConfiguration()
8618791ac1544e22b5258776
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_var = 0.08582" ] }
float HP_learning_rate_var = 0.08582
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
executor_names.append(ExecutorName(alias=name, module_path=core_executor_module))
625f652864b746ba84264ae1
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double pool_size = 0.06249" ] }
double pool_size = 0.06249
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
var reader = new FileReader();
b822f552fff74f79b13321ed
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelZipFilePath_HP : 0.06058" ] }
modelZipFilePath_HP : 0.06058
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
var a = joined.slice(0, window.brain.algorithm.actor.configuration.countOfParameters)
26dc7e9d1af7444a9723a8b1
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimesteps : 0.059" ] }
HP_totalTimesteps : 0.059
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelfilepath : 0.05818" ] }
double HP_modelfilepath : 0.05818
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "delta_std_HP = 0.04" ] }
delta_std_HP = 0.04
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
8d80e47179a44dd2ab1dea9e
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "q_value_n_samples = 0.057" ] }
q_value_n_samples = 0.057
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totaltimesteps : 3" ] }
int hparam_totaltimesteps : 3
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimesteps_var_HP = 0.09" ] }
double totalTimesteps_var_HP = 0.09
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
break;
a827fddbad6b4524a029095c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
length: function() {
3f297095be4c4871a836fa7a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 133 ], "text": [ "" ] }
// line intersection helper function: does line segment (p1,p2) intersect segment (p3,p4) ?
6859f0332b3b40388868412c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.001" ] }
float learningRate_HP : 0.001
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
self.queue.put((None, None))
e3d941f1f37442b49dec53a4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
attr = object->FirstChildElement()->NextSiblingElement()->FirstChildElement();
ab4bfbf1a8d54370b9354315
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
import org.nd4j.linalg.io.ClassPathResource;
9651cc4eb21f4c8080de76d2
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
for (int i = 0; i < link.linePoints.size(); i++) {
89b260b2701944cb95f0d860
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
except Exception as e:
914f85312183431797de700a
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
065dda442e3e432ba92a82e2
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
mChulls.clear();
b0f9c9d273644138ac14d92c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zeroPolicy : False" ] }
bool zeroPolicy : False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
tinyxml2::XMLElement* attr;
daa69de77e7a4d9dba406bba
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_episodes : 0.094" ] }
float hparam_episodes : 0.094
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double ent_coef = 0.07426" ] }
double ent_coef = 0.07426
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd : 0.0359" ] }
double deltaStd : 0.0359
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_model : value_modelvar" ] }
value_model : value_modelvar
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelZipFilePath = 0.07472" ] }
double hparam_modelZipFilePath = 0.07472
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float alive_bonus_offset : 0.02222" ] }
float alive_bonus_offset : 0.02222
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_model = 0.09" ] }
train_model = 0.09
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRateVar_HP = 8" ] }
int learningRateVar_HP = 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
var path = require('path')
3d1bb38bf27f46cbb33eb8e2
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
pool=pool,
32c3db03ee134796bd033430
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRateDeStd_HP : 7" ] }
int learningRateDeStd_HP : 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dfeature : 2" ] }
int dfeature : 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
// ding! nom nom nom
56ce059e34394176800d1bd9
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP : 0.02951" ] }
modelDirectoryPath_HP : 0.02951
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_grad_norm = 0.037518" ] }
max_grad_norm = 0.037518
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float advantage_estimator = 0.0957" ] }
float advantage_estimator = 0.0957
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy = True" ] }
zeroPolicy = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float noiseStd = 0.06397" ] }
float noiseStd = 0.06397
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy = policy_var" ] }
policy = policy_var
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
setproctitle("airflow executor -- LocalExecutor")
7955182a7c444cd4a5aca879
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
41e8409ed25e4fd3b4526b5a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_epoch = 0.03536" ] }
n_epoch = 0.03536
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
# a race condition where a task might be scheduled again during
d9bad59b193b4f57894d0e39
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_deltaStd = 6" ] }
int HP_deltaStd = 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRateVar_HP : 0.0571" ] }
learningRateVar_HP : 0.0571
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dFeature = 2" ] }
int dFeature = 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
desc.SetHullFlag(ConvexDecomposition::QF_TRIANGLES);
fdf9ab6d408444c0a9f12c26
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
ConvexBuilder::~ConvexBuilder(void)
88031afcf0804646976a0c68
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRateVar = 0.061535" ] }
double HP_learningRateVar = 0.061535
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 6" ] }
int delta_std_HP = 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
Executors should override this to perform gather statuses.
5299dcc14ef047ddbc5b933e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
# However, when a task is deferred, there is also a possibility of
c26f4d99e6d746cab532675f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
QueuedLocalWorker(self.queue, self.executor.result_queue)
f189a59c2fc943a99d81e2e7
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "minval = 0.02" ] }
minval = 0.02
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
var blob = new Blob([dv], { type: 'application/octet-binary' }),
9e2534dc652c46ff96b55998
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module