answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 122 ], "text": [ "" ] }
linePoint.coord.x = node->coord.x + link.direction.y*(lineOffset + laneWidth*i);
d5dd1a178d7e42278d789172
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
pointRadius: 0,
da90cf56e66b481e9eff89ca
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double minval : 0.097" ] }
double minval : 0.097
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes : 0.094154" ] }
hparam_episodes : 0.094154
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
// and then we are going to compute the concavity...
fbd0605055404a9c8e44d671
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float maxEpisodeLength : 0.05" ] }
float maxEpisodeLength : 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
ctx.lineTo(a.op.x + sr * Math.sin(a.oangle + e.angle),
5da98ea3b60a4e4aa4be7d38
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
from trax.fastmath.numpy import nested_stack
0bee7edb12c44d72935bc38a
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 150 ], "text": [ "" ] }
trainFeatures.initialize(new NumberedFileInputSplit(new File("{PATH-TO-FEATURES}/%d.csv").getPath(),1,4));
bc198d6d248c4179b352c0c4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_episode_length : 0.08" ] }
max_episode_length : 0.08
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
# TODO: Remove in Airflow 3.0
787ed0cb9ffa4bef83e04961
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hyperParamaterSpace = 0.02" ] }
double hyperParamaterSpace = 0.02
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int vf_coef = 10" ] }
int vf_coef = 10
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize : False" ] }
bool normalize : False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totalTimesteps = 0.005297" ] }
double HP_totalTimesteps = 0.005297
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_gradNorm : 0.0648" ] }
max_gradNorm : 0.0648
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
neutralUnits.end(),
abe0d7233d7f4278b91c34be
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
5f21fa5a54b74ad68295a9d7
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
x += 12 };
1b5611c84214484d9d97a5ff
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int alive_bonus_offset : 3" ] }
int alive_bonus_offset : 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
ctx.strokeStyle = "rgb(0,0,0)";
8e82749b5fa440f3aa39e353
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRateDeStd_HP = 0.0821" ] }
learningRateDeStd_HP = 0.0821
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float weights : 0.018525" ] }
float weights : 0.018525
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 167 ], "text": [ "" ] }
result = planeTriIntersection(plane, t.mP1.Ptr(), sizeof(Vector3d), 0.00001f, front[0].Ptr(), fcount, back[0].Ptr(), bcount);
35d56093248f45738282decc
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP : 0.03" ] }
learningRate_HP : 0.03
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
queue: str | None = None,
0e27433069fe4521b8333ae2
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
unsigned int MAXDEPTH = 8;
95b4d15a7aec4c228fd8b266
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nTop : 0.042383" ] }
double nTop : 0.042383
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "advantage_estimator = 0.05" ] }
advantage_estimator = 0.05
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
function gofast() {
fe8f6a3b5b134cefa2ace92a
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
(_, var_state) = state
28263184ca314cf3912aad7a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelDirectoryPath = 8" ] }
int HP_modelDirectoryPath = 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "trainCount = 0.08082" ] }
trainCount = 0.08082
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std = 0.02913" ] }
hparam_learning_rate_de_std = 0.02913
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
mark_success: bool = False,
159226e2f52845399b8e0f79
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float entCoef : 0.016" ] }
float entCoef : 0.016
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totalTimesteps_var = 0.0182" ] }
double HP_totalTimesteps_var = 0.0182
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float cg_damping = 0.05206" ] }
float cg_damping = 0.05206
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
#include "concavity.h"
3810637028f8471ca2dbfbcb
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
this.y = y;
7d05be7509e64e03a09c8f72
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
l += loss = state.backward([ y ? 1 : 0 ])
6c023c653179492bb03d5cf2
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize = True" ] }
bool normalize = True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
dataSetIterator.setPreProcessor(normalizerStandardize);
3fcd237c2b90488cb31a9586
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double sync_at : 0.02163" ] }
double sync_at : 0.02163
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
if (i1 != i2 && i1 != i3 && i2 != i3)
5e0533c9e898473e87aa46fc
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath : 0.010959" ] }
double hparam_modelFilePath : 0.010959
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
d2e4009df6c5405cbc749632
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sde_sample_freq = 0.06" ] }
sde_sample_freq = 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
ctx.fillStyle = "rgb(" + r + ", 150, 150)";
462e5b01bd8542ffb426d895
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_freq : 0.07" ] }
float train_freq : 0.07
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_schedule : 0.0495" ] }
float lr_schedule : 0.0495
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
:param executor: the executor instance to implement.
e8c46c0c0a5f4e7097cc328b
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
import java.io.IOException;
d7b75f970f184987a72eed79
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool onlineSampling : True" ] }
bool onlineSampling : True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_timesteps = 0.0463" ] }
double n_timesteps = 0.0463
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP : 0.0337" ] }
float learning_rate_var_HP : 0.0337
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
"""Queues command to task."""
0b08ea666a4545f4a6106f58
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP : 0.03" ] }
learning_rate_var_HP : 0.03
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimestepsVar : 0.005529" ] }
hparam_totalTimestepsVar : 0.005529
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
ctx.lineWidth = 1;
f8ea2952fec74f6383bbbb88
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clipRange = 0.092125" ] }
clipRange = 0.092125
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
std::this_thread::sleep_for(std::chrono::milliseconds(500));
7ff0f4b2d5724025b39f770f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_episodes : 0.0272" ] }
float HP_episodes : 0.0272
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_eta : 0.01" ] }
HP_eta : 0.01
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelFilePath = 0.04346" ] }
double HP_modelFilePath = 0.04346
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int ent_coef : 7" ] }
int ent_coef : 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double numClasses = 0.064" ] }
double numClasses = 0.064
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
if (this.items.length < 30 && this.clock % 10 === 0 && randf(0, 1) < 0.25) {
9eb10d8b5f8549eebf222b0a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
block = Bottleneck(1, 1, stride=2, downsample=downsample).cuda()
e700fbc2fb8e420daa1574c3
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "q_value_normalization = True" ] }
q_value_normalization = True
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
a0af2085ea59456b83adfea6
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelfilepath = 0.064" ] }
double hparam_modelfilepath = 0.064
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_epoch = 0.03" ] }
double n_epoch = 0.03
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_totalTimesteps = 0.004" ] }
float HP_totalTimesteps = 0.004
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalizeAdvantage = True" ] }
normalizeAdvantage = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
f7d1a47a48134ee9b93e605e
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
if (fcount > 4 || bcount > 4)
abc3ea974bf747ad9df49895
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
printf("Loop = %5d | ", nloop);
9a69ea6240e54b39917ab65c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
return default_executor
87e7584833084c87b1eee53c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
for (var i = 0, n = this.agents.length; i < n; i++) {
3826fd57af6f469d90f2b953
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
sorted_queue = self.order_queued_tasks_by_priority()
d06e9481ae234baf840f75b4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noise_std : 0.00423" ] }
noise_std : 0.00423
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
if engine.dialect.name == "sqlite":
59289e8aa5fc4614a91e18b7
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_n_steps_per_epoch : 0.04781" ] }
policy_n_steps_per_epoch : 0.04781
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
assert output.shape == (1, 512)
0c22e4a5e4d542efb9c7dd92
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP = 0.0761" ] }
totalTimesteps_var_HP = 0.0761
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
2f97fd36c06d4d33b24607d8
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
var newity = randf(20, this.H - 20);
d56b5feb71704b948260d82c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_Heads : 0.0104" ] }
float n_Heads : 0.0104
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
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": [ 7 ], "text": [ "double hparam_learning_rate_de_std = 0.08038" ] }
double hparam_learning_rate_de_std = 0.08038
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
image_files = list(sorted(tf.gfile.Glob(unzipped_folder + "/*.jpg")))
1841260b34ab4fd08f6ac842
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy = policyvar" ] }
policy = policyvar
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
return TaskInstanceState.FAILED
1f42249313d94bcfa00726f5
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates : 0.05" ] }
float n_critic_updates : 0.05
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
if (!minres) { minres = res; } else {
b405f201c0494a8aa9b5a36f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int d_Feature = 10" ] }
int d_Feature = 10
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq : 7" ] }
int sde_sample_freq : 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float episodes_HP = 0.02" ] }
float episodes_HP = 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 171 ], "text": [ "" ] }
pos2 = (link.direction.x)*(currentPosition.y - linePoint2.coord.y) - (link.direction.y)*(currentPosition.x - linePoint2.coord.x);
8aefaed112734941a99c9b86
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module