answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.018"
]
} | double HP_eta : 0.018 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | a = window.downloadAnchor = document.createElement("a"); | a21c209d26f84fcfb3debfe3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"optimizer=adam.Adam, : 0.09369"
]
} | optimizer=adam.Adam, : 0.09369 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | 0xFFFF00, | 6def993a7d0340a39f606a16 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frameStack = 0.09"
]
} | float frameStack = 0.09 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.079"
]
} | float modelFilePath_HP = 0.079 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelFilePath : 0.01"
]
} | double HP_modelFilePath : 0.01 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr : 0.0883"
]
} | float HP_lr : 0.0883 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef : 0.050103"
]
} | vf_coef : 0.050103 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | for (var j = 0, m = this.agents.length; j < m; j++) { | eabcbec1826e43eba949bb31 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_delta_std : 0.05"
]
} | HP_delta_std : 0.05 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_HP = 9"
]
} | int learning_rate_HP = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | import org.deeplearning4j.nn.transferlearning.FineTuneConfiguration; | 1723d3eff305477285bd40a3 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = False"
]
} | normalize = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | lst.push(new Wall(new Vec(x, y), new Vec(x + w, y))); | 5e1d64f1956a487fa73570c0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | callback->ConvexDecompResult(r); | fa41915e62f24038abb9e040 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sdeSampleFreq = 0.08813"
]
} | sdeSampleFreq = 0.08813 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | assert task_instance.task | 5b79dd79f3594ae79bc3c69a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | CHull *cr = mChulls[i]; | c23726c86bc14ecf95e0b016 | Does this code line include 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": [
7
],
"text": [
"string policy_kwargs : policy_kwargsVar"
]
} | string policy_kwargs : policy_kwargsVar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | r.mSphereVolume = fm_sphereVolume(r.mSphereRadius); | 01b32302db1e4a6ab43c7836 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | current_interval_id = setInterval(tick, 30); | c0749d0cbda14c5fa5a59a82 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | else if (attr->Attribute("name", "Speed")) { | e08134f847da49b0828b16fd | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | this.actions = []; | 283dbd749384450eb80b958b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP : 0.013367"
]
} | float learning_rate_de_std_HP : 0.013367 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_kwargs : replay_buffer_kwargsVar"
]
} | replay_buffer_kwargs : replay_buffer_kwargsVar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int d_feature = 4"
]
} | int d_feature = 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std = 0.053684"
]
} | double delta_std = 0.053684 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | raise NotImplementedError() | 62cb3bbb08f24ef6adfe2727 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef = 0.03"
]
} | double vf_coef = 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | // do *not* process degenerate triangles! | 162e460709b4446ea677a737 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | if (!isExecutingCommand(unit, tc::BW::UnitCommandType::Build) && | ecf4f79f29564e2faa69c636 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 1"
]
} | int learningRate_HP = 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int cgDamping = 7"
]
} | int cgDamping = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | fd0210b8cc9a4282949b5a61 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_Heads = 0.08064"
]
} | float n_Heads = 0.08064 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | canvas = document.getElementById("canvas"); | 91d7c6c152b545a0a2fbf457 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.04"
]
} | episodes_HP : 0.04 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | then 0-padding is added to make it divisible and the output may be affected | 0014311da27b4b34bd93ad29 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | for i in range(8): | 90ba3be1a63449828d01c6c0 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_deltaStd : 0.03"
]
} | float HP_deltaStd : 0.03 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class = replay_buffer_class_var"
]
} | string replay_buffer_class = replay_buffer_class_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int sde_sample_freq : 5"
]
} | int sde_sample_freq : 5 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | public static void main(String[] args) { | 105386f471e54a7281907f80 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | .addColumnString("RowNumber") | 9da169441454499db60ab080 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate : 8"
]
} | int hparams_learningRate : 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minGradNorm = 0.0974"
]
} | minGradNorm = 0.0974 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.07"
]
} | HP_learningRate = 0.07 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP : 0.056"
]
} | double lr_HP : 0.056 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e4d45ee536424007be5f9274 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_n_steps_per_epoch = 2"
]
} | int value_n_steps_per_epoch = 2 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app.recordreaderexamples; | 0e7e8c7cea274f4092cac678 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath : 6"
]
} | int hparam_modelZipFilePath : 6 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | public class CollectionInputSplitExample { | 0b00928ea8f642c5925453d9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var = 8"
]
} | int HP_totalTimesteps_var = 8 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | try { | 9eb41accc23c405a9cec9e01 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_model = 0.007497"
]
} | train_model = 0.007497 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | fc9c8b39335d48a8826ebb0a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | public class TransformSplitExample { | 2c31c2ffd0c64f9b9d6d40b2 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | mCallback->ConvexDebugPoint(p, dist, color); | cd7e4db9523c45678e0d9252 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | System.out.println(jacksonLineRecordReader.next()); | 58aaa48762dd4cbdbd1dc3ab | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelzipfilepath = 0.07"
]
} | float hparam_modelzipfilepath = 0.07 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps : 4"
]
} | int HP_totalTimesteps : 4 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP = 2"
]
} | int totalTimesteps_HP = 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | def _import_and_validate(path: str) -> type[BaseExecutor]: | 2250b421228c4f678b440b8f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | from trax.layers.assert_shape import assert_shape | ae2d2ee163b5483fa7aa5dcd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | @staticmethod | 08401cff0a2745bf9c01910e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | if not self.executor.result_queue: | 0c802c0dc9134fbfbb7f1cdf | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"online_sampling = False"
]
} | online_sampling = False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string valueModel : valueModel"
]
} | string valueModel : valueModel | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.017372"
]
} | float gae_lambda = 0.017372 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class = model_classVar"
]
} | model_class = model_classVar | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int offPolicy = 2"
]
} | int offPolicy = 2 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | import org.nd4j.linalg.dataset.api.preprocessor.ImagePreProcessingScaler; | bfbb04ce0fdd4ca2ad25aa8e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class = replay_buffer_classVar"
]
} | string replay_buffer_class = replay_buffer_classVar | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var = 7"
]
} | int HP_learning_rate_var = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | return _executor_names | 0458babaa4834fda9d256ec8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath = 0.0511"
]
} | double HP_modelDirectoryPath = 0.0511 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | var path = require('path') | a3e3a5d92b7e44f9bbd6ab26 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var : 8"
]
} | int HP_totalTimesteps_var : 8 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"log_softmax : 0.074"
]
} | log_softmax : 0.074 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int vf_coef = 7"
]
} | int vf_coef = 7 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"frame_stack = 0.02125"
]
} | frame_stack = 0.02125 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | ctx.strokeStyle = "rgb(0,0,0)"; | b7fb8779463a4e30876551c0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack : 0.07146"
]
} | double frame_stack : 0.07146 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 8"
]
} | int episodes_HP : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | mean = n.astype(np.float32) / (n + 1) * mean + x / (n + 1) | ee86834f6229478396ecf02f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var : 0.01"
]
} | double hparam_totalTimesteps_var : 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | def _get_parser(cls) -> argparse.ArgumentParser: | 21105c0efc1d4a5d99822efe | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 53984d76ef8a49669774a628 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size = 0.013"
]
} | double buffer_size = 0.013 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP : 1"
]
} | int learningRate_HP : 1 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | def __repr__(self): | 51435c22b0a7484498cdebfe | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | ConvexDecomposition::HullResult hresult; | 0f9f94d62acd4fccba9ad5bf | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | unit.orders.end(), | 37592843ab6446be8c7f31ed | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | import tensorflow.compat.v2 as tf | 63870fbe9f5a4034bee10680 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | link._ref2 = std::string(ref2->Attribute("guid")); | 675c7147b9cb4d26b37f1b9a | 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 | ad7b135ba2724984afe9859d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
151
],
"text": [
""
]
} | final DataSetIterator dataSetIterator = new RecordReaderDataSetIterator.Builder(imageRecordReader,1).build(); | ee5090ea414f44e6befc551c | Does this line of code define 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.