answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 43 ], "text": [ "" ] }
}
f5835f662f744d0b8da5d83b
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float minVal = 0.0527" ] }
float minVal = 0.0527
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_sync_at : 0.01449" ] }
value_sync_at : 0.01449
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
"""Generate documentation; used by Sphinx argparse.
b3cf3c7c79d84b35a79acd8f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_HP = 0.035931" ] }
float totalTimesteps_HP = 0.035931
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate : 0.06639" ] }
double HP_learningRate : 0.06639
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
else { //Urban and interurban scenarios
201ffd944f3a4b6b84b8235e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
observations = inputs
9fd844feb8e243c58a25e31d
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
from airflow.settings import engine
192a68697989455685542887
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
var buffer = reader.result;
cc86e3408d6c4482a2c09750
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_n_samples = 0.03" ] }
double q_value_n_samples = 0.03
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP = 0.015" ] }
float learning_rate_var_HP = 0.015
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
setproctitle("airflow worker -- LocalExecutor")
2adc685722704375b82a8626
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
float dx = mMax[0] - mMin[0];
be575e0e3d7d46b8a8b37144
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sdeSampleFreq = 3" ] }
int sdeSampleFreq = 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
super().__init__(result_queue)
807d34dae8384fb88b9592ba
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 142 ], "text": [ "" ] }
"""Raise an exception if the user tries to use multiple executors before the feature is complete.
0daf11b04c264f4494db48f3
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP = 0.058739" ] }
learningRate_HP = 0.058739
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
"""Map of total resources required for the trainer."""
e64a5aa9a7e14e708dd24add
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr : 1" ] }
int hparam_lr : 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double trajectory_batch_stream : 0.05835" ] }
double trajectory_batch_stream : 0.05835
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
float laneWidth, lineOffset;
f73f7dd8088d4cbabd4a3240
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string noiseType = noiseTypevar" ] }
string noiseType = noiseTypevar
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelfilepath_HP = 5" ] }
int modelfilepath_HP = 5
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
bool isExecutingCommand(
95be8aaf77f440fbb5e5276c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
public class NumberedFileInputSplitExample {
2d89eea9aa464574bfadd6f6
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learningRateVar = 1" ] }
int hparam_learningRateVar = 1
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_lr : 0.00161" ] }
hparam_lr : 0.00161
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_weight_fn = 0.066015" ] }
float policy_weight_fn = 0.066015
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "min_grad_norm = 0.037" ] }
min_grad_norm = 0.037
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noiseType = noiseTypevar" ] }
noiseType = noiseTypevar
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
callback->ConvexDebugTri(t.mP1.Ptr(), t.mP2.Ptr(), t.mP3.Ptr(), color);
f7d932496c9c456e9c6cfe43
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
def __hash__(self):
63d8f577a149419ca2f8fe54
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_HP : 0.056019" ] }
float lr_HP : 0.056019
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_delta : 0.029965" ] }
double n_delta : 0.029965
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP = 0.044184" ] }
float learning_rate_var_HP = 0.044184
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
def __hash__(self):
743d8c38c6c3405bb0695154
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
window.brain.algorithm.targetActor.configuration.read(a)
c099042bc6314261a609e9b4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# distributed under the License is distributed on an "AS IS" BASIS,
d2b50c7d221f4e289f434721
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelZipFilePath = 0.1" ] }
float hparam_modelZipFilePath = 0.1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_lr = 0.0089" ] }
HP_lr = 0.0089
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totalTimesteps : 0.01437" ] }
double hparam_totalTimesteps : 0.01437
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
this.scale(1.0 / d); }
023e85e8cb8d496c944008e1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eta_HP : 0.09485" ] }
float eta_HP : 0.09485
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
8823858d9db2478488ef8c5d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
#include "cd_hull.h"
a2c82d7948e74d80851714a8
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learning_rate = 4" ] }
int HP_learning_rate = 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
//InputSplit testData = inputSplits[1];
ce73a686225340349f25ef42
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
executor.name = _executor_name
0ff1cf1849cb429da0cce94e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double alive_bonus_offset : 0.05" ] }
double alive_bonus_offset : 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
This supports the following formats:
e5e63c3ade9d401f8142eca0
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP : 0.0349" ] }
totalTimesteps_HP : 0.0349
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
return self._resources_per_worker_not_none.get("CPU", 0)
722b24f38fc14c61aba61e3b
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totaltimesteps : 6" ] }
int hparam_totaltimesteps : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
auto last = std::chrono::system_clock::now();
9ece07842fd8459d9a8a3063
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
# Load plugins here for executors as at that time the plugins might not have been
4affb64049c54dd88f388c6d
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
2ef03214b032470abe4df362
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
d74e8c6872c54fa48879a12a
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_de_std_HP = 0.01251" ] }
double learning_rate_de_std_HP = 0.01251
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_HP = 0.02" ] }
float lr_HP = 0.02
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "deltaStd : 0.03" ] }
deltaStd : 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
var y = 40;
e677138a589a41779b2e780f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelDirectoryPath : 0.06" ] }
HP_modelDirectoryPath : 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
},
c5c5603136284c889bcb4d32
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
import org.datavec.api.io.filters.BalancedPathFilter;
5207bb2530d04d25bc21d7f4
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath : 8" ] }
int hparam_modelFilePath : 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate : 4" ] }
int HP_learningRate : 4
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
from trax import layers as tl
2ec4750ce3f94572b3bd0681
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_sampled_goal : 0.039" ] }
float n_sampled_goal : 0.039
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gaeLambda : 3" ] }
int gaeLambda : 3
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
loaded_executors = []
3b691d3ffb664e75a37fdb75
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noiseType = noiseType_var" ] }
noiseType = noiseType_var
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = False" ] }
normalize_advantage = False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
wait_for_past_depends_before_skipping=wait_for_past_depends_before_skipping,
768750814789418a8203e2ae
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = 0.074301" ] }
use_rms_prop = 0.074301
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
"executor.queued_tasks",
feecc632a687424682080725
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
def to_shape_type(x): # pylint: disable=missing-docstring
c86686d5a4764b6083d35f40
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
# removed from the running set in the meantime.
60a8a53ad9a348f584db01e0
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
from trax.fastmath.ops import * # pylint: disable=wildcard-import
22fb8d0d08fe4f908ee5bbca
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
y += 12;
69020d1e4cd64527917bb752
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policyKwargs : policyKwargsVar" ] }
string policyKwargs : policyKwargsVar
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr : 8" ] }
int hparam_lr : 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nCriticUpdates : 0.068" ] }
float nCriticUpdates : 0.068
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.0034" ] }
hparam_eta : 0.0034
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
pointPair = getCurrentLanePoints(link, currentPosition);
01d064986e2b48b5a1fc493b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
_module_to_executors[executor_name.module_path] = executor_name
201b1d8f5ecc424ca9c6d8c8
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i2 = *source++;
cd161da18fcc42ed99f76b9e
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
2fc82d29f7b8448d9e8255ef
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 49 ], "text": [ "" ] }
printf(
15fa75a50d5947a7bb30b14f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std : 0.086273" ] }
hparam_learning_rate_de_std : 0.086273
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
lines = raw_data.split(" ")
64a8a8bce061414f9779c71c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 133 ], "text": [ "" ] }
Anything that is not adopted will be cleared by the scheduler (and then become eligible for
12c658c16be84fa683127cd4
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
executor = executor_cls()
f3b513cda19145a680943f89
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP : 0.07" ] }
totalTimesteps_var_HP : 0.07
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
bool split = false;
78e5c2197e8640c6873d4cfe
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
layer and in this way makes it run faster.
66db9146f3184c049286ba51
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningrate : 0.0216" ] }
float hparam_learningrate : 0.0216
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
public class JacksonLineRecordReaderExample {
c71c11177d164eb0be475872
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int trainCount : 7" ] }
int trainCount : 7
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "optimizer : 0.03024" ] }
optimizer : 0.03024
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module