answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | 1fa06550815641898361a120 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double weights = 0.050678"
]
} | double weights = 0.050678 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateDeStd = 0.082524"
]
} | hparam_learningRateDeStd = 0.082524 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_HP : 0.052925"
]
} | learning_rate_HP : 0.052925 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | return TaskInstanceState.FAILED | a1e06d7b3639423380b9d3bf | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | //Empty on purpose | 47533bab20f84eb097a996ef | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entCoef : 0.09"
]
} | float entCoef : 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef = 10"
]
} | int ent_coef = 10 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_delta_std = 0.091639"
]
} | double HP_delta_std = 0.091639 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
129
],
"text": [
""
]
} | raise AirflowConfigException(f"Incorrectly formatted executor configuration: {name}") | 8566e215172146cbaae88dc2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 6"
]
} | int HP_learningRate : 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | SequenceRecordReader trainFeatures = new CSVSequenceRecordReader(1); | d5ab158caec64faf8e98faf7 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int epoch : 4"
]
} | int epoch : 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 4"
]
} | int modelDirectoryPath_HP : 4 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | ctx.fillText("Value Function Approximating Neural Network:", 10, 14); | a99a1b387a484a8f98846faf | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP : 0.02"
]
} | double episodes_HP : 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 56136e4ed8dd42208eae683f | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelFilePath : 0.09"
]
} | hparam_modelFilePath : 0.09 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef : 0.0115"
]
} | double vf_coef : 0.0115 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 0c323839cef749e4a5c97411 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr = 0.021"
]
} | HP_lr = 0.021 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.0477"
]
} | double hparam_episodes = 0.0477 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | total_resource_map[k] += value * self.num_workers | e0436506c2cd49119627636f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr = 0.0741"
]
} | double hparam_lr = 0.0741 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totaltimesteps = 0.01365"
]
} | float HP_totaltimesteps = 0.01365 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage : True"
]
} | normalize_advantage : True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | return mean | 74a88b592c1a42bea4e3c8c4 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | """Implement hash.""" | 55c2d2de2f5c4d5d983c3485 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelZipFilePath : 0.06584"
]
} | hparam_modelZipFilePath : 0.06584 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_eval_batches = 0.0791"
]
} | double n_eval_batches = 0.0791 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | aee2bc325dfe40dba5da06a9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.1"
]
} | learningRate_HP : 0.1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.087"
]
} | vf_coef = 0.087 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | return o1.type == o2; | b7e92570ad754e56a01200e4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.064"
]
} | double learning_rate_de_std_HP = 0.064 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta : 3"
]
} | int n_delta : 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimestepsVar : 0.09"
]
} | float HP_totalTimestepsVar : 0.09 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | a.style = "display: none"; | 8891906b409d4280a796412d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | document.body.appendChild(a); | 4bbf2f40d2074af28bdc518d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | def queued(self, key: TaskInstanceKey, info=None) -> None: | 3bfdce287d9e4a408211e1c8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_gradNorm : 0.0445"
]
} | double min_gradNorm : 0.0445 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | ccenter->x, | d29260d44900440c8cfe9992 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | * All rights reserved. | e44127338e3d462687a10533 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | f_shape = tf_np_extensions.eval_on_shapes(f) | 906f9ccfe6e445dc82bc23d2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | // process eyes | a2b2553803b042c890b1cd50 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | # Remove the command since the worker is done executing the task | 4649be19cc354c5c8a419b1d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float clip_range = 0.09783"
]
} | float clip_range = 0.09783 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float alive_bonus_offset : 0.072"
]
} | float alive_bonus_offset : 0.072 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sdeSampleFreq : 0.1"
]
} | float sdeSampleFreq : 0.1 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : True"
]
} | bool use_rms_prop : True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | _import_and_validate(f"airflow.executors.{executor_name.module_path}"), | caa24b8d8e2a46bcafa9c57b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | observations = inputs | e2b975be151442c1b548b52c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | self.state = running_mean_and_variance_init(input_signature.shape[2:]) | e645083b60334389a80ef0f5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for worker in self.executor.workers: | c6b4ab8ab9314a8fb5ff4bcd | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate : 0.06"
]
} | double HP_learning_rate : 0.06 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_eta = 0.07668"
]
} | hparam_eta = 0.07668 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_var_HP : 0.079"
]
} | learning_rate_var_HP : 0.079 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dropout = 0.04"
]
} | dropout = 0.04 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | 0xFF8040}; | 9581034964584ad0ba7b8ea8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # Unless required by applicable law or agreed to in writing, software | e1176034f5b84c9c82103441 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | combined_bundle = dict(Counter(trainer_bundle) + Counter(worker_bundle)) | 7aa5918731724f2fa4f8cc49 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 9"
]
} | int hparam_episodes : 9 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | 749250030aee4af0b610e967 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nSampledGoal = 6"
]
} | int nSampledGoal = 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"optimizer=adam.Adam, = 0.0547"
]
} | optimizer=adam.Adam, = 0.0547 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = True"
]
} | bool use_rms_prop = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | MAXDEPTH = desc.mDepth; | db96e8f43a5543dba61d1725 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_Heads : 0.063"
]
} | double n_Heads : 0.063 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | plugins_manager.integrate_executor_plugins() | abd7d6e4211e452d9e348831 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_timesteps = 1"
]
} | int n_timesteps = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | :param queue: Name of the queue | 55441765c21045d491581c21 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : True"
]
} | bool zero_policy : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | import org.datavec.api.transform.TransformProcess; | f8909f2bc5cd4335bee70a3a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_heads : 0.0858"
]
} | float n_heads : 0.0858 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int vfCoef : 1"
]
} | int vfCoef : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | raise ValueError("Callback sink is not ready.") | ae79d74192254fae95325afe | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | return false; | 3fcab33a6d8143bba780d21e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noise_std : 4"
]
} | int noise_std : 4 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_de_std : 0.0"
]
} | float hparam_learning_rate_de_std : 0.0 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | int battlesGame = 0; | b7f36f267b724dea8ca707dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP = 0.07678"
]
} | double modelZipFilePath_HP = 0.07678 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP : 0.07102"
]
} | totalTimesteps_var_HP : 0.07102 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP = 0.018"
]
} | double modelDirectoryPath_HP = 0.018 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | }, | 1aab60a5c88f4090b9979433 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | config.optimize() | 389a0c6749264633a54630a8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | else if (link.attr.lanesOut == 0){ //Usually interurban scenarios TODO | 69fadd3bc2c34de392de66a5 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.06695"
]
} | double learningRate_HP = 0.06695 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP = 0.0061"
]
} | float totalTimesteps_var_HP = 0.0061 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_top : 9"
]
} | int n_top : 9 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | .addColumnCategorical("Sex", Arrays.asList("male","female")) | 723ed1d55e2d49f5bf9ddc6c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelZipFilePath = 1"
]
} | int HP_modelZipFilePath = 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_delta : 0.04945"
]
} | double n_delta : 0.04945 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | # under the License. | e3dcaed386cc4fc1b50934bf | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRateVar : 0.01973"
]
} | double hparam_learningRateVar : 0.01973 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool scale_value_targets = False"
]
} | bool scale_value_targets = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.09893"
]
} | float sde_sample_freq : 0.09893 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float off_Policy = 0.05"
]
} | float off_Policy = 0.05 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.04"
]
} | double HP_eta : 0.04 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | :param try_number: current try_number to read log from | 30cb76dc55924c4faf2a8d0d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | case PTR_SPLIT: | 85e0047cadff42acaf8135d2 | Does this line of code refer to 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.