answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
91
],
"text": [
""
]
}
|
:param key: the key to identify the task instance
|
38ab75c997b3458689b2f670
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
67
],
"text": [
""
]
}
|
self.alias == other.alias
|
78e05511149d4a5399658c79
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
113
],
"text": [
""
]
}
|
dimension_numbers: a tuple of three strings encoding the data format of
|
1b09c972cc3047cbb0822306
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
75
],
"text": [
""
]
}
|
.addColumnInteger("CustomerId")
|
6298a54fe3394cc39dd01bd1
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
92
],
"text": [
""
]
}
|
Uses a task queue to coordinate work distribution.
|
a227459caaa04d16b9b7e9a2
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_episodes : 0.0884"
]
}
|
double hparam_episodes : 0.0884
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
// Send actions
|
e3aaae6f0e2a457993ced8c6
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learningRate : 0.05"
]
}
|
hparam_learningRate : 0.05
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
63
],
"text": [
""
]
}
|
var W = canvas.width;
|
964bc462b9424ae6b4643885
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_learningRateDeStd = 10"
]
}
|
int hparam_learningRateDeStd = 10
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
os._exit(ret)
|
2efb917fe71b41659faff0a3
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double gamma = 0.05"
]
}
|
double gamma = 0.05
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int max_episode_length = 4"
]
}
|
int max_episode_length = 4
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP = 0.05"
]
}
|
totalTimesteps_var_HP = 0.05
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
72
],
"text": [
""
]
}
|
executor = import_string(path)
|
77e1539b4f604c668a71a60e
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
87
],
"text": [
""
]
}
|
// Retrieve all units that are mineral fields
|
b7bf0ae986ed4d2dbb636e27
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
51
],
"text": [
""
]
}
|
w.tick();
|
6f499bcd02b247938a068298
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
# coding=utf-8
|
43c9b74f8e3c45cbbfccad18
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
610006fbd91342e4af900a7c
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
164
],
"text": [
""
]
}
|
ref1 = object->FirstChildElement()->NextSiblingElement()->NextSiblingElement()->NextSiblingElement()->FirstChildElement();
|
194ba750cdf64c46b00ab036
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double eta_HP : 0.09"
]
}
|
double eta_HP : 0.09
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float policy_weight_fn = 0.033"
]
}
|
float policy_weight_fn = 0.033
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int modeldirectorypath_HP = 8"
]
}
|
int modeldirectorypath_HP = 8
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of 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": [
62
],
"text": [
""
]
}
|
out.set(b, a.length)
|
b2ce782e54d3477e85fca80d
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"pool_size = 0.0737"
]
}
|
pool_size = 0.0737
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
99
],
"text": [
""
]
}
|
:return: any TaskInstances that were unable to be adopted
|
c0ad1c1669c3448f97ef6d2d
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
61
],
"text": [
""
]
}
|
tLink link = { 0 };
|
098753c9d8604e458c2888f4
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int nCriticUpdates : 10"
]
}
|
int nCriticUpdates : 10
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_learningRateVar : 0.01187"
]
}
|
HP_learningRateVar : 0.01187
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool online_sampling = False"
]
}
|
bool online_sampling = False
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_delta_std = 0.01064"
]
}
|
double HP_delta_std = 0.01064
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_delta_std = 0.04575"
]
}
|
HP_delta_std = 0.04575
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
return Math.floor(Math.random() * (b - a) + a);
|
05551f04ddfd458695a9af12
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
81
],
"text": [
""
]
}
|
unsigned int tcount = indices.size()/3;
|
1f627fb5f7e948a0afec80cd
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"ent_coef : 0.061"
]
}
|
ent_coef : 0.061
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
150
],
"text": [
""
]
}
|
r.mSphereRadius = computeBoundingSphere(result.mNumOutputVertices, result.mOutputVertices, r.mSphereCenter);
|
62affc30c8a44ac29ade7779
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
54
],
"text": [
""
]
}
|
@classmethod
|
ea2e8097ca984cb4b4fb9275
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
118
],
"text": [
""
]
}
|
If only one accelerator is available, this layer JIT-compiles the underlying
|
e75cb7e8dbc6496bb4c3d535
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
63
],
"text": [
""
]
}
|
actions.emplace_back(
|
084d671ac36843ec9416de5d
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
2dd77c46438e40fe8149d607
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"combinedLoss = 0.0304"
]
}
|
combinedLoss = 0.0304
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"tau : 0.0026"
]
}
|
tau : 0.0026
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learningRateDeStd : 1"
]
}
|
int HP_learningRateDeStd : 1
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps : 0.01"
]
}
|
double hparam_totalTimesteps : 0.01
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
93
],
"text": [
""
]
}
|
from trax.fastmath.numpy import nested_map_multiarg
|
06843f741e634fb4a779da18
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
2e835d07bc18433596dc6532
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
171
],
"text": [
""
]
}
|
pos1 = (link.direction.x)*(currentPosition.y - linePoint1.coord.y) - (link.direction.y)*(currentPosition.x - linePoint1.coord.x);
|
bdbc70463f1644858403f222
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
94
],
"text": [
""
]
}
|
:param executor: the executor instance to implement.
|
7418ae0a4ac84f30bf2c95e9
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
95
],
"text": [
""
]
}
|
import org.nd4j.evaluation.classification.Evaluation;
|
d7d184e91ca14cda96c96b4c
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double policy_n_steps_per_epoch : 0.0573"
]
}
|
double policy_n_steps_per_epoch : 0.0573
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_deltaStd : 0.03"
]
}
|
hparam_deltaStd : 0.03
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
36b57c9781ec4dbc94feb671
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
44
],
"text": [
""
]
}
|
})
|
2400c15aefe24e7486c2704f
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_modelFilePath : 0.053"
]
}
|
hparam_modelFilePath : 0.053
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
80
],
"text": [
""
]
}
|
tc::BW::Command::CommandUnitProtected,
|
86087a92867d462e9bd2f002
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"bufferSize = 0.083"
]
}
|
bufferSize = 0.083
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
e7465915fbb84fe28a7aec6d
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.05796"
]
}
|
double HP_eta : 0.05796
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 10"
]
}
|
int modelDirectoryPath_HP : 10
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
74
],
"text": [
""
]
}
|
ignore_all_deps=ignore_all_deps,
|
6fa5e0a87b5b4e02897f2bb3
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int off_Policy = 8"
]
}
|
int off_Policy = 8
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int modelZipFilePath_HP = 4"
]
}
|
int modelZipFilePath_HP = 4
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double ppoLoss = 0.0977"
]
}
|
double ppoLoss = 0.0977
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
else {
|
d1698d9cc2934743aa456984
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double deltaStd_HP = 0.0293"
]
}
|
double deltaStd_HP = 0.0293
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double eval_model = 0.06"
]
}
|
double eval_model = 0.06
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
104
],
"text": [
""
]
}
|
// in forward pass the agent simply behaves in the environment
|
91838af82ff4432b98980133
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
input_array[i * 3 + 1] = 1.0;
|
49cea5b883b34ceca4cc2cbd
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"n_replay_epochs = 0.003"
]
}
|
n_replay_epochs = 0.003
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hyperParamaterSpace : 10"
]
}
|
int hyperParamaterSpace : 10
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
69
],
"text": [
""
]
}
|
"executor.running_tasks",
|
70c7244cc9844fa6a6b83253
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps : 0.0"
]
}
|
double HP_totalTimesteps : 0.0
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
79
],
"text": [
""
]
}
|
link.linePoints.push_back(linePoint);
|
d5d31cb713134f7e9acf9cf3
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float learningrate_HP = 0.08298"
]
}
|
float learningrate_HP = 0.08298
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int value_train_steps_per_epoch = 9"
]
}
|
int value_train_steps_per_epoch = 9
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
60
],
"text": [
""
]
}
|
(*totalBattles)++;
|
8ec92600a7874254b553cf8c
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double eval_model : 0.0448"
]
}
|
double eval_model : 0.0448
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
67
],
"text": [
""
]
}
|
i3 = Vl_getIndex(vc, p3);
|
ec420360bfec4239ab5530c1
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 5"
]
}
|
int HP_episodes = 5
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float vfCoef = 0.087"
]
}
|
float vfCoef = 0.087
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
"""
|
565dc0d421ac41b1b2be617f
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"dfeature : 0.026248"
]
}
|
dfeature : 0.026248
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
67
],
"text": [
""
]
}
|
if (!cl->send(actions)) {
|
77655ab6de724596af70997a
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath = 3"
]
}
|
int HP_modelFilePath = 3
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_modeldirectorypath = 0.0919"
]
}
|
HP_modeldirectorypath = 0.0919
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool online_sampling = True"
]
}
|
bool online_sampling = True
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float optimizer=adam.Adam, : 0.04"
]
}
|
float optimizer=adam.Adam, : 0.04
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int sde_sample_freq = 6"
]
}
|
int sde_sample_freq = 6
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"weights : 0.06"
]
}
|
weights : 0.06
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_eta : 2"
]
}
|
int hparam_eta : 2
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float noise_std : 0.042411"
]
}
|
float noise_std : 0.042411
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int dfeature : 1"
]
}
|
int dfeature : 1
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
92
],
"text": [
""
]
}
|
gflags::ParseCommandLineFlags(&argc, &argv, true);
|
437587f13fe24a1a94a0a193
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
74
],
"text": [
""
]
}
|
.categoricalToOneHot("Pclass")
|
ab4f8040126a406e89a590d3
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_totaltimesteps : 4"
]
}
|
int hparam_totaltimesteps : 4
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
74
],
"text": [
""
]
}
|
return res != unit.orders.end();
|
9bfff88a0ff04b70900ac754
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
108
],
"text": [
""
]
}
|
self.log.info("%s running %s", self.__class__.__name__, command)
|
d95ac97fa68c432a87e3282d
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.0046"
]
}
|
double totalTimesteps_HP : 0.0046
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
078ad3706c654dfdb234203c
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.