answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"normalize : True"
]
} | normalize : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate : 0.068"
]
} | float hparam_learning_rate : 0.068 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | ctx.stroke(); | 0f3d4ef43b8f4d6e8bf1eb0b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | """Dense-LayerNorm-Tanh normalizer inspired by ACME.""" | 6664de2f2f3e454090ebbce5 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta : 5"
]
} | int n_delta : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_weight_fn = 10"
]
} | int policy_weight_fn = 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : True"
]
} | normalize : True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_var = 0.038"
]
} | float hparam_learning_rate_var = 0.038 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | true_fun=lambda args: running_mean_and_variance_update(*args), | c471bc4bab9846b0b2ed8da5 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | self.queue = self.executor.manager.Queue() | 5a09ec0fb25743818fa4a0fa | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int pool_size : 6"
]
} | int pool_size : 6 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"combinedLoss = 0.01365"
]
} | combinedLoss = 0.01365 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | import org.slf4j.Logger; | 27c393d4de284d0fa60cf8f4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sde_sample_freq : 0.004"
]
} | sde_sample_freq : 0.004 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | import java.io.File; | 19b7321d039945e8a0ea6e7e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | img = torch.rand((1, 1, 12, 12), dtype=torch.float32).cuda() | b59c42563df54df790a0b1c2 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ea6164e5ea394bcba84452f3 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelDirectoryPath = 0.0981"
]
} | float hparam_modelDirectoryPath = 0.0981 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | # Currently during data collection the batch size is 1 anyway. | 98ec2198ead64a84bfafce5b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | d1 = it->first; linePoint1 = it->second; it++; | a6aac1cbe4704c67a37fdd60 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.09017"
]
} | float gae_lambda = 0.09017 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP = 0.04"
]
} | modelZipFilePath_HP = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_HP : 0.034389"
]
} | float lr_HP : 0.034389 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.045"
]
} | double HP_eta : 0.045 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | self.executor.workers_active -= 1 | 0cdd2321234c4cc4aedf1f31 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | var rescheck = this.stuff_collide_(a.p, it.p, true, false); | dab366a40035406dab62deeb | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP = 0.082211"
]
} | float learningRate_HP = 0.082211 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP = 0.05165"
]
} | modelFilePath_HP = 0.05165 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateVar_HP = 0.037472"
]
} | learningRateVar_HP = 0.037472 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sdeSampleFreq : 0.095538"
]
} | sdeSampleFreq : 0.095538 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp : True"
]
} | bool useRmsProp : True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class : model_class_var"
]
} | string model_class : model_class_var | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | using namespace ConvexDecomposition; | 2a7b215d46e946168706e7ee | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | .addField("petalWidth") | 1eee9c8eb1a548bdb14a9adf | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float dfeature = 0.0242"
]
} | float dfeature = 0.0242 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP = 0.07"
]
} | double episodes_HP = 0.07 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | @property | 77197b6f9c1e4ac38bb4a42b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | function goslow() { | 7840a4a57308477190d09730 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 115d90256f4146c58f194e52 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_replay_epochs : 0.0214"
]
} | float n_replay_epochs : 0.0214 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | 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": [
7
],
"text": [
"double HP_learningRate = 0.022314"
]
} | double HP_learningRate = 0.022314 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | import functools | 118f0ed204db4d35af68fc8a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda : 10"
]
} | int gae_lambda : 10 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | return { ua: ua, up: up }; | b98065e023114f67a576988f | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRateDeStd : 0.0998"
]
} | float HP_learningRateDeStd : 0.0998 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP : 0.055389"
]
} | double modelzipfilepath_HP : 0.055389 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | self.change_state(key, TaskInstanceState.FAILED, info) | f6458a713adf4df58b209698 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 10"
]
} | int modelDirectoryPath_HP : 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | float m; | 723d09cfffa843adb4d9c853 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_top = 0.00887"
]
} | double n_top = 0.00887 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage : True"
]
} | normalize_advantage : True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | data: { | 7353def69a8d49fd901aad43 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | continue | b2528723eeb04bf3b683ae59 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double numClasses : 0.09"
]
} | double numClasses : 0.09 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std_HP : 0.0303"
]
} | float delta_std_HP : 0.0303 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | self.task_queue.task_done() | 87e5fff5463b43018b1978a6 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | d0b8ab88b58b4f8a9e375e63 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | else LocalExecutor.LimitedParallelism(self) | 59465b6aa1844df09d368b2b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate = 9"
]
} | int HP_learning_rate = 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | pid, ret = os.waitpid(pid, 0) | 0c01f61a3c234d69b2212451 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | const float *vertices = Vl_getVertices(vc); | ee4f151c66464e779fa8a00f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minVal : 5"
]
} | int minVal : 5 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateVar_HP : 0.054121"
]
} | learningRateVar_HP : 0.054121 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | c13c71bd0f7448c388367c58 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 8"
]
} | int HP_learningRate = 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | mChulls.clear(); | bcabae32425a4a2f8de51bd7 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double network_eval_at = 0.02719"
]
} | double network_eval_at = 0.02719 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy = policyvar"
]
} | string policy = policyvar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float alive_bonus_offset : 0.022493"
]
} | float alive_bonus_offset : 0.022493 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std = 0.06169"
]
} | hparam_learning_rate_de_std = 0.06169 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_de_std : 0.03"
]
} | float hparam_learning_rate_de_std : 0.03 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.083"
]
} | vf_coef = 0.083 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | util_add_box(this.walls, 100, 100, 200, 300); // inner walls | e67dbc7e8952469ca6c81935 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 9"
]
} | int HP_episodes = 9 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropy_loss = 1"
]
} | int entropy_loss = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxGradNorm = 0.06"
]
} | double maxGradNorm = 0.06 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | public static void main(String[] args) throws IOException, InterruptedException { | 8eb4e00ad25d4435aacaf1e1 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.0722"
]
} | float episodes_HP = 0.0722 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 54d0bc1aaf1b4b22b20fe5ad | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | # KIND, either express or implied. See the License for the | 61dee0d907104619a869023a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_steps_per_epoch : 0.025"
]
} | float n_steps_per_epoch : 0.025 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | return False | 2e38658e89e84aa4973e816e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | ++i; | 70c3ac212be7469497e16a35 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | #include <thread> | ef79f2745574443e9b2415dc | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.067"
]
} | float n_top = 0.067 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zeroPolicy : True"
]
} | bool zeroPolicy : True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zeroPolicy = False"
]
} | bool zeroPolicy = False | 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"); | 4b1706d6764b4cb08de4a5aa | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_val : 0.071882"
]
} | double min_val : 0.071882 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : False"
]
} | bool online_sampling : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var = 0.0543"
]
} | hparam_learning_rate_var = 0.0543 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | return None, None | 409658dcb3f3438dacae51c7 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | if (it.type === 1) a.digestion_signal += 5.0; // mmm delicious apple | 86e84bce4de848b88d1bc7ac | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | def running_mean_update(x, state): | 444c027159c64cf6b99c202d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gamma = 5"
]
} | int gamma = 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | executor_name = cls.get_default_executor_name() | e0d493c1a60a46cb9e3cba2c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var : 0.03662"
]
} | hparam_learning_rate_var : 0.03662 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_delta_std = 9"
]
} | int hparam_delta_std = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.086038"
]
} | double learning_rate_de_std_HP = 0.086038 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) 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.