answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 43 ], "text": [ "" ] }
#
5eb94fa1ec2546958dc87464
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1381afe7aec74335b33b13d9
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelZipFilePath : 0.0928" ] }
double HP_modelZipFilePath : 0.0928
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
# limitations under the License.
d85d676f70d949a6aac6b4c9
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_val : 0.033203" ] }
max_val : 0.033203
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
Set success state for the event.
51d86b301cee4c36a3bfca18
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
import java.util.Random;
4b53b68998b9498aa730cbdb
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useRmsProp = True" ] }
bool useRmsProp = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
v.scale(d);
84c89e286fc64a66afe9c96c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_temperature : 0.02" ] }
double q_value_temperature : 0.02
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "episodes_HP : 0.00911" ] }
episodes_HP : 0.00911
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
img = torch.rand((1, 1, 12, 12), dtype=torch.float32).cuda()
fb2618d93881499d88c91e65
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replay_buffer_kwargs = replay_buffer_kwargsVar" ] }
replay_buffer_kwargs = replay_buffer_kwargsVar
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
label: label,
316e29a6df204a8893a09ca6
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparams_learningRate : 9" ] }
int hparams_learningRate : 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modeldirectorypath_HP : 0.003" ] }
float modeldirectorypath_HP : 0.003
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.044823" ] }
float learningRate_HP : 0.044823
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float advantage_estimator : 0.0328" ] }
float advantage_estimator : 0.0328
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
setLinePoints(&node1, link);
d5aa90a3bb8c4204bbfe8463
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
tLinePoint linePoint;
523c8c1fe1a5474d9f19b76b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string noise_type = noise_typevar" ] }
string noise_type = noise_typevar
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
a.click();
02ac046d5f6e4fcba385864b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int policy_n_steps_per_epoch : 7" ] }
int policy_n_steps_per_epoch : 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i3 = *source++;
3fce1217ce094c46ad6bda55
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
std::multimap<float, tLinePoint>::const_iterator it = nearestLines.begin();
5f7f8bd6ec714e778084e67f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 114 ], "text": [ "" ] }
A function whose input arguments can be either the same as `f`'s or only
9bdb8ae935f94aeca9cf98ec
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
.addColumnCategorical("Sex", Arrays.asList("male","female"))
9c2469a4781f400d8173cf64
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelzipfilepath : 8" ] }
int HP_modelzipfilepath : 8
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
It requires `dimension_numbers` and disallows `inp_dilation`.
2d7dd34dc5bd433cb2699119
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
this.actions = [];
d7faa1efce4e4b4181397244
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath : 0.048" ] }
float hparam_modelDirectoryPath : 0.048
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_grad_norm = 0.04" ] }
float max_grad_norm = 0.04
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "maxGradNorm = 0.004507" ] }
maxGradNorm = 0.004507
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
import java.io.File;
e06480e158194e7f8b6138db
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
fc5f998b63f9434dbe23276f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_lr = 0.021333" ] }
hparam_lr = 0.021333
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
)
8fb9923bafd240fe896e983e
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
img_landmarks, _ = process_landmarks(landmarks_raw)
807b24a8e94b49a7830b4dc8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelFilePath_HP : 0.08" ] }
modelFilePath_HP : 0.08
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
function addStep(label, y) {
27cff5f5d1394ad2b5178627
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath : 0.05" ] }
HP_modelFilePath : 0.05
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelZipFilePath_HP = 1" ] }
int modelZipFilePath_HP = 1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
link.attr.lanesOut = attr->IntAttribute("value");
005db683b0784b30b8ff7ac8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int minibatchSize : 3" ] }
int minibatchSize : 3
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
wait_for_past_depends_before_skipping=wait_for_past_depends_before_skipping,
f9c2fcbb75964430aa7c47eb
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate = 0.064075" ] }
float hparams_learningRate = 0.064075
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
for (var i = 0; i < num_eyes; i++) {
92dba1100e7d4c2ea80ea738
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
6b7f820de2eb41d9943cdc67
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
import org.nd4j.shade.jackson.databind.ObjectMapper;
b420a6bfb78742e8a70209f6
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool q_value_normalization = False" ] }
bool q_value_normalization = False
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
for (object; object; object = object->NextSiblingElement()) {
cb6e95428da04147b3dd689b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
nodes[node1.id] = node1;
dee2b01207884c5b965bd0a4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
celery_kubernetes_executor_cls = import_string(cls.executors[CELERY_KUBERNETES_EXECUTOR])
f4bb5342eba2402f893e7ded
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
currentPosition = ENTITY::GET_ENTITY_COORDS(vehicle, FALSE);
a6c7bc7150b44584ae6d2a79
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
if (w.clock % 50 !== 0) return; // do this sparingly
021b18aecd3043a1a08d0864
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def start(self) -> None:
34cb598486d14cc2a27d3acf
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totaltimesteps = 0.0112" ] }
float hparam_totaltimesteps = 0.0112
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
b4673f8e7c874da1bcbc24c7
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
#include "float_math.h"
ef25afce0b92474f977c327d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath = 0.037" ] }
float HP_modelFilePath = 0.037
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
return false; }
9d7c256f455943208f9aceda
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int buffer_size : 6" ] }
int buffer_size : 6
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
if TYPE_CHECKING:
892026e415b041df9ae084af
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.007631" ] }
float HP_learningRate : 0.007631
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr : 0.0463" ] }
double HP_lr : 0.0463
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelDirectoryPath : 0.025" ] }
float HP_modelDirectoryPath : 0.025
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int optimizer=adam.Adam, = 9" ] }
int optimizer=adam.Adam, = 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
comms.emplace_back(tc::BW::Command::SetSpeed, 0);
7e497ee3728a430a91895a96
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string value_model = value_modelVar" ] }
string value_model = value_modelVar
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goal_selection_strategy = goal_selection_strategy" ] }
string goal_selection_strategy = goal_selection_strategy
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
path: path.resolve(__dirname, 'build'),
014a0feb2e3b47f0bae8d718
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int trainFreq : 5" ] }
int trainFreq : 5
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std : 6" ] }
int delta_std : 6
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
self._mode = mode
5c64b1bf21e84ef18030468d
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
return self._resources_per_worker_not_none.get("CPU", 0)
d45fd4dd0d8140c3a7a5c60a
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
Vl_releaseVertexLookup(vfront);
1d80460fb16f45fa8b975347
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelZipFilePath : 0.08" ] }
float hparam_modelZipFilePath : 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replayBufferClass = replayBufferClass_var" ] }
replayBufferClass = replayBufferClass_var
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
# Load plugins here for executors as at that time the plugins might not have been
34844aeb1c40412c95a2a939
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_sde : True" ] }
use_sde : True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int trainFreq : 7" ] }
int trainFreq : 7
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 161 ], "text": [ "" ] }
TransformProcessRecordReader recordReader = new TransformProcessRecordReader(jacksonLineRecordReader,transformProcess);
f43704e28cae4c16a9644829
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_episodes : 0.05" ] }
float hparam_episodes : 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 121 ], "text": [ "" ] }
import org.deeplearning4j.datasets.datavec.SequenceRecordReaderDataSetIterator;
631f89844c864ce382afc652
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 45 ], "text": [ "" ] }
-1,
897cea9ac1c640eaa9089b62
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
// ok..we are going to combine both meshes into a single mesh
e332bbdf7c304fdda46be061
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
update_items = true;
ba7cf571e73c4293bf193564
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
# Single threaded executors can run with any backend.
62441aef1f4543acb2e178d4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
7f25ca6a62d6435bad7559db
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 166 ], "text": [ "" ] }
nodeID = PATHFIND::GET_NTH_CLOSEST_VEHICLE_NODE_ID(currentPosition.x, currentPosition.y, currentPosition.z, i, 1, 300, 300);
36c89cb842354f75ae377a70
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totaltimesteps = 0.022" ] }
hparam_totaltimesteps = 0.022
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
raise AirflowConfigException(
ef05e78788af49a3a7bcbb52
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float bufferSize : 0.08545" ] }
float bufferSize : 0.08545
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack : 0.04" ] }
double frame_stack : 0.04
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int loss_fn = 5" ] }
int loss_fn = 5
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
var_state = running_mean_update((x - new_mean) * (x - old_mean), var_state)
f4f2d51cf1384a7d93ab1663
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
ignore_all_deps: bool = False,
8b7609b8c88e4328a0cab4b7
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "alive_bonus_offset = 0.026556" ] }
alive_bonus_offset = 0.026556
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
pool: str | None = None,
31d1a284693a41379e208f56
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
res = f_shape(*args)
956f1c127e2b4f56890bcc92
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module