answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int n_sampled_goal : 10"
]
}
|
int n_sampled_goal : 10
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double offPolicy : 0.000836"
]
}
|
double offPolicy : 0.000836
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
138
],
"text": [
""
]
}
|
private static RecordReader generateReader(File file) throws IOException, InterruptedException {
|
2fdd555bf0a9415986d9a15f
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
0ce11ce1d34746a0bac82ac5
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"online_sampling = False"
]
}
|
online_sampling = False
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float trainFreq : 0.0784"
]
}
|
float trainFreq : 0.0784
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
if ((outp > 0.5) === y)
|
daf05acbcd29447aa5fd53f5
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate_de_std = 0.0242"
]
}
|
double hparam_learning_rate_de_std = 0.0242
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
68
],
"text": [
""
]
}
|
desc.mVertices = vertices;
|
92548adb25d841b18b14e81d
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
import org.datavec.api.transform.schema.Schema;
|
e9822f0e124d4248b1db5064
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
85
],
"text": [
""
]
}
|
canvas.style.height = canvas.height + 'px';
|
fa5b8510b05a499e8783fc61
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
ifront.clear();
|
0050ccc8e3db4d579708aee5
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
73
],
"text": [
""
]
}
|
layer.init(shapes.signature(x))
|
1616fdde19104859a87504be
|
Does this line of code make use of 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": [
76
],
"text": [
""
]
}
|
# Copyright 2024 The Trax Authors.
|
ee5c7484aad04a679df0b495
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"maxGradNorm = 0.006"
]
}
|
maxGradNorm = 0.006
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"online_sampling : False"
]
}
|
online_sampling : False
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
66
],
"text": [
""
]
}
|
unsigned int dcount = 0;
|
0275d0f3c08743dc87dee5b7
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
54
],
"text": [
""
]
}
|
@classmethod
|
5a28a6b7b2c64b50adde830c
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int lr_HP = 6"
]
}
|
int lr_HP = 6
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
def sync(self) -> None:
|
e4f99ed97f1741b690d8f95e
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double train_freq = 0.0792"
]
}
|
double train_freq = 0.0792
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float buffer_size = 0.09"
]
}
|
float buffer_size = 0.09
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int minibatchSize = 2"
]
}
|
int minibatchSize = 2
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.050967"
]
}
|
double totalTimesteps_HP : 0.050967
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"online_sampling = True"
]
}
|
online_sampling = True
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double lr_HP : 0.053144"
]
}
|
double lr_HP : 0.053144
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string noise_type = noise_type_var"
]
}
|
string noise_type = noise_type_var
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
64
],
"text": [
""
]
}
|
def to_numpy_dtype(t):
|
29833f4c30154cef841fa5c7
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
110
],
"text": [
""
]
}
|
CLOCKS_PER_SEC / (std::chrono::system_clock::now() - last).count());
|
e6e5006cf8a546339dfeb72d
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
9c13c5fd5c55437689640bd5
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP : 0.07"
]
}
|
float learning_rate_de_std_HP : 0.07
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
125
],
"text": [
""
]
}
|
# Check if the executor has been previously loaded. Avoid constructing a new object
|
e3e611e45aa745b68f06f59f
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage = False"
]
}
|
bool normalize_advantage = False
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int layerSizeParam : 5"
]
}
|
int layerSizeParam : 5
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
86
],
"text": [
""
]
}
|
import org.nd4j.linalg.api.ndarray.INDArray;
|
85b22dcc07a04fe8a54a8334
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
108
],
"text": [
""
]
}
|
from trax.fastmath.ops import * # pylint: disable=wildcard-import
|
610ab06e4f854769858b8a39
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.057914"
]
}
|
float sde_sample_freq : 0.057914
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double vfCoef : 0.042"
]
}
|
double vfCoef : 0.042
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
var it = this.items[i];
|
1a1d2f27731f4fb1ab776e5c
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int minGradNorm = 8"
]
}
|
int minGradNorm = 8
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var = 0.08264"
]
}
|
hparam_learning_rate_var = 0.08264
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"normalize = True"
]
}
|
normalize = True
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
68
],
"text": [
""
]
}
|
var path = require('path')
|
e333b6dffa584315b1f3765f
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
167
],
"text": [
""
]
}
|
result = planeTriIntersection(plane, t.mP1.Ptr(), sizeof(Vector3d), 0.00001f, front[0].Ptr(), fcount, back[0].Ptr(), bcount);
|
5b6ad20eb0b849539a48825a
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
)
|
6a4f94a795624a9c9ca1f735
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
78
],
"text": [
""
]
}
|
@gin.configurable(denylist=['mode'])
|
2e58c98056e341bc95a928c8
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps : 0.073"
]
}
|
hparam_totalTimesteps : 0.073
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_eta = 1"
]
}
|
int hparam_eta = 1
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
155
],
"text": [
""
]
}
|
* This outputs the number of possible outcomes of the model, which is nothing but the existing number of labels.
|
1aaad18d3ea543c18e14954b
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
from trax import shapes
|
c1b2f841c5c8458092af5d3c
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
104
],
"text": [
""
]
}
|
for filename in image_files[start_from:start_from + how_many]:
|
84c114e8d08c4a3f9fdc3b6a
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float n_critic_updates = 0.01"
]
}
|
float n_critic_updates = 0.01
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
86
],
"text": [
""
]
}
|
unsigned int i2 = Vl_getIndex(vl, p2.Ptr());
|
102c3d3f6e5b459395aa61c8
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
125
],
"text": [
""
]
}
|
executor_names.append(ExecutorName(alias=split_name[0], module_path=split_name[1]))
|
c0340afef34746ee956d8bed
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int min_grad_norm : 3"
]
}
|
int min_grad_norm : 3
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
document.body.appendChild(a);
|
0a2c7b43da7444439082140e
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"batch : 0.015854"
]
}
|
batch : 0.015854
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
101
],
"text": [
""
]
}
|
"""Return the executor names from Airflow configuration.
|
5196305bdc284ac4a85dbc2c
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hyperParamaterSpace = 0.0048"
]
}
|
hyperParamaterSpace = 0.0048
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 4"
]
}
|
int hparam_lr : 4
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.046"
]
}
|
float totalTimesteps_var_HP : 0.046
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
@abstractmethod
|
99201e74a1e847c99f2b7d5d
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"normalize_advantage = False"
]
}
|
normalize_advantage = False
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
86
],
"text": [
""
]
}
|
plugins_manager.integrate_executor_plugins()
|
d2a267aae8d2498bbdd3e4a6
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double min_Val : 0.05916"
]
}
|
double min_Val : 0.05916
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
62
],
"text": [
""
]
}
|
SEQUENTIAL_EXECUTOR,
|
5aa904fa714844a58b5caf14
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double dropout1 = 0.06762"
]
}
|
double dropout1 = 0.06762
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double deltaStd = 0.0677"
]
}
|
double deltaStd = 0.0677
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
67
],
"text": [
""
]
}
|
from trax import fastmath
|
5a827847b34d41069a46d1c4
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float gaeLambda : 0.02"
]
}
|
float gaeLambda : 0.02
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
90
],
"text": [
""
]
}
|
else if (attr->Attribute("name", "Speed")) {
|
552914946d6648dc8d3d6bc1
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.054"
]
}
|
double lr_HP = 0.054
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float dropout : 0.058438"
]
}
|
float dropout : 0.058438
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
int i;
|
ea79be10c3114c7ea5404837
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP = 0.0852"
]
}
|
totalTimesteps_HP = 0.0852
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_modelDirectoryPath : 0.0002"
]
}
|
float hparam_modelDirectoryPath : 0.0002
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
this.items.push(newit);
|
c5bb21f164b341de8134cb0c
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool onlineSampling = False"
]
}
|
bool onlineSampling = False
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_learningrate = 0.0016"
]
}
|
HP_learningrate = 0.0016
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
64
],
"text": [
""
]
}
|
elapsed = self.elapsed
|
11755e4024f2412e88cd09e2
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
{
|
0451cda3d14b4591826f9735
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var = 0.07181"
]
}
|
double HP_totalTimesteps_var = 0.07181
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
120
],
"text": [
""
]
}
|
String regex = "(\d{2}/\d{2}/\d{2}) (\d{2}:\d{2}:\d{2}) ([A-Z]) (.*)";
|
0738fc24aa87470eac488912
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
{
|
9027a5107ddf47dc804f19bb
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"policy_n_steps_per_epoch = 0.01"
]
}
|
policy_n_steps_per_epoch = 0.01
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int eta_HP : 10"
]
}
|
int eta_HP : 10
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.007"
]
}
|
double learning_rate_de_std_HP = 0.007
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
68
],
"text": [
""
]
}
|
del self.queued_tasks[key]
|
89d07bdab1bd4924bdbb8923
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
orders.end(),
|
35f5f9b937d44b1999305b72
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double minval : 0.09094"
]
}
|
double minval : 0.09094
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
142
],
"text": [
""
]
}
|
def __init__(self, task_queue: Queue[ExecutorWorkType], result_queue: Queue[TaskInstanceStateType]):
|
c3603b4669a44f2db1472fd2
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int entropy_loss = 9"
]
}
|
int entropy_loss = 9
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
112
],
"text": [
""
]
}
|
# Cache the executor names, so the logic of this method only runs once
|
28969365e543475895888d05
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
74
],
"text": [
""
]
}
|
self.callback_sink.send(request)
|
3f9af8e76ec74bef8fdfba22
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
90
],
"text": [
""
]
}
|
return tf.nest.map_structure(to_shape_type, res)
|
6a232719747440debe2e1091
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int sync_at = 10"
]
}
|
int sync_at = 10
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learningRateDeStd = 0.07"
]
}
|
hparam_learningRateDeStd = 0.07
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float nheads = 0.018"
]
}
|
float nheads = 0.018
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.024"
]
}
|
double HP_learningRate : 0.024
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.