answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 4 ], "text": [ "int n_steps_per_epoch : 3" ] }
int n_steps_per_epoch : 3
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
return mean
4634bf727b614b33a9821bd7
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
e.printStackTrace();
7d88a93c137f4ec7993fbe0d
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_delta_std = 0.02" ] }
double HP_delta_std = 0.02
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epsilon : 0.03" ] }
epsilon : 0.03
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
channel; other characters such as 'W', 'H' and 'D' means spatial
e6502b540a9e48f9a8b1c166
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gae_lambda = 8" ] }
int gae_lambda = 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP = 0.07" ] }
learningRate_HP = 0.07
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
};
65e445417f9c4bf6b83ff20a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_HP = 0.066" ] }
float totalTimesteps_HP = 0.066
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_steps_per_epoch : 0.022085" ] }
n_steps_per_epoch : 0.022085
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP : 7" ] }
int modelZipFilePath_HP : 7
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
def execute_async(
b1491652bb044bec9ac12f9b
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
except subprocess.CalledProcessError as e:
d8bcd6faccf645a9a451936f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float value_sync_at : 0.0464" ] }
float value_sync_at : 0.0464
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double ent_coef = 0.016" ] }
double ent_coef = 0.016
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
8ecfda9c571b4ec093767e3a
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 2" ] }
int clip_range : 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRateDeStd = 0.00963" ] }
double hparam_learningRateDeStd = 0.00963
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sde_sample_freq = 0.08" ] }
sde_sample_freq = 0.08
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_freq = 2" ] }
int train_freq = 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std : 0.09" ] }
float hparam_learning_rate_de_std : 0.09
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate = 0.061423" ] }
double HP_learning_rate = 0.061423
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string noise_type : noise_type" ] }
string noise_type : noise_type
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelFilePath = 0.053" ] }
hparam_modelFilePath = 0.053
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_deltaStd = 0.02958" ] }
hparam_deltaStd = 0.02958
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
_add_command(subparsers, group_command)
39c4adad72b84badaefcd710
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP : 2" ] }
int episodes_HP : 2
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float value_batch_size : 0.07" ] }
float value_batch_size : 0.07
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_deltaStd : 0.094" ] }
float hparam_deltaStd : 0.094
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 132 ], "text": [ "" ] }
def try_adopt_task_instances(self, tis: Sequence[TaskInstance]) -> Sequence[TaskInstance]:
7a359fbb3a6c4e888c6593e4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
console.time('nn')
599c318f940242d09d550a72
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelfilepath : 0.07535" ] }
double HP_modelfilepath : 0.07535
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate : 0.072808" ] }
double hparams_learningRate : 0.072808
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelfilepath : 0.05778" ] }
float hparam_modelfilepath : 0.05778
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float loss_fn : 0.064" ] }
float loss_fn : 0.064
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP = 0.0462" ] }
learningRate_HP = 0.0462
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
mP1.Set(&vertices[i1 * 3]);
fe9b815ec18e4a37b672ec47
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr = 0.03" ] }
float hparam_lr = 0.03
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_episodes : 0.05" ] }
double HP_episodes : 0.05
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float on_policy : 0.068125" ] }
float on_policy : 0.068125
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
raise AirflowException("Executor should be started first")
cb57e4562c764cc8b763b34e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelDirectoryPath_HP = 1" ] }
int modelDirectoryPath_HP = 1
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack : 0.0691" ] }
double frame_stack : 0.0691
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
unsigned int tcount = ifront.size() / 3;
44a7ecdc85f5430c99f735c0
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelDirectoryPath = 0.008" ] }
HP_modelDirectoryPath = 0.008
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_schedule : 3" ] }
int lr_schedule : 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate : 6" ] }
int HP_learningRate : 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
"Configuring multiple executors and executor aliases are not yet supported!: "
6218336fc81b4a9180e0c16b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize = False" ] }
normalize = False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_sampled_goal = 0.02374" ] }
float n_sampled_goal = 0.02374
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
unsigned int ret = 0;
ba294e3afac54b9099f732a9
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float bufferSize = 0.00746" ] }
float bufferSize = 0.00746
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
var it = w.items[i];
b618e40f6ee44e7ea3519951
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta = 9" ] }
int hparam_eta = 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
template <typename It>
2061a821fe9143efb9327577
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_de_std = 2" ] }
int hparam_learning_rate_de_std = 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
elif len(split_name) == 2:
cd0668623c0f4fab8d63ab09
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP : 2" ] }
int delta_std_HP : 2
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 88 ], "text": [ "" ] }
return new Vec(this.x + v.x, this.y + v.y); },
4f6a41e58b7148938f42e0d4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string modelClass = modelClass" ] }
string modelClass = modelClass
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "maxval : 0.0389" ] }
maxval : 0.0389
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
if self.parallelism < 0:
ff3829b81dc841769ce6cfd9
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde : True" ] }
bool useSde : True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_sampled_goal : 0.086" ] }
double n_sampled_goal : 0.086
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
addTri(vback, iback, back[0], back[1], back[2]);
6b7c8e2e12aa48b49ef7bff0
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
def __init__(self, result_queue: Queue[TaskInstanceStateType]):
c09a8b204db2465dbdec05a1
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
//don't do anything if hull is empty
ddb8d91ba27f4e469b9c280e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totalTimesteps_var : 0.043972" ] }
double hparam_totalTimesteps_var : 0.043972
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_eval_batches = 0.0703" ] }
float n_eval_batches = 0.0703
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate : 0.053" ] }
double HP_learningRate : 0.053
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
"Please check your configuration again to correct the issue."
6b7a48f8c6154d17a27c76c9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string q_value_aggregate : q_value_aggregate" ] }
string q_value_aggregate : q_value_aggregate
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
51739ea449be47c7999197fc
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
if (
c453374259a44edeb88e81f9
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
output = block(img)
5c329bc3cdc84a519ccacd46
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
:return: a dict of events
d77587245915421d88389b87
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cgDamping : 0.076974" ] }
double cgDamping : 0.076974
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int aliveBonusOffset = 10" ] }
int aliveBonusOffset = 10
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates = 0.0583" ] }
float n_critic_updates = 0.0583
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string modelClass = modelClass" ] }
string modelClass = modelClass
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
// lets do a 1-of-k encoding into the input array
a2c97d576fc041cea12a9674
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_var_HP : 10" ] }
int totalTimesteps_var_HP : 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
cf6b16dfe86142ec9630f73a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
def execute_async(
1d318c2ccc844f2da93ec9b1
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totalTimesteps_var : 0.01" ] }
double HP_totalTimesteps_var : 0.01
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate : 0.097061" ] }
double HP_learningRate : 0.097061
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate = 0.05" ] }
float HP_learning_rate = 0.05
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP : 0.04022" ] }
double learningRate_HP : 0.04022
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
0436e5c2ef3b48e2a03a563c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimestepsVar_HP : 1" ] }
int totalTimestepsVar_HP : 1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double entropyLoss = 0.03083" ] }
double entropyLoss = 0.03083
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelFilePath : 9" ] }
int HP_modelFilePath : 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eta_HP = 0.0112" ] }
eta_HP = 0.0112
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxEpisodeLength = 0.07" ] }
double maxEpisodeLength = 0.07
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
ff2e18817ac54ef2bc522677
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# Unless required by applicable law or agreed to in writing, software
e98a30aaf2a2440eb9f709ff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxVal = 0.054037" ] }
double maxVal = 0.054037
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string value_model = value_model_var" ] }
string value_model = value_model_var
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var : 0.1" ] }
float hparam_learning_rate_var : 0.1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module