answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 107 ], "text": [ "" ] }
# -------------------- without SE block ----------------------- #
46602619c3d24dde9b90af8f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
return []
933e522af1b64cfc968c94bf
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelDirectoryPath_HP = 0.082888" ] }
double modelDirectoryPath_HP = 0.082888
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize = False" ] }
bool normalize = False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
"""Test the Bottleneck in arcface_arch"""
6e3a6f6d3cfc4e64a77c88f8
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate : 0.043001" ] }
double hparams_learningRate : 0.043001
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
node = nodes[nodeID];
9d30a0c0f13a49d0a326f741
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
It transforms function `f` to a function that performs the same computation as
fc6f5b1b8d324743872135ff
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totalTimesteps : 0.066" ] }
float hparam_totalTimesteps : 0.066
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float use_rms_prop = 0.064" ] }
float use_rms_prop = 0.064
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 147 ], "text": [ "" ] }
if (!PATHFIND::IS_POINT_ON_ROAD(currentPosition.x, currentPosition.y, currentPosition.z, 0)) return -1.0;
06cc5b0ee0f44969bccdcccb
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
In case dag_ids is specified it will only return and flush events
875d2bcb034441349e64af40
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelDirectoryPath = 0.008" ] }
float HP_modelDirectoryPath = 0.008
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
tNode node = { 0 };
386ef43dbcf440daaa0ac16c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
def start(self): # pragma: no cover
780e15949b374312be23d613
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
desc.mVertices = vertices;
ced5492b188b4669824ea097
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
def sync(self):
d2d06b77b5a9493f84671ba9
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
8c8303a61e6743c3892d2c5b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double advantage_estimator = 0.072" ] }
double advantage_estimator = 0.072
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda : 0.017372" ] }
float gae_lambda : 0.017372
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelfilepath = 0.00945" ] }
float HP_modelfilepath = 0.00945
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
unit.id,
d8f96b14604e405aa29cc1f9
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
.removeColumns("Name")
f5253bc6b929471c977fd5ad
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nSampledGoal = 0.0608" ] }
double nSampledGoal = 0.0608
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
var arr = (new Uint8Array(fs.readFileSync(file))).buffer
29b8651d321f4d60bd22ddbc
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
self.state = running_mean_and_variance_init(input_signature.shape[2:])
e77883820dce4be397dfc0fd
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
:param executor_config: configuration for the executor
db7b70998df7407c952f0f1a
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
for (j = 0; j < mChulls.size(); j++)
82eefc304968473c9644e3f9
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
ctx.arc(it.p.x, it.p.y, it.rad, 0, Math.PI * 2, true);
f710a0c510164c24b83c2a0f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
for (int i = starti; i < linesOut; i++) {
9d0ad2ea56304c88a6b7a57d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double sde_sample_freq = 0.00773" ] }
double sde_sample_freq = 0.00773
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr : 0.044" ] }
float hparam_lr : 0.044
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
90b4c106271e42b5a58987c7
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath : 0.06" ] }
HP_modelFilePath : 0.06
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath = 0.010264" ] }
HP_modelFilePath = 0.010264
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy = policyVar" ] }
string policy = policyVar
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clip_range = 0.0547" ] }
clip_range = 0.0547
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double eta_HP = 0.072745" ] }
double eta_HP = 0.072745
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
// Eye sensor has a maximum range and senses walls
99105868a4c44dcd9157f10f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
state = fastmath.cond(
07e5241a3b8b4ad9a95bd72c
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_sde = False" ] }
bool use_sde = False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
6798bf2ddef04573a40bb90b
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates = 3e-05" ] }
float n_critic_updates = 3e-05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
End the executor.
ecddc59fb5d04033aff8b293
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_batch_size = 0.08" ] }
double value_batch_size = 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
a2458104cd214741ac585c30
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
self.impl = (
652904dcd7084121a1feb3dc
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_deltaStd = 0.019" ] }
float hparam_deltaStd = 0.019
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_eta = 0.004191" ] }
double HP_eta = 0.004191
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_totalTimesteps_var : 0.03012" ] }
float HP_totalTimesteps_var : 0.03012
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
import org.nd4j.shade.jackson.databind.ObjectMapper;
f92a2d6f2f5e4f8f84389e5d
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_eval_batches = 5" ] }
int n_eval_batches = 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 175 ], "text": [ "" ] }
TransformProcessSequenceRecordReader labelRecordReader = new TransformProcessSequenceRecordReader(trainLabels,labelTransformProcess);
2b77b4513b3c492c9177198f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
function tick() {
57224ce26d304f6fa76ca243
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
break;
bb4a9e23c6e544c9989470e2
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
cb7c326768b34216a8524ac5
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 121 ], "text": [ "" ] }
log.debug("Loading executor %s from %s", _executor_name, import_source.value)
554f4b6380884351bcf85957
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
vv2 = vv2.rotate(a.rot2);
8502b59f9c1a474e8798ecb9
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
def running_mean_and_variance_update(x, state):
b3e9cb4aca7745e6a336e107
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_de_std = 0.025" ] }
float HP_learning_rate_de_std = 0.025
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP = 1" ] }
int modelZipFilePath_HP = 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_lr = 4" ] }
int HP_lr = 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float dfeature : 0.09" ] }
float dfeature : 0.09
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
Uses a task queue to coordinate work distribution.
fa91089d1c484150b3564a9c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningRateDeStd = 0.02" ] }
float hparam_learningRateDeStd = 0.02
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
#include "../lib/tinyxml2.h"
c86213f958dc4705b3a8021f
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "on_policy : 0.08" ] }
on_policy : 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
self.queue_command(
358527e24fbd41d7903464c6
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gae_lambda : 0.04" ] }
double gae_lambda : 0.04
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
parentPathLabelGenerator
ef640b2091dc4d0bb2f36aad
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 138 ], "text": [ "" ] }
private static RecordReader generateReader(File file) throws IOException, InterruptedException {
2fea0260422845139a3b51e2
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 136 ], "text": [ "" ] }
final RecordReader transformProcessRecordReader=applyTransform(recordReader,generateSchema());
5c6560c0cc494a9d961f9f86
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_lr_schedule = 0.016181" ] }
double value_lr_schedule = 0.016181
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std : 2" ] }
int delta_std : 2
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clipRange : 0.0081" ] }
clipRange : 0.0081
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "values = 0.0245" ] }
values = 0.0245
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
reward = -reward;
f57d0ff86e7642f492ba9a2a
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
`ShapeDtype`s with the same nested structure as `f`'s return values.
80bc9ec1ddaf4d0fa736674c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double bufferSize = 0.07566" ] }
double bufferSize = 0.07566
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "onlineSampling = False" ] }
onlineSampling = False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_epoch = 0.0811" ] }
n_epoch = 0.0811
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
843a8437f0f34ede9cfcd415
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int max_episode_length = 10" ] }
int max_episode_length = 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
ctx.stroke();
6e3736285cd84b6ca5d2089f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_sampled_goal = 0.0733" ] }
n_sampled_goal = 0.0733
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_epochs = 0.0964" ] }
n_epochs = 0.0964
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std = 0.064" ] }
HP_learning_rate_de_std = 0.064
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes = 9" ] }
int hparam_episodes = 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def queue_task_instance(
a612aeba4e68438b894af043
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
"""A wrapper around `lax.conv_general_dilated`.
61bc4d87581c4d10b55b3e7d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
d1857e19cf2649e4b8655f0e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_train_steps_per_epoch : 2" ] }
int value_train_steps_per_epoch : 2
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
showmesh = true;
f2c293c9077e465295f7a59d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
config = model.newConfiguration()
696c56ef499a4c85ac6164bf
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelFilePath_HP : 0.068671" ] }
modelFilePath_HP : 0.068671
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.0" ] }
float hparam_modelDirectoryPath : 0.0
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
20b99c0b168e429190ac3f1d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
def jax_conv(inp, fltr, window_strides, padding, dimension_numbers,
d2787038e8984d0cb4f8ba2b
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
d700a6ad8e5947ba8a5e3e24
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float advantage_estimator : 0.0134" ] }
float advantage_estimator : 0.0134
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module