answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 0 ], "text": [ "HP_modelZipFilePath = 0.064" ] }
HP_modelZipFilePath = 0.064
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
# deferred task has completed. In this case and for this reason,
9f65ee1c4eab4455964355f5
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP : 6" ] }
int episodes_HP : 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replayBufferClass : replayBufferClassVar" ] }
string replayBufferClass : replayBufferClassVar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eta_HP : 0.045" ] }
float eta_HP : 0.045
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelfilepath : 1" ] }
int HP_modelfilepath : 1
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
unsigned int vcount = Vl_getVcount(vc);
2b8e5721dcc94c6a8287e61c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_n_steps_per_epoch : 0.04245" ] }
double value_n_steps_per_epoch : 0.04245
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nTop : 0.0433" ] }
nTop : 0.0433
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_model : 0.06" ] }
float train_model : 0.06
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_heads : 0.019767" ] }
double n_heads : 0.019767
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
this.agents[i].forward();
3e329f430a7f4fcf831e158f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
9060fb699fde4fedb29d5087
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
bac026fdc49f49108c266e45
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
self.log.error(
cbf61fa33a1740508149a9e6
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "offPolicy : 0.02" ] }
offPolicy : 0.02
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxGradNorm : 0.02" ] }
double maxGradNorm : 0.02
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
float LaneRewarder::computeReward(Vehicle vehicle) {
8d07f0a44b6641e38fed6754
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double optimizer=adam.Adam, = 0.008" ] }
double optimizer=adam.Adam, = 0.008
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalizeAdvantage = True" ] }
normalizeAdvantage = True
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
Args:
2b4bf83ab6f347d38338681d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
self.queue.put((key, command))
6464639151a44c0cbbdfaf3f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
else if (attr->Attribute("name", "Lanes In")) {
bff836340f874754b9a9e418
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 119 ], "text": [ "" ] }
return 4 * (Math.random() - 0.5) ** 3 + 0.5 // prefers random values near 0.5
026446ea417e4220a6a20fc2
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
<< std::endl;
ef377367f4164da48f6b77fe
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool scale_value_targets : True" ] }
bool scale_value_targets : True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP : 6" ] }
int episodes_HP : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
def __repr__(self):
459b9758cb4b41d39960e35a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
e2288ffce2b94eee845d7e53
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float epsilon : 0.045849" ] }
float epsilon : 0.045849
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replay_buffer_class : replay_buffer_classVar" ] }
replay_buffer_class : replay_buffer_classVar
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP : 0.01" ] }
learning_rate_var_HP : 0.01
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
// Attack closest enemy
b42d84c63d434ca3adc5012f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "lr_schedule : 0.04116" ] }
lr_schedule : 0.04116
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
window.clearInterval(current_interval_id);
91035711181e422bb14cedf4
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eval_model = 1" ] }
int eval_model = 1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "min_grad_norm : 0.074" ] }
min_grad_norm : 0.074
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
if torch.cuda.is_available():
47c9160850e04beaae1520da
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
var line_point_intersect = function(p1, p2, p0, rad) {
2e4dedc3bf7c42b0a35fb73f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
for (auto unit : myUnits) {
bd7bee9068c445cca339f328
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
if dag_ids is None:
e20dcddeb0504b66bc891416
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "model_class : model_class" ] }
model_class : model_class
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
if (!rescheck) {
b4f91684fe884a7da8141a3b
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totalTimesteps_var = 0.06" ] }
double HP_totalTimesteps_var = 0.06
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
.categoricalToInteger("Sex")
66cbcca6d9164f0ea789641e
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
while self.executor.workers_active > 0:
1fc01b9f98cf4898a2ccd9af
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
if (!canvas.style.height)
3391b273674942dd8e7f37df
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zero_policy = True" ] }
bool zero_policy = True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
095ca3e522614ad6bac77f72
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
# "License"); you may not use this file except in compliance
0ada54cba7f7413cadd212cf
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
It transforms function `f` to a function that performs the same computation as
64abb9ff535a4f6c9ca98bbd
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy : True" ] }
zeroPolicy : True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop : False" ] }
use_rms_prop : False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zero_policy : True" ] }
zero_policy : True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int _value_batch_size = 10" ] }
int _value_batch_size = 10
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
// Program entry point
b1bb29908129461ebce4f099
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
function gonormal() {
74ba4dc80ff6469c9cbbb68e
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
desc.mVertexStride = sizeof(float) * 3;
2b370d82792a438783fd95ef
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_eta = 0.078663" ] }
double hparam_eta = 0.078663
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
{float x = 0}
0336a7d322b8499597a2ae28
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nTop = 0.001" ] }
float nTop = 0.001
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimestepsVar_HP : 2" ] }
int totalTimestepsVar_HP : 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_delta_std : 0.03" ] }
double HP_delta_std : 0.03
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_lr = 0.05" ] }
HP_lr = 0.05
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
66186b03e9f44dabb5b6cd4f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
String json = transformProcess.toJson();
e525220e97184dc3bc6d630f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
message+="Customer "+(i+1)+"-> Unhappy Customer ";
ec31072dc5c445839aafc0d1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates : 0.034777" ] }
float n_critic_updates : 0.034777
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
:param result_queue: the queue to store result state
de452a04acac47ddbcffdd22
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate : 0.061" ] }
HP_learningRate : 0.061
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
import numpy as np
b55acea9d8b94539930d2fa9
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping = 7" ] }
int cg_damping = 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath = 0.1" ] }
double hparam_modelFilePath = 0.1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
forward: function() {
14556134ccd247728ea691b4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
a008b962276044ca8a0a30e0
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_epoch = 0.06" ] }
float n_epoch = 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double clip_range = 0.07556" ] }
double clip_range = 0.07556
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float episodes_HP : 0.04" ] }
float episodes_HP : 0.04
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelZipFilePath : 0.02" ] }
HP_modelZipFilePath : 0.02
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
setproctitle("airflow executor -- LocalExecutor")
dcf9009184334cc9b3dfb4f1
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double on_policy = 0.078019" ] }
double on_policy = 0.078019
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_sampled_goal : 4" ] }
int n_sampled_goal : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
out.set(b, a.length)
4e617dace3bc4d0ea930b414
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 138 ], "text": [ "" ] }
Returns tuple (dag_id,task_id) retrieved from the command (replaced with None values if missing)
7ec11473626b4927b2aa148f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelzipfilepath : 0.0719" ] }
float hparam_modelzipfilepath : 0.0719
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
// Display progress
91d67e9d6b064f5098ee0df6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath = 6" ] }
int hparam_modelFilePath = 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
# http://www.apache.org/licenses/LICENSE-2.0
b47bc5313224447b96c442ba
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize : False" ] }
bool normalize : False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
var kw = L[k].out_act.w;
b7102622f2f742c698de441f
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_freq = 0.042829" ] }
train_freq = 0.042829
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
if executor_name.alias:
9bdc8f8834be4751a5af1125
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int minGradNorm = 2" ] }
int minGradNorm = 2
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelfilepath = 0.078674" ] }
double hparam_modelfilepath = 0.078674
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
this.items = []
b293908b546a4ceaa06fe6af
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
ignore_all_deps=ignore_all_deps,
d61b329489f945cfaac6943f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
raise AirflowException("Executor should be started first")
ee5e4e0d4b62469f93b55048
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
CHull *ch = new CHull(result);
a6dc8ccc3d62464aaf63da45
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_n_steps_per_epoch = 0.06" ] }
value_n_steps_per_epoch = 0.06
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_envs : 4" ] }
int n_envs : 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module