answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.05"
]
}
|
HP_lr : 0.05
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float loss_fn = 0.064"
]
}
|
float loss_fn = 0.064
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
{
|
edb91fa2bd92447c9387d234
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float frame_stack : 0.1"
]
}
|
float frame_stack : 0.1
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double n_top : 0.01"
]
}
|
double n_top : 0.01
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string policy_kwargs = policy_kwargsVar"
]
}
|
string policy_kwargs = policy_kwargsVar
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int network_eval_at = 6"
]
}
|
int network_eval_at = 6
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learningRateParam = 0.058365"
]
}
|
double learningRateParam = 0.058365
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps : 10"
]
}
|
int hparam_totalTimesteps : 10
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var : 0.066613"
]
}
|
double hparam_totalTimesteps_var : 0.066613
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int n_sampled_goal = 6"
]
}
|
int n_sampled_goal = 6
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
87
],
"text": [
""
]
}
|
for ti_key in list(self.event_buffer.keys()):
|
550ccd1259104698a4c0e854
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
b056aac6b8814c48a8cbcd4b
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float episodes_HP : 0.02312"
]
}
|
float episodes_HP : 0.02312
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
83
],
"text": [
""
]
}
|
// do *not* process degenerate triangles!
|
a03e340eb9904ae2a58316bf
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
84
],
"text": [
""
]
}
|
from trax.fastmath.numpy import nested_zip
|
603717977a70476f8dcd0f49
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
80
],
"text": [
""
]
}
|
InputSplit trainData = inputSplits[0];
|
39e15b586de74b38af0e3f19
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int advantage_estimator : 4"
]
}
|
int advantage_estimator : 4
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
84
],
"text": [
""
]
}
|
tc::BW::UnitCommandType::Right_Click_Unit,
|
ef1581fad20a4709afc661f4
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
if isinstance(x, ShapeDtype):
|
1b4db2a07926478186514ea1
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_eta : 4"
]
}
|
int HP_eta : 4
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath : 0.037271"
]
}
|
double HP_modelDirectoryPath : 0.037271
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
103
],
"text": [
""
]
}
|
# software distributed under the License is distributed on an
|
b6f66c61e40e491db83c5acf
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
battlesWon++;
|
abd88338b15d429a8c48cf87
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int gamma = 3"
]
}
|
int gamma = 3
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int value_sync_at : 5"
]
}
|
int value_sync_at : 5
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float useRmsProp : 0.05584"
]
}
|
float useRmsProp : 0.05584
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
77
],
"text": [
""
]
}
|
linePoint1 = link.linePoints.at(i);
|
9bb582a169ad452faf2e5aab
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
60
],
"text": [
""
]
}
|
sub: function(v) {
|
ef43d5b4a05c4046a94d17a7
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage : True"
]
}
|
bool normalize_advantage : True
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var = 0.063842"
]
}
|
hparam_learning_rate_var = 0.063842
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
112
],
"text": [
""
]
}
|
By default it uses all available accelerators, splits the input on the
|
720f9abc8175476ca8f28d22
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
54
],
"text": [
""
]
}
|
@classmethod
|
e074a8ff5d95425a930eea33
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"n_sampled_goal = 0.0048"
]
}
|
n_sampled_goal = 0.0048
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
8920c5a1ca4e4f2d85b8dc74
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int bufferSize : 7"
]
}
|
int bufferSize : 7
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"useRmsProp = False"
]
}
|
useRmsProp = False
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float HP_modelDirectoryPath : 0.09"
]
}
|
float HP_modelDirectoryPath : 0.09
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double delta_std_HP = 0.0347"
]
}
|
double delta_std_HP = 0.0347
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"ent_coef : 0.05"
]
}
|
ent_coef : 0.05
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP = 0.02"
]
}
|
double modelZipFilePath_HP = 0.02
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int ent_coef : 8"
]
}
|
int ent_coef : 8
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"train_freq = 0.0389"
]
}
|
train_freq = 0.0389
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.01"
]
}
|
float totalTimesteps_var_HP : 0.01
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
78
],
"text": [
""
]
}
|
for(int i=0; i<indArray.rows();i++){
|
69eb00584aaa4936b97b8bc0
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float lr_schedule : 0.032"
]
}
|
float lr_schedule : 0.032
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
66
],
"text": [
""
]
}
|
def can_try_again(self):
|
b510b6d1df834b11aec4aab2
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_de_std = 0.0434"
]
}
|
double HP_learning_rate_de_std = 0.0434
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double n_sampled_goal = 0.05355"
]
}
|
double n_sampled_goal = 0.05355
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.03269"
]
}
|
hparam_learning_rate : 0.03269
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
54
],
"text": [
""
]
}
|
dag_id = arg
|
dde592b13558433ca8668b8d
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"min_grad_norm = 0.03"
]
}
|
min_grad_norm = 0.03
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float n_sampled_goal = 0.00536"
]
}
|
float n_sampled_goal = 0.00536
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float pool_size : 0.07"
]
}
|
float pool_size : 0.07
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
mMax[1] += dy;
|
f3b3448257d74e10a2c8f6f2
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_lr = 0.026"
]
}
|
hparam_lr = 0.026
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var = 2"
]
}
|
int HP_learning_rate_var = 2
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
103
],
"text": [
""
]
}
|
DEFINE_int32(skip_frames, 7, "Take action every n frames");
|
5c49567c3ff14cd5b36c413a
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"use_rms_prop : 0.098488"
]
}
|
use_rms_prop : 0.098488
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double vf_coef : 0.067574"
]
}
|
double vf_coef : 0.067574
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_modelzipfilepath : 0.0"
]
}
|
double hparam_modelzipfilepath : 0.0
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
131
],
"text": [
""
]
}
|
Override this method to expose commands via Airflow CLI to manage this executor. This can
|
a998677e81864c06a50e8574
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
116
],
"text": [
""
]
}
|
if (PATHFIND::_0xF7B79A50B905A30D(-8192.0f, 8192.0f, -8192.0f, 8192.0f)) {
|
c2dbae63a2794a8492933b9c
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_modelzipfilepath : 0.06951"
]
}
|
double hparam_modelzipfilepath : 0.06951
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_eta : 9"
]
}
|
int hparam_eta : 9
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
82
],
"text": [
""
]
}
|
public static void main(String[] args) {
|
bba82297cd544c5497f2c214
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_eta = 10"
]
}
|
int HP_eta = 10
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"policy_n_steps_per_epoch = 0.034"
]
}
|
policy_n_steps_per_epoch = 0.034
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"sde_sample_freq : 0.08101"
]
}
|
sde_sample_freq : 0.08101
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"use_rms_prop = False"
]
}
|
use_rms_prop = False
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
63
],
"text": [
""
]
}
|
self.total_tries += 1
|
daf1ee67e688468d86a3890d
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_HP : 0.05"
]
}
|
float totalTimesteps_HP : 0.05
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
var np2 = w1p.add(vv2);
|
9ff41a661bcc4ccd829a8364
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP : 0.03"
]
}
|
double modelzipfilepath_HP : 0.03
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"entropyLoss : 0.02046"
]
}
|
entropyLoss : 0.02046
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
76
],
"text": [
""
]
}
|
# Copyright 2024 The Trax Authors.
|
c046b66afdb64511ae668a42
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double useRmsProp = 0.093315"
]
}
|
double useRmsProp = 0.093315
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
44
],
"text": [
""
]
}
|
},
|
ca06ef0a7bab4486ab4dfe66
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"noiseType : noiseTypeVar"
]
}
|
noiseType : noiseTypeVar
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_modelZipFilePath : 0.06059"
]
}
|
double HP_modelZipFilePath : 0.06059
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
81
],
"text": [
""
]
}
|
return network.output(dataSetIterator);
|
e214615c5d084e0985087377
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hyperParamaterSpace = 0.080145"
]
}
|
hyperParamaterSpace = 0.080145
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double epsilon = 0.0761"
]
}
|
double epsilon = 0.0761
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double n_delta = 0.01"
]
}
|
double n_delta = 0.01
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"sde_sample_freq = 0.098357"
]
}
|
sde_sample_freq = 0.098357
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
ac98feeb479949adaaa668a0
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
93
],
"text": [
""
]
}
|
node.attr.offRoad = attr->BoolAttribute("value");
|
3d972fecb73748beb53cbff2
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var : 3"
]
}
|
int HP_learning_rate_var : 3
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
b34379bff4ce43eabff3f53e
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
69
],
"text": [
""
]
}
|
lineOffset = laneWidth / 2;
|
f1eb9eebc4da406cab9ef0dc
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
95
],
"text": [
""
]
}
|
unsigned int ci1, unsigned int ci2, unsigned int ci3)
|
29d9eb18fdb34219ae90f678
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
139
],
"text": [
""
]
}
|
def order_queued_tasks_by_priority(self) -> list[tuple[TaskInstanceKey, QueuedTaskInstanceType]]:
|
01c9303998f94c19af03fd9d
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps = 0.01137"
]
}
|
double hparam_totalTimesteps = 0.01137
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
battlesWon++;
|
5c4a181fb12e4ba8a01ed43a
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int n_Heads : 5"
]
}
|
int n_Heads : 5
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double value_eval_steps = 0.01347"
]
}
|
double value_eval_steps = 0.01347
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
mMin[2] -= dz;
|
90cdd88a03e9400e9bd55fcf
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
60
],
"text": [
""
]
}
|
sub: function(v) {
|
d2d68daf2f0a4c6db374e1fe
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
100
],
"text": [
""
]
}
|
else if (attr->Attribute("name", "Left Turns Only")) {
|
06baa82d2b9b446a82c4ad77
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float HP_modelDirectoryPath : 0.0677"
]
}
|
float HP_modelDirectoryPath : 0.0677
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present 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.