answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 59 ], "text": [ "" ] }
#include <cfloat>
fdab7647e2f743849b3dd2f8
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
function tick() {
1738f2cba158491795ccda1a
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate : 0.014" ] }
float hparams_learningRate : 0.014
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double entropy_vec = 0.0" ] }
double entropy_vec = 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
def shape_fun(*args, **kwargs):
04035970dc074373800430f4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelFilePath_HP : 10" ] }
int modelFilePath_HP : 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
50059340d9234946ad8365e8
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 143 ], "text": [ "" ] }
private static final Logger log = org.slf4j.LoggerFactory.getLogger(TransferLearnChurnExample.class);
8b36e1fa1b7441e0a1ec7eb4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
Vector3d mP3;
996e35e4d1794a58bfffb25d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
link._ref2 = std::string(ref2->Attribute("guid"));
f5cf691c200944a8be94f511
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
if (ccenter != myUnits.end()) {
74df85b277104d4988ef2fff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frame_stack = 0.05948" ] }
float frame_stack = 0.05948
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replayBufferClass = replayBufferClass" ] }
replayBufferClass = replayBufferClass
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy_kwargs = policy_kwargsvar" ] }
string policy_kwargs = policy_kwargsvar
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta = 9" ] }
int hparam_eta = 9
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
this.age = 0;
de67b0acde1b411caa101c4f
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
orders.begin(),
c85135dfc5b6468997704293
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string modelClass : modelClass_var" ] }
string modelClass : modelClass_var
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_deltaStd = 0.00736" ] }
hparam_deltaStd = 0.00736
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelzipfilepath : 0.0977" ] }
float hparam_modelzipfilepath : 0.0977
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq = 3" ] }
int sde_sample_freq = 3
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelZipFilePath_HP = 0.005" ] }
double modelZipFilePath_HP = 0.005
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var = 0.08899" ] }
float hparam_learning_rate_var = 0.08899
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
:param key: key identifying task instance
43dd8df93ddd446ca2016fb6
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_eval_batches = 7" ] }
int n_eval_batches = 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int useRmsProp = 1" ] }
int useRmsProp = 1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_freq = 0.08705" ] }
train_freq = 0.08705
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float aliveBonusOffset = 0.002" ] }
float aliveBonusOffset = 0.002
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
34857f7b0543400fa50fd62e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_Val = 0.01378" ] }
float max_Val = 0.01378
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
var Item = function(x, y, type) {
2305b90c1748453eb3570619
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clip_range = 0.078275" ] }
clip_range = 0.078275
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
db1c4445edd847878a8b3bab
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
float sumVolume = a->mVolume + b->mVolume;
7462793b452a4f2781070b20
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float dFeature : 0.065" ] }
float dFeature : 0.065
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nDelta = 7" ] }
int nDelta = 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "temp = 0.029328" ] }
temp = 0.029328
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelDirectoryPath_HP = 0.0799" ] }
double modelDirectoryPath_HP = 0.0799
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
const auto state = cl->state();
931fbd7b13c847f98f132bf5
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_slice_length : 0.057071" ] }
double max_slice_length : 0.057071
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zeroPolicy = True" ] }
bool zeroPolicy = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_rms_prop = False" ] }
bool use_rms_prop = False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_de_std_HP : 0.011672" ] }
double learning_rate_de_std_HP : 0.011672
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath = 0.02" ] }
double hparam_modelFilePath = 0.02
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "trainCount = 0.00146" ] }
trainCount = 0.00146
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
# "License"); you may not use this file except in compliance
ace50056804f4805b70c0d30
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policyKwargs : policyKwargsvar" ] }
string policyKwargs : policyKwargsvar
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
# limitations under the License.
fa8b1963265541e2aff27f02
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_var = 0.01921" ] }
float HP_learning_rate_var = 0.01921
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
if (desc.mSkinWidth)
bcbb3cdb2d234953a42b8f2c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totaltimesteps : 0.038906" ] }
HP_totaltimesteps : 0.038906
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float clip_range = 0.03" ] }
float clip_range = 0.03
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
def end(self):
f8b150cb5e1344778b9d7e87
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_var = 0.08" ] }
double HP_learning_rate_var = 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sdeSampleFreq : 0.051856" ] }
float sdeSampleFreq : 0.051856
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
93a0fc9415bf455689d9a554
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_episodes = 0.03111" ] }
float HP_episodes = 0.03111
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_HP : 0.0639" ] }
double lr_HP : 0.0639
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
#include "cd_hull.h"
9504d12b4cf84c97a8dfe93d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
self,
5290c545fc0b4c69b82d524c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
executor = import_string(path)
d69f59caba1b4ceea32ab220
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxEpisodeLength : 5" ] }
int maxEpisodeLength : 5
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 7" ] }
int clip_range : 7
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
} // namespace ConvexDecomposition
6571421f97f346b799987064
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool onlineSampling : False" ] }
bool onlineSampling : False
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int min_gradNorm = 1" ] }
int min_gradNorm = 1
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i3 = *source++;
72d9a7de54e24cc8b270b1a7
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
node.attr.noBigVehicles = attr->BoolAttribute("value");
da00a6db8ef646bbb15f2ea9
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_n_steps_per_epoch = 10" ] }
int value_n_steps_per_epoch = 10
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int testCount : 2" ] }
int testCount : 2
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelfilepath_HP = 0.0061" ] }
modelfilepath_HP = 0.0061
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
*
1ff6113900b840a5ab7fd0a1
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_n_steps_per_epoch : 0.013" ] }
float policy_n_steps_per_epoch : 0.013
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRateVar : 0.012634" ] }
double hparam_learningRateVar : 0.012634
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double batch : 0.03" ] }
double batch : 0.03
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frameStack : 0.051" ] }
float frameStack : 0.051
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
} catch (IOException e) {
56998a3962124b97a44c6395
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.build();
66289d28de004182a77952cd
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
window.brain.algorithm.targetActor.configuration.read(a)
f07b9f215ea74b3eba9b999a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sync_at = 3" ] }
int sync_at = 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
a3b98c36df594639bdbe8fab
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.01287" ] }
float learningRate_HP : 0.01287
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_shared_layers = 0.03" ] }
double n_shared_layers = 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
link.linePoints.push_back(linePoint);
58bcf1d4d4b74957954482e6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_de_std_HP = 0.022" ] }
learning_rate_de_std_HP = 0.022
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_freq = 10" ] }
int train_freq = 10
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "lr_HP = 0.093" ] }
lr_HP = 0.093
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
.categoricalToInteger("Grade").build();
22d7aae20b6744ee9bc83c2f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelFilePath_HP = 0.0043" ] }
double modelFilePath_HP = 0.0043
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
Load the executor.
5f535ccb1f454c75ae14ad47
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_HP : 0.02" ] }
double lr_HP : 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double delta_std : 0.08018" ] }
double delta_std : 0.08018
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelClass = modelClass" ] }
modelClass = modelClass
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate = 0.036" ] }
float hparams_learningRate = 0.036
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelZipFilePath = 0.053907" ] }
double HP_modelZipFilePath = 0.053907
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
715acf3dfc3a4761b71662bf
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
cb53a0d641e745369ecaa5e3
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr : 0.04" ] }
float hparam_lr : 0.04
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
# to be running, it generally means that the task has been killed
f9b67608723b42c999801eac
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "minVal : 0.045382" ] }
minVal : 0.045382
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module