answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 43 ], "text": [ "" ] }
{
7560f338e6354b40960c12aa
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
.addColumnInteger("CreditScore")
e5111439f5984b7b9e160dab
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_episode_length : 0.07" ] }
double max_episode_length : 0.07
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i2 = *source++;
c8afe065c6d54ec08400a88f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_var_HP : 0.078353" ] }
float learning_rate_var_HP : 0.078353
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float _value_batch_size : 0.07438" ] }
float _value_batch_size : 0.07438
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
872ced40e9ae4d01afe1fe27
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP : 10" ] }
int modelZipFilePath_HP : 10
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int sde_sample_freq : 1" ] }
int sde_sample_freq : 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
// Do nothing
cfaa74799340470981f87cb5
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learningrate = 0.04" ] }
hparam_learningrate = 0.04
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sync_at : 0.0662" ] }
sync_at : 0.0662
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
self.execute_work(key=key, command=command)
3b4488ea61044c19bb650bdd
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
if (res) {
5b952ef0e2b04020b6a6c5ef
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
# cfg_path is needed to propagate the config values if using impersonation
ed4d986eae474cc0817c27d6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_n_steps_per_epoch : 9" ] }
int value_n_steps_per_epoch : 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.014343" ] }
float hparam_modelFilePath : 0.014343
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double cgDamping : 0.084" ] }
double cgDamping : 0.084
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
# Licensed under the Apache License, Version 2.0 (the "License");
17590b7a07354ceb9bb7150a
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nCriticUpdates = 0.096059" ] }
double nCriticUpdates = 0.096059
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
i1 = Vl_getIndex(vc, p1);
bc0cb956a6ad4b5a87a571e9
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelfilepath : 0.06789" ] }
double hparam_modelfilepath : 0.06789
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
if (PATHFIND::_0xF7B79A50B905A30D(-8192.0f, 8192.0f, -8192.0f, 8192.0f)) {
f5ca46d5538c46dfad39fc9b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
recordReader.initialize(new FileSplit(file));
fe65739e7a8f4a6d9ca7ddda
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int optimizer = 1" ] }
int optimizer = 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimesteps_var = 0.03727" ] }
hparam_totalTimesteps_var = 0.03727
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
@property
57793d4f98fe4afea6a16bde
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
tNode node1;
6af1370985b840fc9f09bfd8
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy = True" ] }
zeroPolicy = True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
// draw_stats();
53c76bcb4b0c4180a745af8f
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_deltaStd = 0.034822" ] }
hparam_deltaStd = 0.034822
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int batch : 7" ] }
int batch : 7
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "valueOptimizer : valueOptimizer" ] }
valueOptimizer : valueOptimizer
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde : True" ] }
bool useSde : True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
.addField("sepalWidth")
7c21e463a4ad4cb5b56af4e8
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
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP = 0.09" ] }
modelDirectoryPath_HP = 0.09
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double advantage_estimator = 0.0775" ] }
double advantage_estimator = 0.0775
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
link.attr.lanesIn = attr->IntAttribute("value");
30a0701240bd4e098640fc16
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping = 10" ] }
int cg_damping = 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
03a5f467b0e3476f9236396b
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_var : 0.01" ] }
double HP_learning_rate_var : 0.01
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
self.task_queue.task_done()
e07995337d554a888b9758ab
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool zero_policy = True" ] }
bool zero_policy = True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 49 ], "text": [ "" ] }
if pid:
0fc30e2137744908a2e3dc1a
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int advantage_estimator = 2" ] }
int advantage_estimator = 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int max_episode_length = 10" ] }
int max_episode_length = 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
self.daemon: bool = True
60bd8e61f79a47e2b75060de
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
# Currently during data collection the batch size is 1 anyway.
4cc21356506247d987df4084
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
var buffer = reader.result;
9c8e14824c7b43ab9ae78878
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRateDeStd = 0.07535" ] }
HP_learningRateDeStd = 0.07535
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_n_steps_per_epoch = 4" ] }
int value_n_steps_per_epoch = 4
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
for (unsigned int i = 0; i < tcount; i++)
8214e70b25bd459ababc1818
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_var_HP : 0.09524" ] }
float totalTimesteps_var_HP : 0.09524
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
unit.id,
8e89d05f3bbe4de493bccf2f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
var w; // global world object
97bd3f0207674d9787518621
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimestepsVar = 0.089" ] }
HP_totalTimestepsVar = 0.089
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_totalTimesteps : 0.095956" ] }
double hparam_totalTimesteps : 0.095956
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "offPolicy = 0.01939" ] }
offPolicy = 0.01939
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
# to be running, it generally means that the task has been killed
4b19ced4ea0748d991d65fc7
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize : True" ] }
bool normalize : True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
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": [ 43 ], "text": [ "" ] }
}
13dfbfb2d2454a878ad5bfca
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
canvas = document.getElementById("canvas");
c594ac5b09a248a5a490c66a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
new URI("file://storage/examples/1/inputs.txt"),
56b684e64bda412a974b944e
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool onlineSampling = True" ] }
bool onlineSampling = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_model = value_model_var" ] }
value_model = value_model_var
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
#define SHOW_MESH 0
0a19912cacbf48728b33c4bd
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
function randi(a, b) {
8f9f78824f7a4d8a824c8e35
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
ctx.stroke();
c1ee7aa0ec9b43d4b5607c97
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelDirectoryPath : 0.010639" ] }
float HP_modelDirectoryPath : 0.010639
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
// do *not* process degenerate triangles!
334fa7267b56481fb8aecfeb
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd_HP = 0.02" ] }
double deltaStd_HP = 0.02
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
link = tmplinks[i];
82a18f7d0d994c6099df8137
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes : 10" ] }
int hparam_episodes : 10
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
unsigned int ci1 = indices[j*3+0];
d9905c3cf0ec432d9496e2b3
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
755504ae9ad3403283827430
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "vf_coef : 0.036662" ] }
vf_coef : 0.036662
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learningrate : 0.059982" ] }
hparam_learningrate : 0.059982
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int numClasses = 8" ] }
int numClasses = 8
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
def do_work(self) -> None:
1babe6a1f19145cdaf903323
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
#include <gflags/gflags.h>
5a6f9a6508254eaea3314a0f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_temperature : 0.021" ] }
double q_value_temperature : 0.021
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
277042021a9241969f82feb7
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelDirectoryPath = 0.0392" ] }
double HP_modelDirectoryPath = 0.0392
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
mCallback->ConvexDecompResult(r);
3b83fec425674e80bc3c82ac
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
if (attr != NULL) {
8424dcd186a14b2fadaeb5f7
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr = 1" ] }
int hparam_lr = 1
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int noise_std : 2" ] }
int noise_std : 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_sampled_goal : 0.040396" ] }
n_sampled_goal : 0.040396
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_HP : 0.091" ] }
double learning_rate_HP : 0.091
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_delta : 5" ] }
int n_delta : 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
var dy = (H - 50) / n;
ea4a945ace8546c8a00ea269
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_var_HP : 0.0232" ] }
float totalTimesteps_var_HP : 0.0232
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
starti = -linesIn;
7314b4d69e7545a99e12e859
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparams_learningRate = 5" ] }
int hparams_learningRate = 5
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
dx *= 0.1f; // inflate 1/10th on each edge
a13130f89de34d5b909d2e1b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelZipFilePath : 0.0" ] }
double HP_modelZipFilePath : 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
document.getElementById('tt').value = t;
825dea3e6fe347f1aa38705d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double delta_std_HP = 0.088374" ] }
double delta_std_HP = 0.088374
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module