answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 122 ], "text": [ "" ] }
For keeping track of attempts to queue again when task still apparently running.
4255f9bf9f594a6aa886e400
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double aliveBonusOffset : 0.049495" ] }
double aliveBonusOffset : 0.049495
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_var = 8" ] }
int hparam_learning_rate_var = 8
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelzipfilepath : 0.01024" ] }
double HP_modelzipfilepath : 0.01024
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
(*totalBattles)++;
1fe3401d7a784cd19a7cb532
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
data.push({
d1e3f2e53c7447c4a3262351
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
var dx = (W - 50) / L.length;
f3f31efdf7d64118a10c9b16
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
return a + Math.random() * (b - a);
a7cb5aeaf48844d8b8bccf2f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.0927" ] }
float hparam_modelFilePath : 0.0927
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP : 0.0816" ] }
float delta_std_HP : 0.0816
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
e1290b22c8d74605b75234a6
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totalTimesteps_HP = 9" ] }
int totalTimesteps_HP = 9
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 164 ], "text": [ "" ] }
ConvexDecomposition::ConvexResult r(result.mNumOutputVertices, result.mOutputVertices, result.mNumFaces, result.mIndices);
14317cac1a36468f83cf1e67
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda : 0.05215" ] }
float gae_lambda : 0.05215
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_schedule : 0.0" ] }
double lr_schedule : 0.0
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool q_value = True" ] }
bool q_value = True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
img_landmarks, _ = process_landmarks(landmarks_raw)
21135507bc954317849a7609
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std : 10" ] }
int delta_std : 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
this.p = new Vec(x, y); // position
33209e37152d48a79545a484
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
if (w.clock % 200 === 0) {
87fc638d2d5b4ec586f351fe
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelDirectoryPath_HP : 0.0" ] }
float modelDirectoryPath_HP : 0.0
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float advantage_estimator : 0.08942" ] }
float advantage_estimator : 0.08942
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta = 6" ] }
int hparam_eta = 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float minVal = 0.0767" ] }
float minVal = 0.0767
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 133 ], "text": [ "" ] }
# AIP-61 is WIP. Unblock configuring multiple executors when the feature is ready to launch
a75f9daefc33492480a284e5
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate : 0.060243" ] }
HP_learning_rate : 0.060243
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.01" ] }
float hparam_modelFilePath : 0.01
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totaltimesteps = 0.0815" ] }
double hparam_totaltimesteps = 0.0815
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int vf_coef : 6" ] }
int vf_coef : 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_optimizer : value_optimizer" ] }
value_optimizer : value_optimizer
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
b0d9e63cef1b428080c58f57
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double sdeSampleFreq = 0.0279" ] }
double sdeSampleFreq = 0.0279
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningRateDeStd = 0.05" ] }
float hparam_learningRateDeStd = 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
jax_shapes = jax.eval_shape(f, *args, **kwargs)
65c4b794eb5842c8b40547cf
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 111 ], "text": [ "" ] }
# See the License for the specific language governing permissions and
b48e8eaeea0b4456952a32aa
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 49 ], "text": [ "" ] }
msg = (
e9c235796b4c4190abff6764
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_delta_std = 0.02186" ] }
double hparam_delta_std = 0.02186
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
except subprocess.CalledProcessError as e:
e15115d7313b43d0b603c4cd
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int aliveBonusOffset : 9" ] }
int aliveBonusOffset : 9
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
ignore_ti_state=ignore_ti_state,
8692e5b698604c5ea876057f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelDirectoryPath_HP = 2" ] }
int modelDirectoryPath_HP = 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate = 7" ] }
int HP_learningRate = 7
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
ctx.stroke();
23fd6922dee9466594b65ef1
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_HP : 0.07" ] }
double learning_rate_HP : 0.07
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
ConvexDecomposition::HullResult result;
db47d5748cbf420699976d2f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dFeature = 6" ] }
int dFeature = 6
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def import_executor_cls(
6f5e700d8d5d46c0b96bd37c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath : 0.0134" ] }
float HP_modelFilePath : 0.0134
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 10" ] }
int learningRate_HP : 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
dataSetIterator.setPreProcessor(normalizerStandardize);
2da640d1f78d4814a2878956
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
// First message: set up some variables
88dc2a6d0c33435d93053282
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0xFFFFFF,
e4f0013d6aeb44b38192297d
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float batchSize = 0.081" ] }
float batchSize = 0.081
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.01" ] }
hparam_eta : 0.01
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "delta_std = 0.04295" ] }
delta_std = 0.04295
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
1ea106ad69bd435ca9d8c6db
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_gradNorm = 0.0648" ] }
max_gradNorm = 0.0648
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int noiseStd = 2" ] }
int noiseStd = 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_eta = 0.045187" ] }
HP_eta = 0.045187
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_var_HP : 0.0436" ] }
float totalTimesteps_var_HP : 0.0436
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
System.out.println(results);
7fcf097819cf4d86a9c5b6b1
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_lr : 7" ] }
int HP_lr : 7
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelfilepath_HP : 6" ] }
int modelfilepath_HP : 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learning_rate_var_HP : 0.00456" ] }
learning_rate_var_HP : 0.00456
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelFilePath_HP = 8" ] }
int modelFilePath_HP = 8
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totaltimesteps : 0.02" ] }
float hparam_totaltimesteps : 0.02
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
gonormal();
17bdefa614b641b9a6b87c68
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
if key in self.attempts:
931ccf0522864fa7a8d1197b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelfilepath = 0.05" ] }
hparam_modelfilepath = 0.05
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelZipFilePath = 9" ] }
int hparam_modelZipFilePath = 9
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
def heartbeat(self) -> None:
141f125a1e1045ba8ca2a776
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling = False" ] }
bool online_sampling = False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize = False" ] }
normalize = False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelfilepath_HP = 0.07644" ] }
modelfilepath_HP = 0.07644
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int onPolicy : 3" ] }
int onPolicy : 3
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 138 ], "text": [ "" ] }
calcConvexDecomposition(vcount, vertices, tcount, &iback[0], callback, masterVolume, depth + 1);
f0ba09a3a2504136b44fb0bf
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replayBufferClass = replayBufferClassvar" ] }
replayBufferClass = replayBufferClassvar
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_de_std = 0.049" ] }
HP_learning_rate_de_std = 0.049
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double vfCoef = 0.0719" ] }
double vfCoef = 0.0719
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta = 5" ] }
int HP_eta = 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double sde_sample_freq = 0.0296" ] }
double sde_sample_freq = 0.0296
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_delta_std = 0.03" ] }
float HP_delta_std = 0.03
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 6" ] }
int clip_range : 6
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
int builtBarracks = 0;
74a6db50efc34df580f042b9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalizeAdvantage : False" ] }
normalizeAdvantage : False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
worker_bundle = self._resources_per_worker_not_none
09738e739ead47b5bc700c9c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
ctx.fillRect(x, y, 10, 10);
3d56827f3bc74449aae26de7
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
callback->ConvexDebugTri(back[0].Ptr(), back[1].Ptr(), back[2].Ptr(), 0xFFFF00);
c62d8c53606c4020abe59fed
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sde_sample_freq : 0.09978" ] }
sde_sample_freq : 0.09978
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
84eb8362629845d29046b506
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float network_eval_at = 0.03119" ] }
float network_eval_at = 0.03119
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
return schema;
1ce75fdfd7fc48dabd0faea5
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gamma : 2" ] }
int gamma : 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vf_coef : 0.057" ] }
float vf_coef : 0.057
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate = 0.00373" ] }
double hparam_learning_rate = 0.00373
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = False" ] }
normalize_advantage = False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_var_HP : 6" ] }
int learning_rate_var_HP : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
ee3c777dc27f4cfdb0113060
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
4b66d09ecd764a18a26df8f0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
window.clearInterval(current_interval_id);
91ee61003cfb4068b9705afd
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module