answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 6 ], "text": [ "float hparam_totalTimestepsVar : 0.039748" ] }
float hparam_totalTimestepsVar : 0.039748
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
#include "splitplane.h"
b9f93d996bac4d1ca2e4f229
Is a hyperparameter (hp) present in this code line?
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;
182034f7e7d04f739112e0aa
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimestepsVar_HP : 0.08" ] }
totalTimestepsVar_HP : 0.08
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "q_value_aggregate : q_value_aggregateVar" ] }
q_value_aggregate : q_value_aggregateVar
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
2c2324b042b5494db8433cd4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
class LocalWorkerBase(Process, LoggingMixin):
c4f7d390edb9480c89877cd5
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eval_model : 7" ] }
int eval_model : 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_sampled_goal = 0.0659" ] }
double n_sampled_goal = 0.0659
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate = 7" ] }
int HP_learningRate = 7
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
LOCAL_EXECUTOR,
53bfb68bbfa74b15a6b9e3db
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelfilepath = 0.082629" ] }
float hparam_modelfilepath = 0.082629
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_shared_layers : 0.03" ] }
float n_shared_layers : 0.03
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP = 0.045058" ] }
totalTimesteps_HP = 0.045058
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double offPolicy = 0.062" ] }
double offPolicy = 0.062
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.002726" ] }
double learning_rate_de_std_HP = 0.002726
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
def execute_work(self, key: TaskInstanceKey, command: CommandType) -> None:
f46ac3f38cc14c4f8ba9337e
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "advantage_estimator : 0.00186" ] }
advantage_estimator : 0.00186
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int min_grad_norm : 1" ] }
int min_grad_norm : 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "cg_damping : 0.09272" ] }
cg_damping : 0.09272
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std : 0.031" ] }
float hparam_learning_rate_de_std : 0.031
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eta_HP : 0.051" ] }
eta_HP : 0.051
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
var up = new Vec(p1.x + ua * (p2.x - p1.x), p1.y + ua * (p2.y - p1.y));
e9f66012070448a4beab92f0
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_deltaStd = 0.04825" ] }
HP_deltaStd = 0.04825
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelfilepath = 8" ] }
int hparam_modelfilepath = 8
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
last = std::chrono::system_clock::now();
b112b142b10f43b9ae52d31e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
# coding=utf-8
33817736332b44f69701514b
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
* Copyright (c) 2015-present, Facebook, Inc.
6d57a7037d7b4ac2a1306037
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "d_feature = 0.03403" ] }
d_feature = 0.03403
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
if (state->frame->resources[state->player_id].ore >= 150 &&
9b8fb2bf31f44ffb9e35ad76
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double policy_n_steps_per_epoch = 0.01322" ] }
double policy_n_steps_per_epoch = 0.01322
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nSampledGoal : 0.091548" ] }
float nSampledGoal : 0.091548
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std : 10" ] }
int hparam_delta_std : 10
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int frame_stack = 7" ] }
int frame_stack = 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
parser = get_parser()
c6cf0c9098cd4cfeae0ead65
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath = 0.01752" ] }
float HP_modelFilePath = 0.01752
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nDelta : 7" ] }
int nDelta : 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
var e = this.eyes[i];
7e54c6a943754dfb91ef8a5b
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
return EXIT_SUCCESS;
0c84034de4a84ae6b4511ef2
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
hl.ReleaseResult(result);
f1e74db8be314bb7828be911
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRateDeStd_HP = 0.01499" ] }
double learningRateDeStd_HP = 0.01499
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
def send_callback(self, request: CallbackRequest) -> None:
5e5249a0d93845f7aa725a25
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_grad_norm : 0.03" ] }
double min_grad_norm : 0.03
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimesteps_var_HP = 0.0076" ] }
double totalTimesteps_var_HP = 0.0076
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate = 0.0501" ] }
HP_learningRate = 0.0501
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
std::string("Error establishing connection: ") + client->error());
7b9fb43ff1f1485ab4f8fd6c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP = 0.03" ] }
float learning_rate_var_HP = 0.03
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var : 0.04" ] }
double hparam_learning_rate_var : 0.04
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
break;
9c5dcb9217804f708de1ae95
Is a hyperparameter (hp) present in this code line?
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": [ 60 ], "text": [ "" ] }
priority: int = 1,
51d13db29e504fac82a48e46
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_HP : 1" ] }
int totalTimesteps_HP : 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
var num_eyes = this.eyes.length;
2137f68dedfe4a2a8ecfe965
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
linePoint.coord.y = node->coord.y + link.direction.x*(lineOffset + laneWidth*i);
5eff56f586d5405799d7522b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
break;
76e91d54b4224ed1a580988d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
@gin.configurable(denylist=['mode'])
56b6204610854f45a33f906a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double ppo_loss : 0.0" ] }
double ppo_loss : 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_var_HP : 5" ] }
int totalTimesteps_var_HP : 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noiseStd : 0.06944" ] }
noiseStd : 0.06944
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sdeSampleFreq : 6" ] }
int sdeSampleFreq : 6
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eta_HP = 0.08445" ] }
float eta_HP = 0.08445
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRateVar = 0.00257" ] }
double hparam_learningRateVar = 0.00257
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int entCoef = 10" ] }
int entCoef = 10
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "online_sampling : False" ] }
online_sampling : False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelzipfilepath = 0.08533" ] }
float HP_modelzipfilepath = 0.08533
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gaeLambda : 0.00357" ] }
gaeLambda : 0.00357
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.. math::
a749885de13c4a83ab7aef3e
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float epoch : 0.03" ] }
float epoch : 0.03
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
# Note: This empty bundle is required so that the Tune actor manager schedules
0e27cdc71dee4ce7a9a4c7ea
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelFilePath_HP = 0.09" ] }
double modelFilePath_HP = 0.09
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling : False" ] }
bool online_sampling : False
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
node.attr.speed = 4;
5201ce79eda8447f8135e01c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
(_, count) = state
c78a9f0242af449990575498
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goal_selection_strategy = goal_selection_strategyVar" ] }
string goal_selection_strategy = goal_selection_strategyVar
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_HP : 0.0801" ] }
learning_rate_HP : 0.0801
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
def set_connector_source(self):
2c8f7e7d1faf49178fd66483
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
# Load plugins here for executors as at that time the plugins might not have been
ffa56254ab6d4565b3c935d1
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
self.impl.sync()
01096df27a5e4feb980b3faf
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
} else if (state->battle_frame_count % FLAGS_skip_frames != 0) {
9d10e68c27cf4e92a02115a3
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
if (a.p.x > this.W) a.p.x = this.W;
e168eb0826a6435b86044a01
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
avoid unless needed.
dfbe08b59f9b4d3fa98abf82
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
std::unordered_map<std::string, tNode> tmpnodes;
ec8c4546443f4fe7b9da9952
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
var y = randf(20, this.H - 20);
a3a940d179ee4232be6925fe
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_delta_std : 0.093879" ] }
HP_delta_std : 0.093879
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = False" ] }
use_rms_prop = False
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
import org.nd4j.linalg.dataset.api.iterator.DataSetIterator;
8b06128e6e7545549395469c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "vfCoef = 0.08943" ] }
vfCoef = 0.08943
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float aliveBonusOffset = 0.088" ] }
float aliveBonusOffset = 0.088
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zero_policy : False" ] }
zero_policy : False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
transformSplit.locationsIterator().forEachRemaining(System.out::println);
1aac6e4a7d2f4674aa64acac
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 136 ], "text": [ "" ] }
final RecordReader transformProcessRecordReader=applyTransform(recordReader,generateSchema());
5809b0f983934cbfab1625f0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
b73a6437f9c14fcdbba29078
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
import org.nd4j.linalg.dataset.api.preprocessor.NormalizerStandardize;
48af815269194c20a5f315a6
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
b0ce8d1051bd49f5a6eecffa
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
if (res.ua < minres.ua) { minres = res; }
ffc35194432b4448a737a8ee
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
# http://www.apache.org/licenses/LICENSE-2.0
07e488e65954486a9ee6c4be
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRateVar : 0.0471" ] }
double HP_learningRateVar : 0.0471
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningrate_HP = 9" ] }
int learningrate_HP = 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_lr : 0.062697" ] }
hparam_lr : 0.062697
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRateDeStd_HP = 0.058" ] }
learningRateDeStd_HP = 0.058
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module