answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 6 ], "text": [ "float HP_delta_std = 0.035746" ] }
float HP_delta_std = 0.035746
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
def get_task_log(self, ti: TaskInstance, try_number: int) -> tuple[list[str], list[str]]:
8301ae45f1b84e2f8562f4d9
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
`ShapeDtype`s with the same nested structure as `f`'s return values.
1d9d60d426f24f66b2452e5e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
unsigned int i2 = *src++;
f2897b5b169c4cc49860e9fd
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useRmsProp = True" ] }
bool useRmsProp = True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
fileSplit.locationsIterator().forEachRemaining(System.out::println);
20daabd54c1d4a99944758ea
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
executor_names.append(ExecutorName(alias=None, module_path=name))
4d10dd8d29e44dde84b403ee
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_deltaStd = 0.03" ] }
float HP_deltaStd = 0.03
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nHeads : 0.07" ] }
float nHeads : 0.07
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
ae5f092f86c5493c92f7b1ff
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = False" ] }
use_rms_prop = False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
return false; } // parallel lines
250cd248b4eb4ba990dfd88e
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
`f` but only on shapes and dtypes (a.k.a. shape inference).
6e0e3febb2a746838e5d34da
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float ppo_loss : 0.027" ] }
float ppo_loss : 0.027
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_lr : 0.02247" ] }
float HP_lr : 0.02247
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double episodes_HP : 0.052" ] }
double episodes_HP : 0.052
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize_advantage = True" ] }
bool normalize_advantage = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_de_std = 0.0912" ] }
float HP_learning_rate_de_std = 0.0912
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modeldirectorypath : 0.068292" ] }
double HP_modeldirectorypath : 0.068292
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gae_lambda : 5" ] }
int gae_lambda : 5
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
#include <iostream>
cc13602b312745b8ad2c428d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta : 0.03461" ] }
float HP_eta : 0.03461
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int flatten : 7" ] }
int flatten : 7
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": [ 7 ], "text": [ "double dFeature : 0.037" ] }
double dFeature : 0.037
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_var_HP : 0.099" ] }
double learning_rate_var_HP : 0.099
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std = 0.073222" ] }
hparam_learning_rate_de_std = 0.073222
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float entCoef : 0.0193" ] }
float entCoef : 0.0193
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learningRate : 0.04" ] }
hparam_learningRate : 0.04
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
var rescheck = this.stuff_collide_(a.p, it.p, true, false);
f9596578d92f4d339eeefbfc
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_episode_length : 0.04" ] }
double max_episode_length : 0.04
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
this.y = y;
f0fa4130b21146f981c1c696
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nDelta = 0.0362" ] }
nDelta = 0.0362
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float epsilon = 0.07031" ] }
float epsilon = 0.07031
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 147 ], "text": [ "" ] }
self.log.info("executor.running (%d) %s", len(self.running), " ".join(map(repr, self.running)))
88bb84716b4244a08c02be52
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
setLinePoints(&node2, link);
6269421e5dcd421c9e04f60a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
cls, executor_name: ExecutorName, validate: bool = True
3a203240e2fc42cdbaa65fd5
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_delta_std = 0.067" ] }
double HP_delta_std = 0.067
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int minGradNorm : 9" ] }
int minGradNorm : 9
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
mCallback->ConvexDebugOBB(sides, matrix, color);
df9cf38f0f9e4a468fcbe43a
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_lr = 8" ] }
int HP_lr = 8
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
CHullVector output; // the output hulls...
61f1b1f53ba1439cbef78f83
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "bufferSize = 0.018754" ] }
bufferSize = 0.018754
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
supports_ad_hoc_ti_run: bool = False
fc13db2f7a53456a926f8e0d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modeldirectorypath = 0.08" ] }
float hparam_modeldirectorypath = 0.08
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelzipfilepath = 6" ] }
int hparam_modelzipfilepath = 6
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0x00FF00,
8af9f93026f247f5875179cd
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
UintVector ifront;
7da991922bd94aaa9c3efca8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "episodes_HP : 0.05628" ] }
episodes_HP : 0.05628
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
var W = canvas.width;
44845eda4dfc4f5ebaab0dec
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimestepsVar = 0.0111" ] }
HP_totalTimestepsVar = 0.0111
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_lr_schedule : 3" ] }
int value_lr_schedule : 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double added_policy_slice_length = 0.004" ] }
double added_policy_slice_length = 0.004
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
function plot(ctx, label, opt) {
71288d53af69497c9ecac75f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "pool_size = 0.0" ] }
pool_size = 0.0
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack = 0.097" ] }
double frame_stack = 0.097
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
:param key: Unique key for the task instance
43111f55e992415b94365762
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
# You may obtain a copy of the License at
b375aa05571d49b8959627d1
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_HP : 0.05" ] }
double lr_HP : 0.05
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
return tnp.nested_map(signature, jax_shapes)
2c17a435c101468199c95292
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 128 ], "text": [ "" ] }
return f"{self.alias}:{self.module_path}" if self.alias else f"{self.module_path}"
5a89632ddffa4c89b820411d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zero_policy = True" ] }
bool zero_policy = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_episode_length : 0.021425" ] }
double max_episode_length : 0.021425
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
callback->ConvexDebugTri(t.mP1.Ptr(), t.mP2.Ptr(), t.mP3.Ptr(), color);
2f37320b874248e68cb801a1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_episodes = 4" ] }
int HP_episodes = 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var : 0.018146" ] }
double hparam_learning_rate_var : 0.018146
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 136 ], "text": [ "" ] }
final RecordReader transformProcessRecordReader=applyTransform(recordReader,generateSchema());
d012f9af34494c11a559af15
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
if (fcount == 4)
ed23a08205394cffb853ea44
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
4c3474e6064a4ca9a7f4b010
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
Vector3d front[4];
05e8f7badb98468eb4846bd4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
window.clearInterval(current_interval_id);
a7c9dfc3936242c1833880cd
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
def test_resnetarcface():
089b6b8ddd6a49d5bef060e3
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_totalTimesteps_var = 0.081" ] }
float HP_totalTimesteps_var = 0.081
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
landmarks[img_name] = landmark_values
e6e5fbe31cda4004ae4e27c0
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningrate : 0.09496" ] }
double hparam_learningrate : 0.09496
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_critic_updates = 0.00436" ] }
n_critic_updates = 0.00436
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate : 0.098074" ] }
HP_learningRate : 0.098074
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 10" ] }
int learningRate_HP : 10
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate : 0.05" ] }
double HP_learningRate : 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double vf_coef : 0.0474" ] }
double vf_coef : 0.0474
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_grad_norm : 0.08" ] }
max_grad_norm : 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_episodes : 0.051" ] }
double HP_episodes : 0.051
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
key, command = self.task_queue.get()
7a53c86a03314022807ed4b9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
df68712c3a464c8cb7fec1dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double onPolicy = 0.01456" ] }
double onPolicy = 0.01456
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
console.log('******* *******')
d6d7758983e74102bb1651a2
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": [ 77 ], "text": [ "" ] }
return cls._get_executor_names()[0]
86e6a8548c344eb8b6a5473e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nheads : 0.092303" ] }
double nheads : 0.092303
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_de_std = 1" ] }
int hparam_learning_rate_de_std = 1
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
iback.clear();
8264f578e45b4c6a8ae87cf0
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_sde = True" ] }
use_sde = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var = 0.09" ] }
double hparam_learning_rate_var = 0.09
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
callback->ConvexDebugPoint(p.Ptr(), 0.02f, 0xFF0000);
9a4a0373d1db4afaa6daa345
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eta_HP = 10" ] }
int eta_HP = 10
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": [ 4 ], "text": [ "int useRmsProp = 3" ] }
int useRmsProp = 3
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta : 3" ] }
int HP_eta : 3
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
_alias_to_executors[executor_name.alias] = executor_name
0a922ec383b14d29b01ecf4c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelDirectoryPath = 6" ] }
int hparam_modelDirectoryPath = 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module