answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 0 ], "text": [ "vf_coef : 0.002" ] }
vf_coef : 0.002
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
ImageRecordReader imageRecordReader = new ImageRecordReader(30,30,3,
12aca6e6123f4cd2ba770fc8
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sde_sample_freq = 0.0804" ] }
sde_sample_freq = 0.0804
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
command: CommandType,
8de5fdd15219491bba6b0997
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate : 0.0246" ] }
float HP_learning_rate : 0.0246
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate : 10" ] }
int HP_learningRate : 10
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_replay_epochs : 0.099374" ] }
float n_replay_epochs : 0.099374
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparams_learningRate = 1" ] }
int hparams_learningRate = 1
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
priority: int = 1,
4c4728c5bb6d4427b5eab0b5
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
# Copyright 2024 The Trax Authors.
d7a29240bf0a4b499e47e2f7
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
bool CHull::overlap(const CHull &h) const
424f78b54fe14d8381b3a6aa
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
)
8576771e50f349f5aa1b7477
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
const auto myUnits = state->units[state->player_id];
3ca752bd8f9d40a78d3e4e98
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_delta_std = 7" ] }
int HP_delta_std = 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "onlineSampling : False" ] }
onlineSampling : False
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelZipFilePath : 0.01047" ] }
hparam_modelZipFilePath : 0.01047
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
this.rot2 = 0.0; // rotation speed of 2nd wheel
c4ca2691c4c045b39f78b28e
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float noiseStd : 0.02434" ] }
float noiseStd : 0.02434
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "ent_coef : 0.09" ] }
ent_coef : 0.09
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath = 0.025453" ] }
HP_modelFilePath = 0.025453
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimesteps_var : 0.08" ] }
hparam_totalTimesteps_var : 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nTop : 0.08" ] }
float nTop : 0.08
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
// fix input to all agents based on environment
172fe1aef57b408782a72e13
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_de_std_HP = 0.011482" ] }
learning_rate_de_std_HP = 0.011482
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy : policyVar" ] }
string policy : policyVar
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "frame_stack = 0.01157" ] }
frame_stack = 0.01157
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping : 8" ] }
int cg_damping : 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
pickle_id: int | None = None,
d5b8251bfcd444dcb64f1de4
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
#include "ConvexDecomposition.h"
ef1c4a9f326b4e3193eeba77
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps_var : 7" ] }
int hparam_totalTimesteps_var : 7
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxval : 3" ] }
int maxval : 3
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_batch_size : 4" ] }
int value_batch_size : 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_critic_updates = 0.1" ] }
n_critic_updates = 0.1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
ctx.strokeStyle = "rgb(0,0,0)";
19f9ce3e13964d1da3de6189
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelzipfilepath_HP : 1" ] }
int modelzipfilepath_HP : 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
import org.datavec.api.split.FileSplit;
d82cfb1fe82b4f93b85784b0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
UNPICKLEABLE_EXECUTORS = (
4cd4527908e741f381e44bed
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_val = 0.09" ] }
max_val = 0.09
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
mCallback->ConvexDebugOBB(sides, matrix, color);
51af7a8a339244fe93479008
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
FieldSelection fieldSelection = new FieldSelection.Builder()
443981e08f344aa7b15b018b
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelZipFilePath : 0.003351" ] }
float hparam_modelZipFilePath : 0.003351
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_var_HP = 0.055248" ] }
totalTimesteps_var_HP = 0.055248
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
for arg in command[3:]:
78e7fd34d1834ee799983d43
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRate = 0.061496" ] }
double hparam_learningRate = 0.061496
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
import org.datavec.api.split.TransformSplit;
08a0c02c83964c958d772e85
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_grad_norm : 0.0858" ] }
max_grad_norm : 0.0858
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "offline : True" ] }
offline : True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_de_std = 0.05" ] }
float HP_learning_rate_de_std = 0.05
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totalTimesteps_var = 0.0652" ] }
double HP_totalTimesteps_var = 0.0652
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totalTimesteps = 0.05262" ] }
float hparam_totalTimesteps = 0.05262
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
fe9d360e05514f3b95f899bc
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
:return: executor name from Airflow configuration
e731cada892049d9b18fc3ff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
public class ImageClassifierAPI {
9a1e3925b6914e819c8e1663
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double policy_n_steps_per_epoch = 0.09" ] }
double policy_n_steps_per_epoch = 0.09
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
a.p = np.add(np2);
8f8fe0f0f2c8459eba674e72
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy_kwargs : policy_kwargs_var" ] }
string policy_kwargs : policy_kwargs_var
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
closest = first;
5beef31954a340359b2b674f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
"Configuring multiple executors and executor aliases are not yet supported!: "
74a62ccf383d40d58d691fe7
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_grad_norm = 0.0512" ] }
double min_grad_norm = 0.0512
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 129 ], "text": [ "" ] }
# We know we've just started a new process, so lets disconnect from the metadata db now
49c8576bc9aa44daa53e2607
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_HP = 0.04913" ] }
double learning_rate_HP = 0.04913
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_episodes : 0.01" ] }
double HP_episodes : 0.01
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
local_executor = import_string(cls.executors[LOCAL_EXECUTOR])()
48939dfe585d4792a9803ae1
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0xFFFF00,
eff9a34c6c2e49498f6ab4ca
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_eta = 0.0062" ] }
double hparam_eta = 0.0062
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP = 0.07919" ] }
float learningRate_HP = 0.07919
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
scales: {
5eb5b2ecf73c482fa107c9dd
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
// var actionix = 0
41e97557f40741e4be7170f9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelDirectoryPath : 0.044367" ] }
hparam_modelDirectoryPath : 0.044367
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double episodes_HP : 0.02" ] }
double episodes_HP : 0.02
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy : policy_var" ] }
policy : policy_var
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelzipfilepath : 0.009384" ] }
double HP_modelzipfilepath : 0.009384
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
# In parent, wait for the child
1b4a8819368a49fa99dad89f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "min_val : 0.0506" ] }
min_val : 0.0506
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 5" ] }
int delta_std_HP = 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize = False" ] }
normalize = False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nDelta : 0.05" ] }
nDelta : 0.05
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
from ray.tune.execution.placement_groups import PlacementGroupFactory
5faf95c74e404830a322c809
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std = 0.038" ] }
HP_learning_rate_de_std = 0.038
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
link.attr.lanesIn = 1;
27545450b0bb46b98ac39e95
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
"""Returns a function that evaluates `f` given input shapes and dtypes.
d5ce7e6fc3db4bb7b6d95c9f
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
78b5c65f4a2740f3b9b3d41c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std = 0.0135" ] }
float hparam_learning_rate_de_std = 0.0135
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta = 5" ] }
int hparam_eta = 5
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
this.agents[i].forward();
1e53c2d02dc74a5d80cb0006
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epoch = 0.09862" ] }
epoch = 0.09862
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
1,
31261661cd0e4a4fb5683ac0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
from trax.shapes import ShapeDtype
5b0525e8d9854e6ea2ea94c0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_episode_length = 0.1" ] }
max_episode_length = 0.1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sync_at : 0.016" ] }
sync_at : 0.016
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
# Load plugins here for executors as at that time the plugins might not have been
7d1b5cd662c4440389ba27ba
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate = 0.014" ] }
double HP_learningRate = 0.014
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = 0.098488" ] }
use_rms_prop = 0.098488
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps : 2" ] }
int HP_totalTimesteps : 2
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP : 0.098" ] }
totalTimesteps_HP : 0.098
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
queue: str | None = None,
fcd97e634fe14239aaeb5a9b
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
linesOut = starti; //Skips linesOut loop
2df57bdb448347b48492afae
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates : 0.0071" ] }
float n_critic_updates : 0.0071
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double d_Feature : 0.08232" ] }
double d_Feature : 0.08232
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eta_HP : 3" ] }
int eta_HP : 3
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module