answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
62
],
"text": [
""
]
} | if (denom === 0.0) { | e45b7d647e804f6c860dcd83 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | is_production: bool = True | 2bea7d916062446da2d07a45 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateVar = 0.0766"
]
} | hparam_learningRateVar = 0.0766 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP = 0.018"
]
} | modelzipfilepath_HP = 0.018 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | def end(self): | f28f78d584d84560975a2b8b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningrate : 0.00625"
]
} | float HP_learningrate : 0.00625 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs : replay_buffer_kwargs"
]
} | string replay_buffer_kwargs : replay_buffer_kwargs | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = False"
]
} | bool normalizeAdvantage = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_n_steps_per_epoch = 0.0009"
]
} | double value_n_steps_per_epoch = 0.0009 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.09"
]
} | float hparam_totalTimesteps : 0.09 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates : 0.089"
]
} | float n_critic_updates : 0.089 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7f58e8d2a31840a9b600cd49 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP : 0.0958"
]
} | float learningRate_HP : 0.0958 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trainFreq = 0.0752"
]
} | float trainFreq = 0.0752 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | if (a.angle < 0) a.angle += 2 * Math.PI; | 0938188f925043f2a014ee3e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (i1 == ci1 || i1 == ci2 || i1 == ci3) dcount++; | 4bd39e901b5f4d18a0fd32e1 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string value_optimizer : value_optimizer_var"
]
} | string value_optimizer : value_optimizer_var | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | #include "bestfit.h" | f50269aed0bf438182eb9d22 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | console.time('nn') | c6dcfb49adc545b8866191d8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_grad_norm = 4"
]
} | int max_grad_norm = 4 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minval = 0.09401"
]
} | float minval = 0.09401 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_n_steps_per_epoch = 0.05"
]
} | value_n_steps_per_epoch = 0.05 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRateVar = 4"
]
} | int HP_learningRateVar = 4 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | assert self.impl | 7563e78c1bfa43469f24ff3b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | public static void main(String[] args){ | 42d5b01dee414796883d07af | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | printf("
"); | 0231523c0d384d04b4553612 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.02"
]
} | float episodes_HP = 0.02 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | throw std::runtime_error("Expected non-replay map"); | 05204f5f837e4a76a045eb2e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | printf("#Wins = %4d | ", battlesWon); | 29ef2d30b9c54b29ae72d0f8 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateVar : 0.073"
]
} | float hparam_learningRateVar : 0.073 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e1a4c76650f44d929d9d5293 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 2"
]
} | int HP_modelFilePath : 2 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | devtool: false | 00fbf02f571d432d9457864d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_deltaStd = 0.090244"
]
} | double hparam_deltaStd = 0.090244 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_grad_norm : 0.0095"
]
} | max_grad_norm : 0.0095 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
143
],
"text": [
""
]
} | System.out.println("Please provide proper image directory path in place of: Path/to/image-files "); | ffafdcb0e91841279440b4f5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP = 0.0458"
]
} | totalTimesteps_HP = 0.0458 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq = 7"
]
} | int train_freq = 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseTypeVar"
]
} | string noiseType : noiseTypeVar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | ctx.beginPath(); | 99ad1af72e58440c9031c10f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.020773"
]
} | float n_top = 0.020773 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = False"
]
} | bool use_rms_prop = False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath : 6"
]
} | int hparam_modelFilePath : 6 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"valueModel = valueModelVar"
]
} | valueModel = valueModelVar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | iback.clear(); | d078142a7fb44db989f59241 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.05"
]
} | float learning_rate_de_std_HP = 0.05 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | from ray.tune.execution.placement_groups import PlacementGroupFactory | 26a4691db9ea4cea90a69aee | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | for (var i = 0, n = w.walls.length; i < n; i++) { | 8bfc1fcd64c04de283695428 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | if (desc.mSkinWidth) | 8687119256fd451e868e9803 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates : 0.0799"
]
} | nCriticUpdates : 0.0799 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta = 0.02163"
]
} | float HP_eta = 0.02163 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 0c696dd21d484a39a9a07463 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d526481d334c48c88f254847 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 12e8ee97222b4269b5d8b7ee | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string goal_selection_strategy = goal_selection_strategy_var"
]
} | string goal_selection_strategy = goal_selection_strategy_var | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | node.attr.highway = attr->BoolAttribute("value"); | 9e8587e9daa64a45b93041c4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | // Tick the world | 4f93cea8ce05480fa7907ead | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | elif len(split_name) == 2: | fd67b61caff84f5e83182164 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 10"
]
} | int learningRate_HP = 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.03"
]
} | HP_episodes : 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.016"
]
} | double totalTimesteps_HP : 0.016 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | var_state = running_mean_update((x - new_mean) * (x - old_mean), var_state) | 7ab653a07fd440d58e83ad1f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath = 0.058438"
]
} | float hparam_modelZipFilePath = 0.058438 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int clip_range : 8"
]
} | int clip_range : 8 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs = replay_buffer_kwargsvar"
]
} | string replay_buffer_kwargs = replay_buffer_kwargsvar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 3"
]
} | int lr_HP : 3 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 452e633eadb54890bde8c4c7 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | for (var i = 0, n = w.items.length; i < n; i++) { | 4a41754e8e81428aa97c9486 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # distributed under the License is distributed on an "AS IS" BASIS, | 86a910da403441b8b8383850 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate = 0.02498"
]
} | float HP_learningRate = 0.02498 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_sampled_goal = 0.047263"
]
} | float n_sampled_goal = 0.047263 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cg_damping = 0.055"
]
} | cg_damping = 0.055 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | for (var i = 0; i < 1e6; i++) { | da661dd0052a447787380a48 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq = 8"
]
} | int train_freq = 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cg_damping = 0.07"
]
} | cg_damping = 0.07 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : False"
]
} | normalize : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 7"
]
} | int HP_learningRate : 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 8eedb3131423462ba5fda1ad | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minGradNorm = 5"
]
} | int minGradNorm = 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # Unless required by applicable law or agreed to in writing, software | 89da62904a504f47bfe722e6 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | # limitations under the License. | 3c5db38393d9429a93c03988 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
138
],
"text": [
""
]
} | private static RecordReader generateReader(File file) throws IOException, InterruptedException { | 51af838cf3f04603b6b49d37 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP : 0.069555"
]
} | double eta_HP : 0.069555 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | static unsigned int colors[8] = | 8a956f08b4104d6389439ad3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | def start(self): # pragma: no cover | 3d3767fa72b0403ebd74f802 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | def __load_celery_kubernetes_executor(cls) -> BaseExecutor: | e5675ebccd9c4128a426a77d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | delete match; | a9fcd31f8207429fb5630c69 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | Computing connection strengths involves several concepts -- queries, keys, | fdb2004257074c6c8260eff8 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | Import the default executor class. | 2cd98237a4e549c686e5dcc8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | break | 339d1433d3764094b395e7c5 | Does this line of code refer to 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": [
86
],
"text": [
""
]
} | mCallback->ConvexDebugPoint(p, dist, color); | c61a76c3f29d469c9516c49c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 06881393456844a5bd593b78 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 82804b4c15bb4a638a8243b2 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double poolSize = 0.015819"
]
} | double poolSize = 0.015819 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | // get action from brain | ed9f4f97e9244d8dadc363fe | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | playGame(std::move(cl), &totalBattles); | f0be397bd9794f4ca8a8946f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP = 9"
]
} | int totalTimesteps_HP = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs : policy_kwargsVar"
]
} | policy_kwargs : policy_kwargsVar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | :return: an instance of executor class via executor_name | dfa14bfd381c47658e7064e0 | Is there a hyperparameter (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.