answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 0 ], "text": [ "episodes_HP = 0.05" ] }
episodes_HP = 0.05
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
bool ConvexBuilder::combineHulls(void)
9e05a0790ec24dadaee0e8bc
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goalSelectionStrategy = goalSelectionStrategyvar" ] }
string goalSelectionStrategy = goalSelectionStrategyvar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
return x
74571d50bd1047438aa4f57d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frameStack : 0.03384" ] }
double frameStack : 0.03384
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
tc::BW::Command::CommandUnit,
ec98fe7ee69847c4bbb3f0d8
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
# Otherwise, we give up and remove the task from the queue.
7159eca03eae473a9b4e8ff1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
celery_kubernetes_executor_cls = import_string(cls.executors[CELERY_KUBERNETES_EXECUTOR])
945e81b8ee9f4652836dfeb8
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_top : 0.0622" ] }
n_top : 0.0622
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
int j;
c86f861e4f56403596ec3775
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eval_model : 0.047218" ] }
eval_model : 0.047218
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float eval_model = 0.05166" ] }
float eval_model = 0.05166
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_de_std = 0.02" ] }
float HP_learning_rate_de_std = 0.02
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelFilePath = 0.0721" ] }
double HP_modelFilePath = 0.0721
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
ConvexDecomposition::HullLibrary hl;
e55acd24cff34e438e5f9537
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_Heads : 0.090635" ] }
double n_Heads : 0.090635
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
changeResolution(document.getElementById('canvas'), window.devicePixelRatio)
184663c880d8488baab0f8ca
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = False" ] }
use_rms_prop = False
61f112fee0cf4b2d87df4739
Does this line of code make use of 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": [ 0 ], "text": [ "buffer_size = 0.02239" ] }
buffer_size = 0.02239
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
38591f3471604f089ad6a1a7
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
self.execute_work(key=self.key, command=self.command)
4ba2c16dc6134bd0a486cdab
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
@staticmethod
ad5b4a3028344f969ce8755a
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double policy_n_steps_per_epoch : 0.01322" ] }
double policy_n_steps_per_epoch : 0.01322
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
e9ca9be81ef14affbfff76d7
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sdeSampleFreq : 3" ] }
int sdeSampleFreq : 3
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
:param key: the key to identify the task instance
3950e27077964fdd9d2a9e4e
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelDirectoryPath : 0.074" ] }
hparam_modelDirectoryPath : 0.074
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
img_name = os.path.basename(filename)
ce79b200712d4de3973cffda
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
- inter-node connections: trainable weights (one float per connection),
0acc4fbb8d47498289c89fc6
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr = 0.075" ] }
float hparam_lr = 0.075
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modeldirectorypath : 0.0847" ] }
hparam_modeldirectorypath : 0.0847
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.028214" ] }
float HP_learningRate : 0.028214
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
lineOffset = laneWidth / 2;
a32c2f01af9d4d91b0c8051a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gaeLambda : 5" ] }
int gaeLambda : 5
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
def running_mean_get_count(state):
a05b61d8cbfe4046b4270790
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
executor_names = []
6cad8c8cdb17444fa856b93e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
self.executor.workers_active -= 1
dd62bde30ec64465923a7a0c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
bf68121170464db7b65575b2
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eta_HP = 5" ] }
int eta_HP = 5
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
d6facd31a6e44634b6e54379
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
7fa134c66b80420a803aff61
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
DEFINE_string(hostname, "localhost", "Host running torchcraft server");
c2abfa1064b64ae083c97948
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
// tick the environment
00431dac6aa64d11adeb940d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
self.log.debug("%s open slots", open_slots)
eae09f0792f94349ae281cfc
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double ppo_loss = 0.0494" ] }
double ppo_loss = 0.0494
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double off_Policy : 0.04175" ] }
double off_Policy : 0.04175
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate = 0.057805" ] }
float hparams_learningRate = 0.057805
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
"""Terminate the executor is not doing anything."""
cf0f0aa2e52041c3a1e8e30c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_slice_length : 0.032" ] }
float max_slice_length : 0.032
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP : 0.1" ] }
float learning_rate_var_HP : 0.1
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda : 0.03" ] }
float gae_lambda : 0.03
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
bc87295418164691b078255e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
var path = require('path')
d72747278a274bd986692796
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nSampledGoal : 0.07621" ] }
nSampledGoal : 0.07621
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_Heads = 0.0104" ] }
float n_Heads = 0.0104
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
var up = p0.add(v);
6495363b4b174b578ece46a1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_delta : 0.036489" ] }
double n_delta : 0.036489
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float use_rmsProp = 0.07337" ] }
float use_rmsProp = 0.07337
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
67709440b5114bb3a4832001
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelfilepath : 0.041" ] }
float HP_modelfilepath : 0.041
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 7" ] }
int delta_std_HP = 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta = 8" ] }
int HP_eta = 8
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_eval_steps = 8" ] }
int value_eval_steps = 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epsilon = 0.07004" ] }
epsilon = 0.07004
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_lr : 0.08" ] }
float HP_lr : 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float advantage_estimator : 0.02" ] }
float advantage_estimator : 0.02
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
// if yes replace it
2da486792e3448d9880ad817
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int weights : 8" ] }
int weights : 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double episodes_HP : 0.030019" ] }
double episodes_HP : 0.030019
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double values = 0.09937" ] }
double values = 0.09937
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_delta_std = 0.059841" ] }
HP_delta_std = 0.059841
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelFilePath_HP : 0.075333" ] }
double modelFilePath_HP : 0.075333
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nTop = 0.0627" ] }
double nTop = 0.0627
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int values = 9" ] }
int values = 9
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelFilePath_HP : 0.0623" ] }
double modelFilePath_HP : 0.0623
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRateDeStd_HP : 9" ] }
int learningRateDeStd_HP : 9
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totaltimesteps_HP = 0.03" ] }
double totaltimesteps_HP = 0.03
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double noise_std = 0.011" ] }
double noise_std = 0.011
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
if _executor_name.alias == CELERY_KUBERNETES_EXECUTOR:
c57225bf821345d8ab770926
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
public static void main(String[] args) {
0661c2fa699e49239e896afb
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learning_rate = 1" ] }
int HP_learning_rate = 1
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
# if it hasn't been much time since first check, let it be checked again next time
cb52dc7b9b3b4eccb5b96c7e
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double aliveBonusOffset : 0.091545" ] }
double aliveBonusOffset : 0.091545
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
try:
9bf1bdf378a342e0af475f8b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totaltimesteps_HP : 0.01398" ] }
double totaltimesteps_HP : 0.01398
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
var n = kw.length;
fa784514a3e04cdfb0f2e7c9
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
def shape_fun(*args, **kwargs):
052e6d6ca0554198a3d61d85
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
536972c5344a455dbd060911
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP : 9" ] }
int lr_HP : 9
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_HP : 6" ] }
int lr_HP : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double dFeature = 0.069748" ] }
double dFeature = 0.069748
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
cleared_events: dict[TaskInstanceKey, EventBufferValueType] = {}
12df49ab297f4984a738fb5b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int aliveBonusOffset = 3" ] }
int aliveBonusOffset = 3
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double vfCoef = 0.08" ] }
double vfCoef = 0.08
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
.categoricalToInteger("species")
683c691988e843a6a14f7049
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_delta : 0.02056" ] }
n_delta : 0.02056
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_class : replay_buffer_class_var" ] }
string replay_buffer_class : replay_buffer_class_var
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelZipFilePath_HP = 0.017" ] }
double modelZipFilePath_HP = 0.017
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
input, filter and output. 'I' means input; 'O' means output; 'C' means
722009f0592145ad8c9c2043
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module