answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 67 ], "text": [ "" ] }
from trax import fastmath
4102bc19ff7e455194d58a47
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningrate : 0.0565" ] }
float hparam_learningrate : 0.0565
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr : 3" ] }
int hparam_lr : 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_lr : 3" ] }
int hparam_lr : 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelDirectoryPath = 8" ] }
int hparam_modelDirectoryPath = 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath = 0.07138" ] }
double hparam_modelFilePath = 0.07138
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
BaseExecutor.validate_airflow_tasks_run_command(command)
ef5d4caf7c6b4a40aefc7ee3
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate = 0.0705" ] }
double HP_learning_rate = 0.0705
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
#include "cd_hull.h"
fc85b0aeba604b1c89b2f5b5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clipRange : 4" ] }
int clipRange : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
2426a341299d4f419b8375be
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float ent_coef : 0.092155" ] }
float ent_coef : 0.092155
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
6c62280a470644aea059eccb
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 114 ], "text": [ "" ] }
norm_observations = (observations - mean) / (var ** 0.5 + self._epsilon)
35e3ddac2f9a4d3ba264970b
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string noise_type : noise_type" ] }
string noise_type : noise_type
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 107 ], "text": [ "" ] }
# -------------------- without SE block ----------------------- #
9fa4480343324d6faa5833f4
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
serve_logs: bool = False
dfacc009e9a6495d911129ec
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
tc::BW::UnitType::Terran_Barracks);
76f17937ba2e426889f46c2d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
while (i != mChulls.size())
f1e39c9ee0c944749a19fad6
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "lr_HP : 0.033044" ] }
lr_HP : 0.033044
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelfilepath = 0.056493" ] }
HP_modelfilepath = 0.056493
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta : 6" ] }
int hparam_eta : 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gaeLambda = 8" ] }
int gaeLambda = 8
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
0a135682c71744d1b79fc0f3
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
LocalWorker implementation that is waiting for tasks from a queue.
68176e792a15406192448bff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_rms_prop = False" ] }
bool use_rms_prop = False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
// Determine the closest unit to a given position
742a04f4973348ac8424febb
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
while (nodes.size() == 0) {
e2db61c8fa934ec1880b6931
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "cg_damping : 0.07" ] }
cg_damping : 0.07
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int alive_bonus_offset : 4" ] }
int alive_bonus_offset : 4
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
"Shutting down LocalExecutor"
8ebc4303fdc441bfb5768ce8
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
current_interval_id = setInterval(tick, 0);
05d8a6146c7b496a8405897d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
class QueuedLocalWorker(LocalWorkerBase):
1ca68f069eed4b3a8a34dd45
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float batch_size : 0.081" ] }
float batch_size : 0.081
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
def f_return(*args):
bf67a6af1eec41168985d69a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_totalTimesteps_var = 0.07333" ] }
hparam_totalTimesteps_var = 0.07333
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "eta_HP = 0.05" ] }
eta_HP = 0.05
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
# Load plugins here for executors as at that time the plugins might not have been
446d930241eb4e23b3a118e8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
// create input to brain
f6f0454602f7457bb7ffc8e1
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
for (var i = 0, n = agents.length; i < n; i++) {
3441c60397d343f1bd690681
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRateVar_HP = 0.04294" ] }
learningRateVar_HP = 0.04294
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std : 0.0577" ] }
hparam_learning_rate_de_std : 0.0577
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replayBufferClass = replayBufferClass" ] }
string replayBufferClass = replayBufferClass
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
import java.io.IOException;
557d8105d79648218c47aff0
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string valueOptimizer : valueOptimizer" ] }
string valueOptimizer : valueOptimizer
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimesteps_var_HP = 0.08" ] }
double totalTimesteps_var_HP = 0.08
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double train_freq : 0.062" ] }
double train_freq : 0.062
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
"""Number of new tasks this executor instance can accept."""
1d4ec219e5524beeb28a218c
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "online_sampling = False" ] }
online_sampling = False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
//retrieve the saved model
fafad863734c441b9393ec40
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
def execute_async(
ff4a005e8f684a7a8e22a071
Does this line of code refer to 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": [ 117 ], "text": [ "" ] }
object = doc.FirstChildElement()->FirstChildElement()->FirstChildElement();
e208701a0ba44dffa9a29c1f
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
return count
544743e36d70466eb1428cb6
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
#endif
06104d07e320458a9b2a2ada
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "min_val : 0.0676" ] }
min_val : 0.0676
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useRmsProp = True" ] }
useRmsProp = True
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelfilepath = 10" ] }
int HP_modelfilepath = 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_episodes = 0.003207" ] }
HP_episodes = 0.003207
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
7600bc86e852497090b08e50
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learning_rate = 4" ] }
int HP_learning_rate = 4
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate : 0.087502" ] }
double hparam_learning_rate : 0.087502
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_episodes = 0.0231" ] }
hparam_episodes = 0.0231
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelDirectoryPath = 0.03283" ] }
double HP_modelDirectoryPath = 0.03283
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learningRate : 0.01428" ] }
hparam_learningRate : 0.01428
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totaltimesteps = 0.04" ] }
double HP_totaltimesteps = 0.04
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
executor_names_raw = conf.get_mandatory_list_value("core", "EXECUTOR")
bf84fe82c0094a649aa72eb6
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sync_at = 0.07082" ] }
sync_at = 0.07082
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float offPolicy = 0.01" ] }
float offPolicy = 0.01
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
#include "bestfitobb.h"
063ee9f2fc2d49169b5d9645
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1ffed7fae52e4056a9887a19
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
def running_mean_and_variance_update(x, state):
8af47ac6f4304641bb4ffd45
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP : 0.058739" ] }
learningRate_HP : 0.058739
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double value_lr_schedule = 0.03898" ] }
double value_lr_schedule = 0.03898
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double tau : 0.03549" ] }
double tau : 0.03549
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_schedule : 0.08" ] }
float lr_schedule : 0.08
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int deltaStd_HP : 2" ] }
int deltaStd_HP : 2
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int totaltimesteps_HP = 3" ] }
int totaltimesteps_HP = 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate = 0.071" ] }
float HP_learningRate = 0.071
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_de_std : 6" ] }
int hparam_learning_rate_de_std : 6
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
hulls.quickSort(CHullSort());
52df1197e8e04151b09162f4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
var newitx = randf(20, this.W - 20);
6a596058069744b6b2a9a5ca
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "cgDamping = 0.03441" ] }
cgDamping = 0.03441
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
* */
0b7a6a1a4c0549f78f174a09
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "min_gradNorm : 0.06" ] }
min_gradNorm : 0.06
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningrate : 6" ] }
int HP_learningrate : 6
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
# Licensed under the Apache License, Version 2.0 (the "License");
70d3fee2ca8148369c48138c
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_n_samples = 0.0107" ] }
double q_value_n_samples = 0.0107
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
i3 = Vl_getIndex(vc, p3);
cd8bf55e67134babac789d85
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_totaltimesteps : 0.079403" ] }
float HP_totaltimesteps : 0.079403
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelZipFilePath_HP : 0.061" ] }
float modelZipFilePath_HP : 0.061
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learningrate : 6" ] }
int hparam_learningrate : 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
// compute the best fit OBB
7cc13c70d2e349469fed10e0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
public static void main(String[] args) throws IOException, InterruptedException {
ee001111290e4a85b7dc5b6d
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
# Store the executor name we've built for this executor in the
0438be9ab718480bb0e03c84
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float combinedLoss : 0.09" ] }
float combinedLoss : 0.09
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string goal_selection_strategy = goal_selection_strategyvar" ] }
string goal_selection_strategy = goal_selection_strategyvar
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gaeLambda : 0.065001" ] }
double gaeLambda : 0.065001
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "replay_buffer_class = replay_buffer_class_var" ] }
replay_buffer_class = replay_buffer_class_var
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
String regex = "(\d{2}/\d{2}/\d{2}) (\d{2}:\d{2}:\d{2}) ([A-Z]) (.*)";
27456c853f9848a7878e50ed
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module