answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
43
],
"text": [
""
]
} | { | 3ce2b112009a4ad891de83a5 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP = 0.01"
]
} | double modelDirectoryPath_HP = 0.01 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | i++; | 586e962fb3824732bdfc6dd1 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | e.printStackTrace(); | 51aa276f5b0c48f19d48f292 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath = 0.0013"
]
} | double hparam_modelZipFilePath = 0.0013 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | Vl_releaseVertexLookup(vc); | 1f96b31e3f70448b925f3144 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_lr = 4"
]
} | int HP_lr = 4 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sync_at : 0.04"
]
} | sync_at : 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr : 0.087"
]
} | float hparam_lr : 0.087 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda : 0.0448"
]
} | float gae_lambda : 0.0448 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_n_steps_per_epoch : 0.06572"
]
} | value_n_steps_per_epoch : 0.06572 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std : 0.029853"
]
} | float delta_std : 0.029853 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath : 0.087"
]
} | double hparam_modelDirectoryPath : 0.087 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zeroPolicy : True"
]
} | zeroPolicy : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateDeStd = 0.03"
]
} | hparam_learningRateDeStd = 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minibatchSize : 0.069"
]
} | float minibatchSize : 0.069 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 7"
]
} | int HP_learningRate : 7 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq : 0.0389"
]
} | train_freq : 0.0389 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_delta = 0.0064"
]
} | float n_delta = 0.0064 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | return TaskInstanceState.SUCCESS | f538a00170e94f0fb6a7a2ee | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var : 0.033"
]
} | double HP_learning_rate_var : 0.033 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std_HP = 0.08"
]
} | delta_std_HP = 0.08 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"batch : 0.089"
]
} | batch : 0.089 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | trainer_bundle = self._trainer_resources_not_none | 82fed5d9e32a4c56bfff1362 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimestepsVar_HP = 0.061192"
]
} | float totalTimestepsVar_HP = 0.061192 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_std : 0.0831"
]
} | noise_std : 0.0831 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP = 0.043"
]
} | double modelZipFilePath_HP = 0.043 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | if (tc::BW::isBuilding(utype)) { | 68f69bd287964f2fbf5920ec | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | #include <map> | 2e5ce0907fb244ae8ea022be | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 4f2cb61c6a17409bb48ce5ce | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_lr = 0.0818"
]
} | hparam_lr = 0.0818 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | def terminate(self): | adc946321c0945669f7dc154 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelDirectoryPath = 0.00738"
]
} | hparam_modelDirectoryPath = 0.00738 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelDirectoryPath = 0.02972"
]
} | float hparam_modelDirectoryPath = 0.02972 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.08"
]
} | learningRate_HP : 0.08 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | final File modelFile = new File(modelFileLocation); | 8e1b518d820f448780b62e57 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sync_at : 0.002"
]
} | double sync_at : 0.002 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | 74c5ccb76a9e4d34be4de2ed | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | e37b23b622444de8b50a2d72 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std : 6"
]
} | int delta_std : 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | * | 6dc56633e7c74052929cb2a6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath : 0.073"
]
} | float hparam_modelZipFilePath : 0.073 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP : 0.039"
]
} | double learning_rate_var_HP : 0.039 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = True"
]
} | bool normalize = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double minGradNorm : 0.09429"
]
} | double minGradNorm : 0.09429 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 31b71f2779d143929b006f1c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_Heads = 0.049"
]
} | double n_Heads = 0.049 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float buffer_size = 0.048"
]
} | float buffer_size = 0.048 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | signal.signal(signal.SIGINT, signal.SIG_DFL) | 90903ca2fded47629bf9f67d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
128
],
"text": [
""
]
} | return f"{self.alias}:{self.module_path}" if self.alias else f"{self.module_path}" | b663882093214c58a0d510fd | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | final RecordReader imageRecordReader = generateReader(inputFile); | 149e475f18534f0db12d04d3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
142
],
"text": [
""
]
} | Executes the given command and puts the result into a result queue when done, terminating execution. | 740c2a9d2b45431eabed7f29 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop : 0.03984"
]
} | double use_rms_prop : 0.03984 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 59c017d950994fceb1d36931 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.01"
]
} | float hparam_episodes : 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nSampledGoal : 0.0279"
]
} | float nSampledGoal : 0.0279 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelZipFilePath : 10"
]
} | int HP_modelZipFilePath : 10 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.040495"
]
} | float sde_sample_freq : 0.040495 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs : policy_kwargsvar"
]
} | policy_kwargs : policy_kwargsvar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int loss_fn = 10"
]
} | int loss_fn = 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | std::back_inserter(fields), | cf4f80f991324248b21a8566 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_gradNorm = 4"
]
} | int max_gradNorm = 4 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate : 0.0267"
]
} | float learning_rate : 0.0267 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | * Copyright (c) 2015-present, Facebook, Inc. | 473e42a123a14a6bb50c1749 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | BalancedPathFilter balancedPathFilter = new BalancedPathFilter( | cfb3f1a9e9da429abea1322d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | window.clearInterval(current_interval_id); | f33747b78bd94124b91183fa | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates : 0.02"
]
} | nCriticUpdates : 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta = 0.07736"
]
} | float HP_eta = 0.07736 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta = 2"
]
} | int hparam_eta = 2 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelDirectoryPath_HP = 0.016"
]
} | float modelDirectoryPath_HP = 0.016 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | """Trax fast math -- NumPy-style math on accelerators.""" | f59b161168424f2499a42733 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | skipdraw = true; | 37c0e76632cf4ddd83e51b2a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std = 6"
]
} | int HP_learning_rate_de_std = 6 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | addTri(vback, iback, back[0], back[1], back[2]); | 92b316c3124943f1ba11d5f5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"loss_fn = 0.00941"
]
} | loss_fn = 0.00941 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_temperature : 0.039"
]
} | q_value_temperature : 0.039 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | 8b9e7eed4bcc417181f168a4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack : 0.029353"
]
} | double frame_stack : 0.029353 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.048"
]
} | double hparam_eta : 0.048 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseStd : 0.0992"
]
} | noiseStd : 0.0992 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batchSize : 4"
]
} | int batchSize : 4 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.0823"
]
} | double lr_HP = 0.0823 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimestepsVar_HP : 0.0775"
]
} | totalTimestepsVar_HP : 0.0775 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 1"
]
} | int hparam_episodes : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelfilepath = 5"
]
} | int hparam_modelfilepath = 5 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxEpisodeLength = 0.02494"
]
} | double maxEpisodeLength = 0.02494 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # regarding copyright ownership. The ASF licenses this file | cf273ed7aea84375a65bab4d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_delta_std = 0.033"
]
} | double hparam_delta_std = 0.033 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate = 0.096"
]
} | double hparams_learningRate = 0.096 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int aliveBonusOffset = 9"
]
} | int aliveBonusOffset = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | :param result_queue: queue where results of the tasks are put. | 809ba4b4ab714cdcaa25f3ec | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 8f619d90d6c2489c8130da5d | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset = 0.07"
]
} | float aliveBonusOffset = 0.07 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | task_id = arg | 77e9ca553d9740e4bcb2b217 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | * Copyright (c) 2015-present, Facebook, Inc. | 9ae12b54b3c145dc9651d395 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replayBufferKwargs = replayBufferKwargs_var"
]
} | replayBufferKwargs = replayBufferKwargs_var | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"flatten : 0.0152"
]
} | flatten : 0.0152 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | linePoint.coord.z = node->coord.z; | 3543be6dfc3b4e5fb96efb12 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_freq : 0.03442"
]
} | double train_freq : 0.03442 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.03"
]
} | double lr_HP = 0.03 | 458423a32fe84abbb3f77246 | 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.