answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 43 ], "text": [ "" ] }
{
beb30ccdb1ed4042a7f9116f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
unsigned int tcount = ifront.size() / 3;
3fe5c1b963b5426ebef55417
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_sde : True" ] }
bool use_sde : True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_episode_length : 0.06332" ] }
float max_episode_length : 0.06332
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goal_selection_strategy = goal_selection_strategy" ] }
goal_selection_strategy = goal_selection_strategy
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize : True" ] }
normalize : True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
class LimitedParallelism:
80e952695c7847df8f26e7a2
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_val : 0.051205" ] }
double max_val : 0.051205
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int frameStack : 2" ] }
int frameStack : 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
# However, when a task is deferred, there is also a possibility of
eded0d35cd91488db0b6128e
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_HP = 0.002" ] }
learning_rate_HP = 0.002
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int max_val = 1" ] }
int max_val = 1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
self._mode = mode
124886a48e8846cfb09d2894
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
2b4567214aaa426682429c9e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
"""Numerically stable normalization layer."""
ae07dda9478c4b55a69de8d3
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totaltimesteps_HP = 10" ] }
int totaltimesteps_HP = 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate : 0.01" ] }
double HP_learningRate : 0.01
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# Instead of layer.weights = new_weights:
f538fdfedf914f53bd325183
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
self.workers_used = 0
d26f641f7d474dd5976e9188
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps_var : 5" ] }
int HP_totalTimesteps_var : 5
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
std::vector<tc::replayer::Unit> getMineralFields(tc::State* state) {
0504aa852b7344748252ba9f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double minVal : 0.0037" ] }
double minVal : 0.0037
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
d1623f0bdea044ed9eb25651
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling : False" ] }
bool online_sampling : False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
command_list_to_run,
3a3698d583ac4c56b23bccdc
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
.addColumnDouble("Fare")
50a66b783aa745e2be92cdb5
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vfCoef : 0.06" ] }
float vfCoef : 0.06
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float on_policy = 0.0831" ] }
float on_policy = 0.0831
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_grad_norm : 0.0882" ] }
double min_grad_norm : 0.0882
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
57a6044e7e814ddbb63e386c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
queue: str | None = None,
5a19a3a354164daabdd6464f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totalTimesteps : 0.01893" ] }
float hparam_totalTimesteps : 0.01893
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_delta_std : 0.0253" ] }
double hparam_delta_std : 0.0253
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_batch_size = 5" ] }
int value_batch_size = 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var : 0.05" ] }
float hparam_learning_rate_var : 0.05
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_freq : 0.0827" ] }
float train_freq : 0.0827
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float flatten = 0.0801" ] }
float flatten = 0.0801
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
return dcount == 3;
3f7eae884f2d4cacbf4c5604
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.build();
e525894cd48f4a0294ee69ab
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
super().__init__(target=self.do_work)
49d3851ea92748aa9f9167fe
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int temperature = 6" ] }
int temperature = 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "batch = 0.01" ] }
batch = 0.01
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
2b8a1a22e024451cb6df7ac8
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int network_eval_at = 3" ] }
int network_eval_at = 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
int battlesGame = 0;
e7ca59f9bbf546a482223165
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_val = 0.09515" ] }
double max_val = 0.09515
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelZipFilePath = 0.07502" ] }
hparam_modelZipFilePath = 0.07502
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.085336" ] }
float hparam_modelDirectoryPath : 0.085336
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 121 ], "text": [ "" ] }
# This tuple is deprecated due to AIP-51 and is no longer used in core Airflow.
be068c11a9534a4e801569bc
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy = policyVar" ] }
policy = policyVar
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double clip_range : 0.028" ] }
double clip_range : 0.028
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
function stoplearn() {
94bdf0df34d24b32ad8091ae
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
var ua = ((p4.x - p3.x) * (p1.y - p3.y) - (p4.y - p3.y) * (p1.x - p3.x)) / denom;
d59295d2933d459c8a0ae3f4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
self,
3c9b2c31a0e94a20ad78a5fc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_rms_prop : True" ] }
bool use_rms_prop : True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1ecc65d2c3a14011b79b48a6
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
task_id: str | None = None
dcc3a6f49d474d0596861aec
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
for (attr; attr; attr = attr->NextSiblingElement()) {
fc5753ae96a849b7914a090b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
else if (attr->Attribute("name", "Water")) {
aef9e9e90e0c41adb031341a
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
float d = float(x - first->x) * (x - first->x) +
2299717c9a224f9eb1f5a396
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq : 6" ] }
int sde_sample_freq : 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
mark_success: bool = False,
08681583652247cfa70643dd
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double epoch : 0.011" ] }
double epoch : 0.011
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
if (
fb358d1c47c04d0cbca77cd4
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes : 3" ] }
int hparam_episodes : 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelFilePath_HP = 0.006" ] }
modelFilePath_HP = 0.006
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath = 0.082876" ] }
float HP_modelFilePath = 0.082876
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
# Cache this executor by name here, so we can look it up later if it is
aec2e018e6f14381a2b5be1f
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath = 0.0482" ] }
HP_modelFilePath = 0.0482
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noiseStd = 0.013" ] }
noiseStd = 0.013
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP = 0.01" ] }
learning_rate_var_HP = 0.01
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelZipFilePath : 0.01897" ] }
float HP_modelZipFilePath : 0.01897
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
void playGame(std::shared_ptr<tc::Client> cl, int* totalBattles) {
129d4eb7e321430c87cee7ce
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
def _execute_work_in_fork(self, command: CommandType) -> TaskInstanceState:
ae67086e743643798603f0f2
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningRateVar = 0.08768" ] }
float hparam_learningRateVar = 0.08768
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "ppoLoss = 0.072" ] }
ppoLoss = 0.072
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta = 2" ] }
int HP_eta = 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
# All executors will have a module path
d394c9e7b28d4bbd819b79c9
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage : True" ] }
normalize_advantage : True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimesteps_var : 0.01967" ] }
HP_totalTimesteps_var : 0.01967
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_Val : 0.082" ] }
float max_Val : 0.082
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
if (!skipdraw || w.clock % 50 === 0) {
8c8bd5cdbe1248219ce72df6
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelFilePath = 0.0512" ] }
hparam_modelFilePath = 0.0512
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta = 8" ] }
int hparam_eta = 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate : 5" ] }
int HP_learningRate : 5
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "testCount = 0.015" ] }
testCount = 0.015
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate : 0.021" ] }
float hparams_learningRate : 0.021
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
CHull *ConvexBuilder::canMerge(CHull *a, CHull *b)
9b573c095a1d4366b1ea90d3
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_rms_prop : False" ] }
bool use_rms_prop : False
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 125 ], "text": [ "" ] }
executor_names.append(ExecutorName(alias=split_name[0], module_path=split_name[1]))
fe9054204b12418b8c63ead5
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
NumberedFileInputSplit fileSplit = new NumberedFileInputSplit("Path/to/logdata",
04320628aff44be6a3ec2913
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 126 ], "text": [ "" ] }
net = ResNetArcFace(block='IRBlock', layers=(2, 2, 2, 2), use_se=True).cuda().eval()
5624422691964ae5b1d0dd7b
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_de_std_HP : 0.069" ] }
float learning_rate_de_std_HP : 0.069
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
if InternalApiConfig.get_use_internal_api():
d10b4f93cf3340e5ba0d220e
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
"""Implement eq."""
f14be8b572d2443696132310
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std = 1" ] }
int hparam_delta_std = 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP = 0.020168" ] }
learningRate_HP = 0.020168
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_episodes : 0.06" ] }
double hparam_episodes : 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
97a960a7ec784d199906b379
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double alive_bonus_offset = 0.0865" ] }
double alive_bonus_offset = 0.0865
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module