answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 64 ], "text": [ "" ] }
import java.util.List;
748544c90ce249ddb8976c41
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_delta_std : 0.03" ] }
float hparam_delta_std : 0.03
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goal_selection_strategy = goal_selection_strategy" ] }
string goal_selection_strategy = goal_selection_strategy
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_sde : True" ] }
use_sde : True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# See the License for the specific language governing permissions and
f06446971cc54b74938068ea
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string model_class : model_classVar" ] }
string model_class : model_classVar
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
import org.nd4j.linalg.learning.config.Nesterovs;
0d63b20ceed74714a09f18d3
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
output = block(img)
93f59e040bb04211817641d3
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
ctx.fillText(L[k].layer_type + "(" + n + ")", x, 35);
9c5090a43b6540f5b483b166
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 125 ], "text": [ "" ] }
jacksonLineRecordReader.initialize(new FileSplit(new File("Path/to/Iris-data")));
13664cc87cb54dd4b3ada189
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.build();
dd3a101c190a46d6a477f42e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
supports_ad_hoc_ti_run: bool = False
3c5f767fa05d42d08f2507a2
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
return executor
520bb61005dd4b71a8cb0676
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "online_sampling = True" ] }
online_sampling = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
assert self.impl
43a4349569594f47af50228b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy : False" ] }
zeroPolicy : False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq : 9" ] }
int sde_sample_freq : 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelFilePath_HP : 7" ] }
int modelFilePath_HP : 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float ent_coef : 0.03" ] }
float ent_coef : 0.03
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes = 5" ] }
int hparam_episodes = 5
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
"image/encoded": [encoded_image_data],
4ed0fc6101884818a37b2c9d
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
executor_name = cls.get_default_executor_name()
561b20037d5648cca5e67cb7
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noiseStd : 0.07" ] }
noiseStd : 0.07
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_schedule : 0.04937" ] }
float lr_schedule : 0.04937
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
* Download the image datasets from imagenet for 'n' different labels,
4667f8e9a67a4c06b01fc845
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
def do_work(self) -> None:
6b725ab8c92646a981a9e18c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
changeResolution(document.getElementById('canvas'), window.devicePixelRatio)
e85473b4fa224a6d9d35fdfc
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double optimizer : 0.033401" ] }
double optimizer : 0.033401
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_freq = 8" ] }
int train_freq = 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelFilePath = 0.05922" ] }
hparam_modelFilePath = 0.05922
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_eval_batches : 0.04428" ] }
float n_eval_batches : 0.04428
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epoch = 0.0417" ] }
epoch = 0.0417
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nheads = 0.03234" ] }
double nheads = 0.03234
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modeldirectorypath_HP = 0.084996" ] }
modeldirectorypath_HP = 0.084996
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP = 0.027199" ] }
learning_rate_var_HP = 0.027199
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
def f_return(*args):
b6455a34d6ca45b5a2463021
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimesteps_var_HP = 0.0986" ] }
double totalTimesteps_var_HP = 0.0986
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
*
e829f710b8f8424cba3157e8
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "entropyVec = 0.01856" ] }
entropyVec = 0.01856
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
9550c708b53f4a52863885b1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
setproctitle("airflow worker -- LocalExecutor")
e5b8a6a0e53148eea7b047a7
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std : 0.01" ] }
HP_learning_rate_de_std : 0.01
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxGradNorm : 0.04155" ] }
double maxGradNorm : 0.04155
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath : 8" ] }
int hparam_modelFilePath : 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath = 0.02622" ] }
float hparam_modelDirectoryPath = 0.02622
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double flatten = 0.087802" ] }
double flatten = 0.087802
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "dropout1 = 0.04" ] }
dropout1 = 0.04
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_var = 0.06" ] }
hparam_learning_rate_var = 0.06
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.082" ] }
float HP_learningRate : 0.082
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sdeSampleFreq = 1" ] }
int sdeSampleFreq = 1
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
# to you under the Apache License, Version 2.0 (the
e7f3d6f40ccd4230816cec68
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelzipfilepath : 0.0355" ] }
double HP_modelzipfilepath : 0.0355
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
}]
27388a33c6cd439881eff0e4
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eta_HP : 0.046" ] }
float eta_HP : 0.046
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
"executor.queued_tasks",
42a57a1e59df4008a67f3108
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP : 0.0184" ] }
totalTimesteps_var_HP : 0.0184
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimestepsVar : 8" ] }
int hparam_totalTimestepsVar : 8
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRateDeStd : 0.026" ] }
double HP_learningRateDeStd : 0.026
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
return client;
666cb082bcb54d40b7dfffa8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.077254" ] }
hparam_eta : 0.077254
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
this.items = nt; // swap
b98c5a1dcdb145d3876c4774
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRateParam = 0.081" ] }
float learningRateParam = 0.081
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 143 ], "text": [ "" ] }
System.out.println("Please provide proper image directory path in place of: Path/to/image-files ");
3a9fee9edc0a4cd4aadc44cf
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimesteps = 0.0704" ] }
hparam_totalTimesteps = 0.0704
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
getClosest(unit.x, unit.y, enemyUnits.begin(), enemyUnits.end());
74b238ceef6640709bce898e
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# See the License for the specific language governing permissions and
43ebe8ebfc384ec590ae31df
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int temp : 8" ] }
int temp : 8
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zeroPolicy : False" ] }
bool zeroPolicy : False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
assert self.manager
55bdf98b4b1b4d62b6bf2f0d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 169 ], "text": [ "" ] }
ConvexDecomposition::ConvexResult cr(hresult.mNumOutputVertices, hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices);
d78b2f5a05af498c93dc7816
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "ent_coef = 0.097522" ] }
ent_coef = 0.097522
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nDelta = 0.095" ] }
float nDelta = 0.095
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
y = fast_layer(x) # Split x on batch and run data-parallel
2007f7aa218c4890a39adc5e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
if (res.ua < minres.ua) {
bc9fa98042874298a478b881
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_eta : 0.0069" ] }
float hparam_eta : 0.0069
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = True" ] }
use_rms_prop = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
//this.rot1 = 0;
9977538c24e74f5fad6a7266
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
# Licensed under the Apache License, Version 2.0 (the "License");
cec19186f2144848b5a9d680
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
466530218d4440cdb538df8b
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate : 4" ] }
int HP_learningRate : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRateDeStd_HP : 6" ] }
int learningRateDeStd_HP : 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate : 0.0606" ] }
learning_rate : 0.0606
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int offPolicy = 6" ] }
int offPolicy = 6
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
if (link.attr.width > 0) { //Usually urban scenarios
a9c58400ae80464a92620e84
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.048788" ] }
float learningRate_HP : 0.048788
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int max_grad_norm : 2" ] }
int max_grad_norm : 2
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
var n = kw.length;
0a5570abb1fd434186c4257d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
import org.deeplearning4j.nn.conf.GradientNormalization;
435cd2e53ab14724a1271f8e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_eval_batches = 0.0456" ] }
n_eval_batches = 0.0456
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
// helper function to get closest colliding walls/items
160430f06b38477a833ecc39
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
key: TaskInstanceKey,
e69a8cc5abff46e0b915e301
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int noise_std = 8" ] }
int noise_std = 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
"""Get called in response to SIGUSR2 by the scheduler."""
1600ba8513e9405980e0cea7
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
)
23f6404337214b829266f7d5
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "offline = False" ] }
offline = False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate = 0.064709" ] }
float HP_learningRate = 0.064709
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
raise NotImplementedError()
4f790fccc75742be99c0523c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelzipfilepath = 1" ] }
int hparam_modelzipfilepath = 1
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frameStack = 0.1" ] }
float frameStack = 0.1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
if (combine)
f9dc6abfa3c944428b5c1229
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module