answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
62
],
"text": [
""
]
} | # under the License. | bddfdd8fd7224e97bc7788f8 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rms_prop : 2"
]
} | int use_rms_prop : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | a.href = ""; | 0ec5cbd64ceb4d208a969ce4 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps = 0.02832"
]
} | float hparam_totalTimesteps = 0.02832 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | if (ua > 0.0 && ua < 1.0) { | 95b3be2c5bb34ffd87b547f7 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimestepsVar : 0.067852"
]
} | double HP_totalTimestepsVar : 0.067852 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 5"
]
} | int HP_modelFilePath : 5 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nHeads = 0.016"
]
} | nHeads = 0.016 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | 79ee7583d685432db48fb3b3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_var = 4"
]
} | int hparam_learning_rate_var = 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 2c41344609294f7f904d42cf | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std = 9"
]
} | int HP_learning_rate_de_std = 9 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 28ae18e8502c49b19bc7f1c4 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 194adb52e87f457dadf0dfd6 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
143
],
"text": [
""
]
} | private static final Logger log = org.slf4j.LoggerFactory.getLogger(TransferLearnChurnExample.class); | 69f184aaddc24636bb675d6e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.y = node->coord.y - link.direction.x*(lineOffset + laneWidth*i); | 764a70dbed73493d90eb7f31 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_gradNorm = 0.06"
]
} | min_gradNorm = 0.06 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde : False"
]
} | use_sde : False | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totaltimesteps = 0.01"
]
} | hparam_totaltimesteps = 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | mP2.Set(&vertices[i2 * 3]); | 65c5c1569d2d4fc891010f64 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | imageRecordReader.initialize(trainData,null); | cc5bd7ea93ad463eaf7d6325 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cg_damping = 0.01"
]
} | cg_damping = 0.01 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.093849"
]
} | float train_freq = 0.093849 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta : 6"
]
} | int hparam_eta : 6 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | mark_success=mark_success, | 540d9c6d3cac4e5db220633d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy_kwargs = policy_kwargs_var"
]
} | string policy_kwargs = policy_kwargs_var | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_grad_norm : 0.005"
]
} | float min_grad_norm : 0.005 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | dy *= 0.1f; // inflate 1/10th on each edge | 7ec440b8414641b1b93674e9 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate : 8"
]
} | int hparams_learningRate : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate_var = 0.03"
]
} | double hparam_learning_rate_var = 0.03 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | var y = randf(20, this.H - 20); | 3f8b6e3d86db4990a4605a42 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_sampled_goal : 8"
]
} | int n_sampled_goal : 8 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | def shape_fun(*args, **kwargs): | 6854b6f7ff754e12ace52e43 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelzipfilepath : 0.05"
]
} | float hparam_modelzipfilepath : 0.05 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double deltaStd_HP = 0.063042"
]
} | double deltaStd_HP = 0.063042 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size = 0.05952"
]
} | double buffer_size = 0.05952 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage = False"
]
} | normalize_advantage = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.02"
]
} | float hparam_episodes = 0.02 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a40fe18a2ea5428bb03b0677 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : True"
]
} | zero_policy : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelFilePath : 0.00229"
]
} | HP_modelFilePath : 0.00229 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | #include <map> | 221c7f31957241dbb554046a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_HP = 0.08581"
]
} | float learning_rate_HP = 0.08581 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_lr : 0.02"
]
} | double HP_lr : 0.02 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda = 8"
]
} | int gae_lambda = 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | else if (attr->Attribute("name", "Off Road")) { | b776a76e34074af48c655126 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta = 0.04"
]
} | float HP_eta = 0.04 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | return TaskInstanceState.FAILED | 2241d3b7f7624ceea6d7bef6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropy_loss = 9"
]
} | int entropy_loss = 9 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (e.sensed_type === -1 || e.sensed_type === 0) { | 9698004c90ec4c2e90ff3b95 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseType"
]
} | string noiseType : noiseType | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | var b = draw() | bc88bbb4dbc24d33b19aaafd | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateDeStd = 0.079"
]
} | float hparam_learningRateDeStd = 0.079 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | e5ea272d1ad846cd90d684e3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimestepsVar = 0.000275"
]
} | float HP_totalTimestepsVar = 0.000275 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | tags={"status": "queued", "name": self.__class__.__name__}, | c09ff553f21d457892273f7c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.0179"
]
} | double HP_eta : 0.0179 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | c4382df7a568429b92ad62b0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate : 0.061653"
]
} | learning_rate : 0.061653 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | final RecordReader imageRecordReader = generateReader(inputFile); | e953fc073b6a4dd88cfb5af0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
172
],
"text": [
""
]
} | JacksonLineRecordReader jacksonLineRecordReader = new JacksonLineRecordReader(fieldSelection,new ObjectMapper(new JsonFactory())); | 2b3dde56f22c49149b7fc237 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # distributed under the License is distributed on an "AS IS" BASIS, | 907497829edc4d13964972a3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | import tensorflow as tf | 8b15d2bfa05f46c0bb9de8f1 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | hl.ReleaseResult(result); | e210afc4adfe4b1f983dc66c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | :param parallelism: how many parallel processes are run in the executor | 5aced7d1c9634ee5b8d6a5f8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | tLink link; | 3d9af4e1f4ee404289cf656a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | d64a3d278a8f4ebcbe35c7de | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trajectory_batch_stream, = 0.08858"
]
} | float trajectory_batch_stream, = 0.08858 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | import org.datavec.api.transform.TransformProcess; | 7918adf32cd746eabc98c715 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totaltimesteps : 0.07"
]
} | float hparam_totaltimesteps : 0.07 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 563571550e574826ba4a23cd | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | hdesc.SetHullFlag(ConvexDecomposition::QF_SKIN_WIDTH); // do skin width computation. | 4bba76015c3346e6a8da6658 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.04"
]
} | double modelDirectoryPath_HP : 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | import org.nd4j.linalg.dataset.api.preprocessor.NormalizerStandardize; | 397b5d59869a4cd6854ca6b4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totaltimesteps_HP : 0.0"
]
} | totaltimesteps_HP : 0.0 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | #include "ConvexDecomposition.h" | ef01360b01e04dbeb54698b5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 2"
]
} | int ent_coef : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | d8359873e57f407583708a3e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr = 0.0487"
]
} | float HP_lr = 0.0487 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | float LaneRewarder::computeReward(Vehicle vehicle) { | 8d18efa4ac8c4bb2996af80a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelzipfilepath : 7"
]
} | int HP_modelzipfilepath : 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | downsample = torch.nn.UpsamplingNearest2d(scale_factor=0.5).cuda() | 86c0b8314fcd4904b73708e6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | def running_mean_get_count(state): | ecd53494a94e4729a311052c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = False"
]
} | onlineSampling = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | var b = a.brain; | df7f3f20d5d04d689f960f98 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std : 0.00783"
]
} | float HP_learning_rate_de_std : 0.00783 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath = 0.0502"
]
} | double hparam_modelDirectoryPath = 0.0502 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : 0.01314"
]
} | useRmsProp : 0.01314 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | // create input to brain | fa96f3d46d334944a7a6a0a6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nheads : 0.079"
]
} | float nheads : 0.079 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | unsigned int vcount = Vl_getVcount(vfront); | c6dcbdbe6e72478096d3a109 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP = 1"
]
} | int totalTimesteps_HP = 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate : 8"
]
} | int hparam_learning_rate : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | console.log('') | 5a7c72d3310d4e3fa2d7123f | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b82e046b603648e9aad7d192 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_grad_norm = 0.01283"
]
} | float min_grad_norm = 0.01283 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | """Return the default executor name from Airflow configuration. | 4e74d53a64ca42deafd44d4c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | 05007d3976be4afd9297ea8c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | ConvexDecomposition::HullLibrary hl; | 84cbb570be1347cf996413a8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | d = d / v.length(); | a3665712ab564629b1b9ae1e | Is this line of code associated with 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.