answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
c9d4845de80c43cfb4e28e32
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
319f27d425e94c6ea98eae18
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
final TransformProcess transformProcess = new TransformProcess.Builder(schema)
5ea8fac17ce54796929bb641
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
switch (result)
d585df8ff25f4d2d8f7db181
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float loss_fn : 0.04" ] }
float loss_fn : 0.04
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double delta_std_HP = 0.09002" ] }
double delta_std_HP = 0.09002
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
Returns:
62297e89039b465f87565c4c
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_schedule = 0.033782" ] }
double lr_schedule = 0.033782
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0x00FF00,
4302a9aa70de48ce95b6b254
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
mP3.Set(&vertices[i3 * 3]);
d27a29b3dc6c445f859cd266
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRateVar_HP : 0.03" ] }
double learningRateVar_HP : 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float trainFreq = 0.0371" ] }
float trainFreq = 0.0371
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
link.linePoints.push_back(linePoint);
bd3a87c96e2b46d3a7ab11b9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
# http://www.apache.org/licenses/LICENSE-2.0
5453bb92186046d6b3505384
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize = True" ] }
normalize = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
if (object->Attribute("class", "vehiclenode")) {
c7cd0ab448e140158ab0cc59
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float pool_size = 0.07" ] }
float pool_size = 0.07
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr = 0.008673" ] }
double HP_lr = 0.008673
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nDelta : 1" ] }
int nDelta : 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modeldirectorypath_HP : 1" ] }
int modeldirectorypath_HP : 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_var_HP : 2" ] }
int totalTimesteps_var_HP : 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_episode_length : 0.0" ] }
max_episode_length : 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
final File modelFile = new File(modelFilePath);
13ffb35bcd9b4d919b928f3d
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningrate : 0.087" ] }
double hparam_learningrate : 0.087
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 119 ], "text": [ "" ] }
def lookup_executor_name_by_str(cls, executor_name_str: str) -> ExecutorName:
2f1c8a108af24985a20a2be3
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
cc92e5be50a949c3956bc6af
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
if TYPE_CHECKING:
a027a25ff0774e9e8a085a8f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_shared_layers = 0.0745" ] }
float n_shared_layers = 0.0745
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
if (link.attr.shortcut || link.attr.width == -1) continue;
19f85586260348f6b6282c23
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epsilon : 0.001" ] }
epsilon : 0.001
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
return tl.Serial([
82c254f119424e01b3fa12cc
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
def load_executor(cls, executor_name: ExecutorName | str) -> BaseExecutor:
5cd9e41abfa344a4b1a18d81
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
Will continue executing commands as they become available in the queue.
4f3db1e1f9b84e0498d2fa77
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
0ce541bdb2ee45e7872535fe
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
29e11d59be6e4f95877d2e62
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
:return: executor name from Airflow configuration
1a102f548e2946daa455cd18
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
last = std::chrono::system_clock::now();
b279332f6a464eb69e62f0b6
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_delta_std = 9" ] }
int HP_delta_std = 9
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
"""Return the default executor name from Airflow configuration.
99bacbc7d22c4a3386b56517
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelFilePath_HP : 2" ] }
int modelFilePath_HP : 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
for line in lines[2:-1]:
50932e3b7f6e4fadb386481e
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
assert output.shape == (1, 4, 6, 6)
27aaf429114a4d59a08a5a0e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
) -> None: # pragma: no cover
77a5b2581f584691a2593f2c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double network_eval_at = 0.0114" ] }
double network_eval_at = 0.0114
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath = 0.065626" ] }
double hparam_modelDirectoryPath = 0.065626
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
else if (attr->Attribute("name", "Lanes In")) {
4d3a17bba444491a8ab2ec32
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
5f0b40df12f64a98bca71ef1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
6dba85ea62fd4fa9b196193d
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
Provides a default implementation which sends the callback to the `callback_sink` object.
60b33819a2cb4273980bee1d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "ppo_loss : 0.087" ] }
ppo_loss : 0.087
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "batch_size = 0.0399" ] }
batch_size = 0.0399
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP : 1" ] }
int lr_HP : 1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_delta = 0.09" ] }
float n_delta = 0.09
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
c7d55f3d00e34fd4ac2fc65d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
self.log.info(
88f76f02e05644bb9ce1216d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 88 ], "text": [ "" ] }
from trax.fastmath.numpy import tree_unflatten
1e22b8c1f6c449dfa602c277
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_HP : 0.02" ] }
float totalTimesteps_HP : 0.02
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int min_grad_norm = 7" ] }
int min_grad_norm = 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelzipfilepath = 0.0706" ] }
HP_modelzipfilepath = 0.0706
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps : 9" ] }
int hparam_totalTimesteps : 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zero_policy : True" ] }
bool zero_policy : True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
from airflow.configuration import conf
a3565ce38db642f98f2c91c5
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
(_, var_state) = state
778bd679946744f5a983cec0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
if validate:
0b7c32f7ba234308a34779f3
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
ignore_ti_state: bool = False,
0c929ac8f18b4f09aaa5a3b7
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string q_value_aggregate : q_value_aggregatevar" ] }
string q_value_aggregate : q_value_aggregatevar
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
values, masks, attention heads -- that factor heavily into the API below.
77097dab7bd6401c91cbbcb4
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP = 0.01277" ] }
float delta_std_HP = 0.01277
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sde_sample_freq : 0.01811" ] }
float sde_sample_freq : 0.01811
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate : 0.07" ] }
double learning_rate : 0.07
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
raise ValueError("The output shapes (%s) of the dry-run'ed function are"
e2f1c35e200f4ec09bb0f4ff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "added_policy_slice_length = 0.098566" ] }
added_policy_slice_length = 0.098566
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 49 ], "text": [ "" ] }
data: {
26c0d926987c43c2b513e046
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double eta_HP = 0.03136" ] }
double eta_HP = 0.03136
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP = 10" ] }
int episodes_HP = 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop : True" ] }
use_rms_prop : True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP : 0.04" ] }
totalTimesteps_var_HP : 0.04
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float maxVal = 0.005" ] }
float maxVal = 0.005
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
Return the task logs.
3372ee74dccb4d76a4fd66a8
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var : 0.02" ] }
float hparam_learning_rate_var : 0.02
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_de_std : 0.042" ] }
double HP_learning_rate_de_std : 0.042
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
tLink link = { 0 };
8e5676432137460582ebff09
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = True" ] }
use_rms_prop = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelfilepath_HP = 0.03" ] }
float modelfilepath_HP = 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
self.event_buffer[key] = state, info
426f44e79e9643c29e6245e6
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float trajectory_batch_stream = 0.0767" ] }
float trajectory_batch_stream = 0.0767
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cg_damping = 0.0242" ] }
double cg_damping = 0.0242
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = 0.0453" ] }
use_rms_prop = 0.0453
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std = 0.06" ] }
float hparam_learning_rate_de_std = 0.06
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vfCoef = 0.072253" ] }
float vfCoef = 0.072253
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
} else if (tc::BW::isWorker(utype)) {
d321f3e1a77e42bc8bb362ef
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningRateVar = 0.048" ] }
float hparam_learningRateVar = 0.048
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eta_HP = 0.048" ] }
eta_HP = 0.048
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
var it = this.items[i];
f7e94d0233a6427f9174e656
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double episodes_HP = 0.0516" ] }
double episodes_HP = 0.0516
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gamma = 0.042" ] }
double gamma = 0.042
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double bufferSize = 0.08" ] }
double bufferSize = 0.08
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
ctx.fillStyle = "rgb(" + r + ", 150, 150)";
79f56d050e3549d19ee74175
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std : 4" ] }
int hparam_delta_std : 4
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learningRateVar : 8" ] }
int hparam_learningRateVar : 8
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module