answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"hyperParamaterSpace : 0.022"
]
} | hyperParamaterSpace : 0.022 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 64e880246aea4d09bd1e1a6f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | a4c24c29713b470e99219f66 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int aliveBonusOffset = 7"
]
} | int aliveBonusOffset = 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 4efbb0f3f7ee4e03b8e87738 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | self.workers_used: int = 0 | a78beba30595461a9488e265 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | node.attr.noGPS = attr->BoolAttribute("value"); | 43d96130738a43afbaf976e7 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | """, | 8ab23842437d4e73a8ae8f5d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.064246"
]
} | double hparam_eta : 0.064246 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | .removeColumns("RowNumber","CustomerId","Surname") | 6b3cdc35c9fd4c8ca11a8147 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | def forward(self, inputs): | 7d84c5cc82ce46fd96ff84b0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : False"
]
} | bool use_rms_prop : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value : False"
]
} | q_value : False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_grad_norm : 10"
]
} | int min_grad_norm : 10 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"epoch : 0.0417"
]
} | epoch : 0.0417 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.02"
]
} | float hparam_episodes : 0.02 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_val : 0.03"
]
} | float min_val : 0.03 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | from airflow.sentry import Sentry | a333d6c35e9d4590827b8fcc | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelDirectoryPath = 6"
]
} | int hparam_modelDirectoryPath = 6 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minibatchSize = 0.0461"
]
} | float minibatchSize = 0.0461 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | raise NotImplementedError() | df35ef3e447d4d9ebe9fe6e9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | if (merge) | 6eb762610fc043bcbbb18dbb | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP : 10"
]
} | int totalTimesteps_HP : 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling = True"
]
} | bool online_sampling = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | playGame(std::move(cl), &totalBattles); | c52955705047459380e31c6f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 2"
]
} | int modelFilePath_HP : 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useSde = True"
]
} | useSde = True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_Val : 0.053271"
]
} | double max_Val : 0.053271 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps : 8"
]
} | int hparam_totalTimesteps : 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda = 9"
]
} | int gae_lambda = 9 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | auto last = std::chrono::system_clock::now(); | 7471f3a510a1430cbf1389c2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | skipdraw = true; | 8eb1d06496a74a2aa94a902a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float noise_std : 0.02"
]
} | float noise_std : 0.02 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_var_HP = 1"
]
} | int totalTimesteps_var_HP = 1 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef : 0.05"
]
} | vf_coef : 0.05 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde = True"
]
} | use_sde = True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | @dataclass | 814589dce86541be9d314f49 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | var sr = e.sensed_proximity; | 626f4e4faa9249cebe39a9de | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_schedule : 0.039933"
]
} | float lr_schedule : 0.039933 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | import org.datavec.api.transform.transform.doubletransform.ConvertToDouble; | 62c6f3d6583842498770033d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | attr_values = [int(v) for v in values[1:]] | d2340edfe823401596403e16 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | ctx.moveTo(a.op.x, a.op.y); | 01ede68a0fb3484c9be4e365 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.0464"
]
} | double hparam_eta : 0.0464 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelfilepath : 0.0139"
]
} | HP_modelfilepath : 0.0139 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.017"
]
} | double gae_lambda = 0.017 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = True"
]
} | bool normalizeAdvantage = True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | std::back_inserter(fields), | 06e2d5714f8a4bd387258482 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | tags={"status": "queued", "name": self.__class__.__name__}, | 53e226ad3197414f8d45530d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.092632"
]
} | float sde_sample_freq : 0.092632 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | """Trax fast math: TF backend.""" | 89280bed315347f8846bd7e8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelZipFilePath = 0.09"
]
} | float HP_modelZipFilePath = 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : True"
]
} | bool online_sampling : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | import org.deeplearning4j.nn.transferlearning.FineTuneConfiguration; | da805c5888e141749b039ac5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 5"
]
} | int HP_learningRate = 5 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta = 0.07"
]
} | double HP_eta = 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | a.p = a.op; | ee5de85447424228844c80b2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | from trax.layers.base import Fn | 823bcb05e474426a83ac5727 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 341d8ff96e7c451f9e246eea | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 10"
]
} | int ent_coef : 10 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totalTimesteps_var = 0.07317"
]
} | HP_totalTimesteps_var = 0.07317 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath : 0.076"
]
} | hparam_modelzipfilepath : 0.076 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int sdeSampleFreq : 3"
]
} | int sdeSampleFreq : 3 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_timesteps = 0.032"
]
} | n_timesteps = 0.032 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float deltaStd_HP = 0.08071"
]
} | float deltaStd_HP = 0.08071 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalizeAdvantage = False"
]
} | normalizeAdvantage = False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | import org.slf4j.Logger; | dd8922d1755147bbb6ddcd63 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var = 8"
]
} | int HP_totalTimesteps_var = 8 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_replay_epochs : 0.01047"
]
} | float n_replay_epochs : 0.01047 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath : 0.00411"
]
} | float hparam_modelZipFilePath : 0.00411 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | signal.signal(signal.SIGUSR2, signal.SIG_DFL) | e57940641cff40398fe96087 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gamma : 0.062828"
]
} | gamma : 0.062828 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std = 9"
]
} | int hparam_learning_rate_de_std = 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | w.agents[0].brain.value_net.fromJSON(j); | 450e461d97d0429984eb62a5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_gradNorm = 0.002"
]
} | float min_gradNorm = 0.002 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nSampledGoal : 0.073"
]
} | double nSampledGoal : 0.073 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_Val = 0.056726"
]
} | double min_Val = 0.056726 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std = 0.03293"
]
} | hparam_learning_rate_de_std = 0.03293 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.0475"
]
} | float hparam_totalTimesteps : 0.0475 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totalTimesteps_var : 0.0903"
]
} | HP_totalTimesteps_var : 0.0903 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | unsigned int vcount = Vl_getVcount(vc); | 90d92443247a43dbb0033cad | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | var pad = 10; | e26a86b76672421480309c25 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelfilepath_HP = 0.099333"
]
} | float modelfilepath_HP = 0.099333 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (i2 == ci1 || i2 == ci2 || i2 == ci3) dcount++; | 841329038c9f4bbca399f2a3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | this.items.push(it); | cffc0b771ac648558ce0f418 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float eta_HP : 0.001583"
]
} | float eta_HP : 0.001583 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : True"
]
} | bool zero_policy : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | image_files = list(sorted(tf.gfile.Glob(unzipped_folder + "/*.jpg"))) | b7669245b61b4800a0dcaabd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelfilepath_HP = 1"
]
} | int modelfilepath_HP = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | int main(int argc, char** argv) { | c5505ff977504277ad992cb6 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 3a0e24e6d27e415fa92eec14 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | actions.emplace_back( | 6c94bbf969aa48689005306d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelzipfilepath : 7"
]
} | int HP_modelzipfilepath : 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_delta : 0.03"
]
} | float n_delta : 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_heads : 0.08"
]
} | n_heads : 0.08 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | Execute the command asynchronously. | 7632ef2017b546009da706a9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | this.W = canvas.width / window.devicePixelRatio; | 89ae1c484d4c44dca46b7808 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"valueModel : valueModelVar"
]
} | valueModel : valueModelVar | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"combinedLoss = 0.02378"
]
} | combinedLoss = 0.02378 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelFilePath : 0.096"
]
} | hparam_modelFilePath : 0.096 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_slice_length : 9"
]
} | int max_slice_length : 9 | 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.