answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 43 ], "text": [ "" ] }
}
0051eb91af704c5196f02a4b
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 44 ], "text": [ "" ] }
};
5c79ddb25c454a16b7291b9d
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_steps_per_epoch : 0.014614" ] }
float n_steps_per_epoch : 0.014614
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
self.validate_airflow_tasks_run_command(command)
9391bacf6f6f4a9fa716f333
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
function downloadBrain() {
f3b99f352f5b40a9b6a0ab38
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 54 ], "text": [ "" ] }
var nt = [];
9cda3610c63c4f698759ba5b
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage = True" ] }
normalize_advantage = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_delta_std : 0.02787" ] }
double HP_delta_std : 0.02787
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
# limitations under the License.
59ba91f685c34e90afb6800f
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
bool duplicate = false;
ac29bc35a2c944f180db796d
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int eta_HP : 7" ] }
int eta_HP : 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_eta : 5" ] }
int hparam_eta : 5
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningrate = 0.09" ] }
double HP_learningrate = 0.09
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
CHull *cr = mChulls[i];
c7fcfebaa0294be896c613d8
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP : 0.065213" ] }
double learningRate_HP : 0.065213
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double q_value_n_samples = 0.066" ] }
double q_value_n_samples = 0.066
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool onlineSampling = False" ] }
bool onlineSampling = False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 88 ], "text": [ "" ] }
return new Vec(this.x + v.x, this.y + v.y); },
ee1e6b7131e64e7eadb2567e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
std::unordered_map<std::string, tNode> tmpnodes;
3c3362620dd044edaef63451
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_eta : 2" ] }
int HP_eta : 2
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
mCallback->ConvexDebugOBB(sides, matrix, color);
daaf69a0fcd7498c829f00fe
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_de_std = 0.0369" ] }
double HP_learning_rate_de_std = 0.0369
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP : 0.027" ] }
learningRate_HP : 0.027
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
Vl_releaseVertexLookup(vback);
0a5a29350edf4729a2c9ed92
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP = 1" ] }
int learningRate_HP = 1
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps = 6" ] }
int HP_totalTimesteps = 6
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
self.running.remove(key)
c07c99bfc46f4b6cb111c467
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
printf("#Wins = %4d | ", battlesWon);
1ad87fca31bd42298d61908e
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda = 0.072406" ] }
float gae_lambda = 0.072406
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_epoch : 0.06" ] }
float n_epoch : 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float numClasses = 0.083" ] }
float numClasses = 0.083
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int pool_size = 2" ] }
int pool_size = 2
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float dfeature : 0.0187" ] }
float dfeature : 0.0187
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = True" ] }
use_rms_prop = True
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double dropout1 = 0.006" ] }
double dropout1 = 0.006
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
output = net(img)
f194a745535f404fb4fc87b0
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate = 0.0781" ] }
float HP_learningRate = 0.0781
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
raise AirflowException("parallelism must be bigger than or equal to 0")
f1af704cbb6741e0a90f5629
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int deltaStd = 8" ] }
int deltaStd = 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int ent_coef = 9" ] }
int ent_coef = 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 99 ], "text": [ "" ] }
# requested again, and not have to construct a new object
bd1985cd6bc54255b41c805e
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double trainFreq = 0.02" ] }
double trainFreq = 0.02
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int episodes_HP : 7" ] }
int episodes_HP : 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
break;
b45ad99bb333416fa14bc977
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
def get_executor_names(cls) -> list[ExecutorName]:
faf5300aa45746d8aef9cfaa
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_sampled_goal = 0.057" ] }
n_sampled_goal = 0.057
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
import numpy as np
894fd5b7ee18478c8ee29655
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
if (percent >= (100.0f - MERGE_PERCENT))
68ea293db6b645d19d013005
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelDirectoryPath_HP = 1" ] }
int modelDirectoryPath_HP = 1
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
def running_mean_update(x, state):
27d833da4d144b439f7136a2
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
else
fb1bddaa440f4ef39e60fbb6
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
String yaml = transformProcess.toYaml();
f65f43c995c84d62b42da50b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
# https://github.com/apache/airflow/pull/2991
780f9508926249e58b8639bc
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelDirectoryPath_HP = 0.02" ] }
float modelDirectoryPath_HP = 0.02
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gae_lambda : 0.026" ] }
gae_lambda : 0.026
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
30003101ac0c4eb1ba36f493
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std = 0.018" ] }
float delta_std = 0.018
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_delta : 0.00428" ] }
n_delta : 0.00428
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
HullLibrary hl;
bcbcf6e544cc46248484e5e1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_timesteps = 0.022536" ] }
double n_timesteps = 0.022536
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totalTimesteps_var = 2" ] }
int HP_totalTimesteps_var = 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
#include "bestfit.h"
e5ccf42d3e6647beb70a0e69
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
``mode``-dependent behavior. The possible modes are:
39dc2e11d515487c83e46f2b
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelFilePath : 0.024" ] }
float hparam_modelFilePath : 0.024
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath : 0.0357" ] }
double hparam_modelDirectoryPath : 0.0357
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
42801984b53e4c0980412d5c
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
for line in lines[2:-1]:
1a8c6d7a772048a1b1d0739f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useSde : False" ] }
useSde : False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelDirectoryPath = 2" ] }
int hparam_modelDirectoryPath = 2
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelDirectoryPath : 0.0345" ] }
HP_modelDirectoryPath : 0.0345
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_delta : 0.03713" ] }
n_delta : 0.03713
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "online_sampling = True" ] }
online_sampling = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
package com.javadeeplearningcookbook.app.recordreaderexamples;
c235686373fb43ea98f1fe80
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gae_lambda = 0.041" ] }
float gae_lambda = 0.041
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 7" ] }
int clip_range : 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
# coding=utf-8
aa3bdcfbcf084ef787690913
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
7b3b04dfee9d423092b414e2
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath = 0.0343" ] }
double hparam_modelFilePath = 0.0343
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparams_learningRate : 0.07118" ] }
hparams_learningRate : 0.07118
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps = 9" ] }
int hparam_totalTimesteps = 9
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
from trax.layers.research import sparsity
ca4c19d3aefc4507a0393cbf
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath = 1" ] }
int hparam_modelFilePath = 1
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 134 ], "text": [ "" ] }
CollectionInputSplit collectionInputSplit = new CollectionInputSplit(fileSplit.locations());
163269d155d241f08f960c3c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double noiseStd : 0.09" ] }
double noiseStd : 0.09
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxVal = 5" ] }
int maxVal = 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 120 ], "text": [ "" ] }
It transforms function `f` to a function that performs the same computation as
a497805e221648ba8c26231f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
add: function(v) {
239acedfb8e544f79e5bcfd8
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate = 0.09" ] }
double HP_learningRate = 0.09
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRateVar = 1" ] }
int HP_learningRateVar = 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
import org.datavec.api.records.reader.RecordReader;
2cbef15d51414f12ac3b1c6e
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gaeLambda : 6" ] }
int gaeLambda : 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
args.func(args)
7f44d7b1d05b42a5a2f25c51
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
ConnectorSource.PLUGIN,
d5a7c012131a4f48a7d0165c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize = True" ] }
bool normalize = True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int entropy_vec = 7" ] }
int entropy_vec = 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_lr : 0.045" ] }
double hparam_lr : 0.045
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 109 ], "text": [ "" ] }
# Update statistics for each observation separately for simplicity.
b7ad91c25d874fcca6a10ebb
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
# if it hasn't been much time since first check, let it be checked again next time
0664865b09354fa09f51eb6c
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
Agent.prototype = {
431b9d71fe2147a4a3597f71
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 75 ], "text": [ "" ] }
tc::BW::UnitType::Terran_Marine);
1b88538f1afd407281909017
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module