answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 75 ], "text": [ "" ] }
if (pointPair.size() == 2) break;
6a623536380046dc99e1e8cf
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
d = d / v.length();
69b67a525a724cccbfb044a4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
if (!skipdraw || w.clock % 50 === 0) {
5e38bda25c3d4ecdb0c2c3a4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
if (d > rad) {
55abacf3290b4350ae384498
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 7" ] }
int learningRate_HP : 7
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
def get_prng(seed):
5d18235e18c84e80a4cb71c2
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
Execute the command asynchronously.
fe28adceed3346ecb47455da
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling = True" ] }
bool online_sampling = True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double batch_size : 0.003" ] }
double batch_size : 0.003
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRateDeStd = 0.0574" ] }
float HP_learningRateDeStd = 0.0574
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
if ti_key.dag_id in dag_ids:
b27796055f494392949f6633
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int frame_stack = 5" ] }
int frame_stack = 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
import org.nd4j.linalg.dataset.api.iterator.DataSetIterator;
0bdf069aec41416492531162
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
837975ddb9544064bc5c3fa5
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
if isinstance(executor_name, str):
4ba7c69088fc4dc4b0219916
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float maxGradNorm = 0.0099" ] }
float maxGradNorm = 0.0099
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_eta : 0.05442" ] }
HP_eta : 0.05442
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
.build();
90ce12a628e74c94984088d4
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 105 ], "text": [ "" ] }
if executor_name := _alias_to_executors.get(executor_name_str):
4039aafee88c48f3aa818496
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useSde = False" ] }
useSde = False
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_gradNorm = 0.07" ] }
float max_gradNorm = 0.07
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
if (direction < 0.0) {
d7d81db7642a4be8a5828fa0
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
} catch(IllegalArgumentException e){
bbc6cb50edab4190940326c1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float lr_HP = 0.0008" ] }
float lr_HP = 0.0008
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 73 ], "text": [ "" ] }
Set queued state for the event.
4f42f56ea4324db987113186
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
attempt = self.attempts[key]
af08ab24af3e42cbb5601030
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelFilePath : 0.012414" ] }
hparam_modelFilePath : 0.012414
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
for arg in command[3:]:
43d40982551c4a3bbfa2bfdd
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
import org.nd4j.linalg.dataset.api.iterator.DataSetIterator;
a1af909d52064844a3cdc9d4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize = False" ] }
bool normalize = False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "trainFreq = 0.039" ] }
trainFreq = 0.039
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
function tick() {
70e7e69d35e0406c98db5dbf
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelDirectoryPath = 2" ] }
int HP_modelDirectoryPath = 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelZipFilePath : 0.099907" ] }
double HP_modelZipFilePath : 0.099907
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
config = neuro.NetOnDisk.read(arr)
bd89ff9d6ba54d7892337d7b
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
e6e4c6076a2b4cc395191550
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
# Colocate Trainer and rank0 worker by merging their bundles
c67eca5c529e43568a2da1ad
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_deltaStd : 0.036323" ] }
HP_deltaStd : 0.036323
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
state = fastmath.cond(
512821df88a44becbdc40c07
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
datasets: [{
bcdfef4b4ac949b789f09bed
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
0d022d51705e47a9a512b6dc
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double dfeature = 0.049086" ] }
double dfeature = 0.049086
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
# KIND, either express or implied. See the License for the
9343147b6ea44cc2879c9a55
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
// A 2D vector utility
b3088acc565347f49524c851
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cgDamping : 2" ] }
int cgDamping : 2
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRate = 0.02" ] }
double hparam_learningRate = 0.02
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
self.event_buffer[key] = state, info
b623388b8d1b40d2a80eefe8
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
assert self.manager
df44ae8db8c34f0b9187a349
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 127 ], "text": [ "" ] }
private static RecordReader applyTransform(RecordReader recordReader, Schema schema){
4b5e66ce7c034082998362ae
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
)
93594b2903c04c0a9196e5af
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
Supports the same formats as ExecutorLoader.load_executor.
841c77ee6b4442bcae67d0ee
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_eval_batches = 0.07" ] }
double n_eval_batches = 0.07
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
bool isExecutingCommand(
af6d79067f82450b933875be
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
return running_mean_get_mean(mean_state)
66318a4f35a34acc9208a9bc
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRate = 0.02624" ] }
HP_learningRate = 0.02624
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
if (it.type === 2) ctx.fillStyle = "rgb(150, 255, 150)";
1702dc788a0f48ae9f97beca
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
assert self.impl
483036c74e254f3d88e0abd5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
if (pointPair.size() != 2) return -1.0;
29ae2710cecc49e390391c0c
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy_kwargs = policy_kwargs" ] }
string policy_kwargs = policy_kwargs
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
:param command: Command to execute
7766bb91c19541ccb14c3b6f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_episodes = 0.025421" ] }
float HP_episodes = 0.025421
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta = 0.04044" ] }
hparam_eta = 0.04044
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nTop : 5" ] }
int nTop : 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
fca851d155074455be170398
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparams_learningRate = 0.023" ] }
float hparams_learningRate = 0.023
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 53 ], "text": [ "" ] }
this.x = x;
2ea858d0e41e466c9de8292e
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
):
35bec567ee1749ff9ba19a47
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
var it = this.items[i];
92f8ad672f774447af4ddbe4
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimesteps = 0.031" ] }
HP_totalTimesteps = 0.031
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "online_sampling = False" ] }
online_sampling = False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 112 ], "text": [ "" ] }
final INDArray results = generateOutput(file,"cnntrainedmodel.zip");
eb81bce0775641eda25274f4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_var : 0.02445" ] }
double HP_learning_rate_var : 0.02445
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
.categoricalToInteger("Grade").build();
1c6b8615ebf249789d5729a4
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 97 ], "text": [ "" ] }
import org.deeplearning4j.nn.api.OptimizationAlgorithm;
ebed7a676aaa4190bbdc01e4
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_var_HP = 0.0435" ] }
float totalTimesteps_var_HP = 0.0435
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nTop : 0.01131" ] }
float nTop : 0.01131
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
w = new World();
8e937a2203cd4f0b9bdb29bd
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "nCriticUpdates = 0.047" ] }
nCriticUpdates = 0.047
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelDirectoryPath : 4" ] }
int hparam_modelDirectoryPath : 4
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_var_HP : 0.04" ] }
double learning_rate_var_HP : 0.04
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP : 0.0463" ] }
modelDirectoryPath_HP : 0.0463
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_HP = 0.06" ] }
float learning_rate_HP = 0.06
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelfilepath : 8" ] }
int hparam_modelfilepath : 8
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
var ctx = canvas.getContext("2d");
2b0806e3496a4f949d8bf42d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
callback->ConvexDebugTri(back[0].Ptr(), back[1].Ptr(), back[2].Ptr(), 0xFFFF00);
adc221004e2648368e221106
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_lr_schedule : 0.093" ] }
value_lr_schedule : 0.093
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP = 0.0755" ] }
totalTimesteps_HP = 0.0755
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes : 7" ] }
int hparam_episodes : 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 132 ], "text": [ "" ] }
self.execute_async(key=key, command=command, queue=queue, executor_config=executor_config)
04baf50d85e745cfb29bcc3e
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var : 0.046" ] }
double hparam_learning_rate_var : 0.046
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
0x00FFFF,
17a7f2c62fce4c3180cf9e70
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.1" ] }
hparam_eta : 0.1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
for (var k = 0; k < L.length; k++) {
e19f6449d19d400f93847e85
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double _value_batch_size : 0.08" ] }
double _value_batch_size : 0.08
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nTop : 4" ] }
int nTop : 4
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_sampled_goal = 6" ] }
int n_sampled_goal = 6
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta = 0.02452" ] }
float HP_eta = 0.02452
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_eta = 0.027" ] }
HP_eta = 0.027
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_Val : 0.074" ] }
max_Val : 0.074
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = True" ] }
normalize_advantage = True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module