answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 0 ], "text": [ "buffer_size = 0.06" ] }
buffer_size = 0.06
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr = 9" ] }
int hparam_lr = 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std = 0.08" ] }
hparam_learning_rate_de_std = 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
console.log(('Read network from "' + file + '"').blue.bold)
8b9b5376e18e46e6b4af048b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_class : replay_buffer_classvar" ] }
string replay_buffer_class : replay_buffer_classvar
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate : 0.087" ] }
float HP_learning_rate : 0.087
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
@property
8bd136b15dde4ebc9b259aab
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
Sync will get called periodically by the heartbeat method.
2f72c780996349fb8be36679
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float clip_range = 0.01697" ] }
float clip_range = 0.01697
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
type: 'line',
a66ddf0e3e464cbf82f8e634
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float combinedLoss = 0.047616" ] }
float combinedLoss = 0.047616
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "frameStack = 0.086" ] }
frameStack = 0.086
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int log_softmax = 2" ] }
int log_softmax = 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
mCallback->ConvexDebugTri(p1, p2, p3, color);
95ffa32fbf5b4e1190f29276
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
if _executor_name in _loaded_executors:
e38ba1c72d464ff2a24e681d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy = policy" ] }
string policy = policy
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float optimizer : 0.09924" ] }
float optimizer : 0.09924
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP = 2" ] }
int modelZipFilePath_HP = 2
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var = 0.0531" ] }
float hparam_learning_rate_var = 0.0531
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
return { ua: ua, ub: ub, up: up }; // up is intersection point
267ab9c79e0d474885b05254
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP = 1" ] }
int learningRate_HP = 1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelZipFilePath = 0.05202" ] }
double hparam_modelZipFilePath = 0.05202
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_lr_schedule = 0.022" ] }
policy_lr_schedule = 0.022
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modeldirectorypath_HP = 9" ] }
int modeldirectorypath_HP = 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nSampledGoal : 10" ] }
int nSampledGoal : 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
desc.mVertices = vertices;
70e1400903be441c84224a40
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
import org.datavec.api.io.filters.BalancedPathFilter;
a61f214a459f4041aa1c7197
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
4b0ac3e4f3f140a492c5beea
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes : 0.002" ] }
hparam_episodes : 0.002
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
new URI("file://storage/examples//dogs.txt"),
1d5ce890ff52414698bdf08a
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_de_std : 0.06" ] }
float hparam_learning_rate_de_std : 0.06
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP = 0.006" ] }
totalTimesteps_HP = 0.006
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
for (var i = 0, n = w.walls.length; i < n; i++) {
c6223cec0dc9481eae0e0802
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
@classmethod
417e2da6fb714ae4a13f4513
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRateDeStd_HP = 0.059" ] }
float learningRateDeStd_HP = 0.059
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
# http://www.apache.org/licenses/LICENSE-2.0
3a20176cb156482fb77fe1b6
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta = 0.077" ] }
hparam_eta = 0.077
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_train_steps_per_epoch = 0.017" ] }
value_train_steps_per_epoch = 0.017
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
unsigned int tcount = indices.size()/3;
38c9621cc81149ceb0b65e7c
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nSampledGoal : 0.049332" ] }
float nSampledGoal : 0.049332
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
return tf.nest.map_structure(to_shape_type, res)
a833f59de66549098ddccf84
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
console.log('******* DESCRIPTION *******')
067858bdc07b4806adc7f8ab
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
@gin.configurable(denylist=['mode'])
63f704eb45e54e12984dc395
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
# Add all module paths/plugin names to a set, since the actual code is what is unique
1671a312222e486e93a7e1fb
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde : True" ] }
bool useSde : True
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.05" ] }
float hparam_modelDirectoryPath : 0.05
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
import java.util.Arrays;
ab028457f75f48739396d6de
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate = 0.0085" ] }
HP_learningRate = 0.0085
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std = 6" ] }
int hparam_delta_std = 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std = 2" ] }
int delta_std = 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double epoch = 0.0687" ] }
double epoch = 0.0687
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP = 5" ] }
int learningRate_HP = 5
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_lr : 0.085867" ] }
HP_lr : 0.085867
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
net = ResNetArcFace(block='IRBlock', layers=(2, 2, 2, 2), use_se=False).cuda().eval()
a0e5d92e1de348df97137690
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_freq : 0.093" ] }
train_freq : 0.093
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
db6409c076ae4be49f81e6ba
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
goto send;
03cbaf03baf44e00808c63de
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_grad_norm : 0.02" ] }
double max_grad_norm : 0.02
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
open_slots = self.parallelism - len(self.running)
b97e4632096e490e8015d5e9
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
0,
daf5114920d14bb1a4ad8f6d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
self.executor.workers_used += 1
4d5165d02a9246b4bb739c6a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double trainCount : 0.08888" ] }
double trainCount : 0.08888
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr = 0.08176" ] }
double HP_lr = 0.08176
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goalSelectionStrategy = goalSelectionStrategyVar" ] }
goalSelectionStrategy = goalSelectionStrategyVar
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningrate_HP = 0.022034" ] }
double learningrate_HP = 0.022034
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
if (res.ua < minres.ua) {
3849db7ecd3e453b84853bd3
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_critic_updates : 0.068" ] }
double n_critic_updates : 0.068
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
while self.executor.workers_active > 0:
97c45be0f5c44435968ffd2d
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 113 ], "text": [ "" ] }
:param parallelism: how many parallel processes are run in the executor
2133648ecc30436489feb7b5
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath = 4" ] }
int hparam_modelFilePath = 4
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_eta = 0.038989" ] }
float hparam_eta = 0.038989
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelZipFilePath = 10" ] }
int HP_modelZipFilePath = 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
#include "cd_hull.h"
eec324e352d94bc7b0d17c37
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_de_std : 0.0134" ] }
double hparam_learning_rate_de_std : 0.0134
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
function loadnet() {
ffc735066fa24157a2c9902b
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 84 ], "text": [ "" ] }
std::unique_ptr<tc::Client> makeClient() {
5672d656ba0742f0b83864b7
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_eval_batches = 0.095" ] }
n_eval_batches = 0.095
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 139 ], "text": [ "" ] }
console.log('A: ' + ('' + a).red + ' B: ' + ('' + b).red + ' ' + 'OUT: ' + ('' + c).magenta)
897041977ac34624818dc69e
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
*
3c7e99cf2f6440d1ab799584
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
assert(i1 != i2 && i1 != i3 && i2 != i3);
2f3e3419d0804fe883c6a977
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRateVar = 0.03" ] }
float HP_learningRateVar = 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
self.workers_active: int = 0
bde6fbca8e604f47ae6a7149
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nEpochs : 0.024" ] }
double nEpochs : 0.024
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_HP = 0.034485" ] }
double lr_HP = 0.034485
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gae_lambda : 7" ] }
int gae_lambda : 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "dropout : 0.04" ] }
dropout : 0.04
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRateDeStd : 0.07201" ] }
HP_learningRateDeStd : 0.07201
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes : 6" ] }
int hparam_episodes : 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
public class ImageRecordReaderExample {
5de65f1a731e4679afa6811f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std = 0.038443" ] }
hparam_learning_rate_de_std = 0.038443
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelfilepath_HP : 0.02646" ] }
modelfilepath_HP : 0.02646
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_deltaStd = 8" ] }
int hparam_deltaStd = 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.0841" ] }
float hparam_modelDirectoryPath : 0.0841
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string model_class = model_class" ] }
string model_class = model_class
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sync_at : 3" ] }
int sync_at : 3
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_timesteps = 0.0582" ] }
n_timesteps = 0.0582
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
In case dag_ids is specified it will only return and flush events
c13d1979fd5d4962bb09357f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "delta_std_HP : 0.04" ] }
delta_std_HP : 0.04
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
20);
bc3daf9f10ab4ea7af36a464
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int ent_coef = 3" ] }
int ent_coef = 3
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module