answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
123
],
"text": [
""
]
}
|
FaceTri(const float *vertices, unsigned int i1, unsigned int i2, unsigned int i3)
|
efef9f4d741d4ce1b68a244f
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_totaltimesteps = 0.05274"
]
}
|
float hparam_totaltimesteps = 0.05274
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float noise_std : 0.034346"
]
}
|
float noise_std : 0.034346
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var : 0.07569"
]
}
|
float HP_totalTimesteps_var : 0.07569
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string noiseType = noiseType_var"
]
}
|
string noiseType = noiseType_var
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
142
],
"text": [
""
]
}
|
Executes the given command and puts the result into a result queue when done, terminating execution.
|
307fded7ebf24bf78c74687e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int policy_n_steps_per_epoch = 4"
]
}
|
int policy_n_steps_per_epoch = 4
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
100
],
"text": [
""
]
}
|
// wait lets just make sure that this isn't through a wall
|
5987e5f91f0b4dafa31d4094
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 6"
]
}
|
int HP_learningRate = 6
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
)
|
da206c5995ed4f8494ebc661
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string policy : policyVar"
]
}
|
string policy : policyVar
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int learningRateVar_HP : 9"
]
}
|
int learningRateVar_HP : 9
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
78
],
"text": [
""
]
}
|
//don't do anything if hull is empty
|
ee70d495e39c4636b1f239c3
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
80
],
"text": [
""
]
}
|
from trax.fastmath import numpy as jnp
|
aec5fc29d1a54bdab33f3304
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_modelzipfilepath = 0.00821"
]
}
|
float hparam_modelzipfilepath = 0.00821
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
52
],
"text": [
""
]
}
|
if (res) {
|
ae6c55d8d01f43038b54b588
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int learningRateDeStd_HP = 10"
]
}
|
int learningRateDeStd_HP = 10
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double n_eval_batches : 0.01"
]
}
|
double n_eval_batches : 0.01
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float nTop = 0.018"
]
}
|
float nTop = 0.018
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
103
],
"text": [
""
]
}
|
:param executor_config: Configuration passed to the executor.
|
798f25d5b6e64d64af3bc141
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
75
],
"text": [
""
]
}
|
int main(int argc, char** argv) {
|
326de65f38974ec984e23da8
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
{
|
bce2c227be7c4da99de9dc03
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_modelzipfilepath = 0.0977"
]
}
|
float hparam_modelzipfilepath = 0.0977
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learningRate_HP : 0.0907"
]
}
|
double learningRate_HP : 0.0907
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int value_sync_at : 9"
]
}
|
int value_sync_at : 9
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.0151"
]
}
|
double HP_learningRate : 0.0151
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string replayBufferKwargs : replayBufferKwargs_var"
]
}
|
string replayBufferKwargs : replayBufferKwargs_var
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int optimizer : 3"
]
}
|
int optimizer : 3
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"cgDamping : 0.056"
]
}
|
cgDamping : 0.056
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
117
],
"text": [
""
]
}
|
std::multimap<float, tLinePoint>::const_iterator it = nearestLines.begin();
|
43db0ca5dfa94c3395e1a8fd
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP : 0.018"
]
}
|
modelzipfilepath_HP : 0.018
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_deltaStd = 5"
]
}
|
int HP_deltaStd = 5
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.092447"
]
}
|
float sde_sample_freq : 0.092447
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string modelClass = modelClassVar"
]
}
|
string modelClass = modelClassVar
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float max_gradNorm = 0.08"
]
}
|
float max_gradNorm = 0.08
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double trainFreq = 0.02"
]
}
|
double trainFreq = 0.02
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
72
],
"text": [
""
]
}
|
super().__init__(result_queue)
|
df4e0d9c7d7048c9a2929018
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learningRateDeStd_HP : 0.0297"
]
}
|
double learningRateDeStd_HP : 0.0297
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP : 0.011482"
]
}
|
learning_rate_de_std_HP : 0.011482
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
nodes.clear();
|
634c828c38174785a9577d93
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
59
],
"text": [
""
]
}
|
if ( !duplicate )
|
7c2ed9c35c8043c39407293b
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
6b9b794a185e4c2f9a1d361e
|
Is there a hyperparameter (hp) in this code line?
|
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": [
0
],
"text": [
"valueModel : valueModel"
]
}
|
valueModel : valueModel
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
105
],
"text": [
""
]
}
|
# Check if this is an alias for a core airflow executor, module
|
458c9b9c085d419c8d13c803
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
73
],
"text": [
""
]
}
|
reward_graph.drawSelf(gcanvas);
|
6ad4e2d23b57472294f9afa1
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
62
],
"text": [
""
]
}
|
if (desc.mSkinWidth)
|
01617add999d42cda9b05dd8
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"noise_std = 0.018466"
]
}
|
noise_std = 0.018466
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
#
|
d6b8236f48b643589f102f93
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int n_shared_layers : 4"
]
}
|
int n_shared_layers : 4
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
"""
|
f4ec13d99ae8434ebe489c68
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string noise_type = noise_typeVar"
]
}
|
string noise_type = noise_typeVar
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
94
],
"text": [
""
]
}
|
auto neutralUnits = state->units[state->neutral_id];
|
42af7be6d1e84a4eb2aaf4a9
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
65
],
"text": [
""
]
}
|
return default_executor
|
a12e357c4574497da9a40e41
|
Is there a hyperparameter (hp) in this code line?
|
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": [
111
],
"text": [
""
]
}
|
# See the License for the specific language governing permissions and
|
f5a29a7928ca42b4aff00420
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"trainFreq : 0.09693"
]
}
|
trainFreq : 0.09693
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"n_critic_updates : 0.099474"
]
}
|
n_critic_updates : 0.099474
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
73
],
"text": [
""
]
}
|
if executor.is_single_threaded:
|
50df18c108ad4d03a5a99901
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
"""
|
a6850181423a4026944f4bd3
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int n_top = 5"
]
}
|
int n_top = 5
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"normalize = True"
]
}
|
normalize = True
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
this.clock = 0;
|
127a10e4a9e44fc49182958b
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
var b = draw()
|
08a9ccabbe054a2c92b40d74
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float lr_schedule : 0.01134"
]
}
|
float lr_schedule : 0.01134
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
68
],
"text": [
""
]
}
|
self.workers_used: int = 0
|
ca2dacda12a2407bac3abf69
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float gae_lambda : 0.09"
]
}
|
float gae_lambda : 0.09
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
105
],
"text": [
""
]
}
|
BalancedPathFilter balancedPathFilter = new BalancedPathFilter(
|
1a23cee10b29467c84d08fc0
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
70
],
"text": [
""
]
}
|
if (data.length >= points) {
|
3e6bb96710b54039ae9f9115
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP : 0.08871"
]
}
|
double learning_rate_var_HP : 0.08871
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"sync_at = 0.016"
]
}
|
sync_at = 0.016
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var : 0.03"
]
}
|
double HP_totalTimesteps_var : 0.03
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var : 4"
]
}
|
int HP_learning_rate_var : 4
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_modelfilepath = 0.01"
]
}
|
double hparam_modelfilepath = 0.01
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int ent_coef = 10"
]
}
|
int ent_coef = 10
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int buffer_size : 1"
]
}
|
int buffer_size : 1
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
63
],
"text": [
""
]
}
|
int totalBattles = 0;
|
1aebe6c690414765b1dbfc6f
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"use_sde = False"
]
}
|
use_sde = False
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
66
],
"text": [
""
]
}
|
if key in self.attempts:
|
9982ca66e55040aba926a8e4
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
86e250db8d584adfb91a2f63
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int gaeLambda : 10"
]
}
|
int gaeLambda : 10
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate : 0.091254"
]
}
|
float HP_learning_rate : 0.091254
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
100
],
"text": [
""
]
}
|
block = BasicBlock(1, 3, stride=1, downsample=None).cuda()
|
91ecec194dbd4be1b7c31047
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.0"
]
}
|
double learningRate_HP = 0.0
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
12aee94fb76b41fabca40db2
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_modelfilepath : 0.096247"
]
}
|
hparam_modelfilepath : 0.096247
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
{
|
d2e4ca81cd844ed3ac810874
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std : 0.04"
]
}
|
hparam_learning_rate_de_std : 0.04
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
)
|
fe844acbc2b54fda96e76690
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
62
],
"text": [
""
]
}
|
return super().run()
|
8389540a1dc8498ca1dd2c44
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
this.rot2 = 0.0; // rotation speed of 2nd wheel
|
1cdd94fe94da405b9787fc2d
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
100
],
"text": [
""
]
}
|
Sync will get called periodically by the heartbeat method.
|
2ffe5c1c411c474fa7c7cf8e
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int gae_lambda : 5"
]
}
|
int gae_lambda : 5
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int gae_lambda : 3"
]
}
|
int gae_lambda : 3
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
59
],
"text": [
""
]
}
|
if ( !duplicate )
|
13a0c879d80741238f2aa9d6
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimestepsVar : 0.03"
]
}
|
double hparam_totalTimestepsVar : 0.03
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
84
],
"text": [
""
]
}
|
from trax.fastmath.numpy import nested_map
|
fcfad650d2e8429284ffb0ae
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"q_value_temperature : 0.063"
]
}
|
q_value_temperature : 0.063
|
61f112fee0cf4b2d87df4739
|
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
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int deltaStd_HP = 4"
]
}
|
int deltaStd_HP = 4
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.