answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int trajectory_batch_stream, = 4"
]
} | int trajectory_batch_stream, = 4 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | target->id); | e9a1713ab63d4878a62ca049 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 581e2b17368a46dea18ddad6 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate : 9"
]
} | int HP_learning_rate : 9 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = True"
]
} | bool use_rms_prop = True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | 84c7818bb503493683386d64 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int cg_damping : 10"
]
} | int cg_damping : 10 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | .removeColumns("Name") | 1763a534ecaf4dbbbbb11f5c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelDirectoryPath = 0.07587"
]
} | HP_modelDirectoryPath = 0.07587 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | link.attr.gpsBothWays = attr->BoolAttribute("value"); | 130cd49a4bba4da1af939dfd | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | - ``'train'``: in training -- dropouts and position shifts active | e63dc3968736447aa71b1376 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_gradNorm = 1"
]
} | int max_gradNorm = 1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 18dcf65b22984aa3b598f25a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling : True"
]
} | onlineSampling : True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps = 0.0652"
]
} | float HP_totalTimesteps = 0.0652 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var = 0.0003"
]
} | double HP_totalTimesteps_var = 0.0003 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.00421"
]
} | HP_lr : 0.00421 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | return pointPair; | 64ba76ba765444e8b6f8363c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frameStack : 4"
]
} | int frameStack : 4 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | // handle boundary conditions | 361b4b43c2284f90b64da35d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | */ | 04249652122e4b4481e940f9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.007302"
]
} | float learning_rate_de_std_HP = 0.007302 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | var e = a.eyes[ei]; | bc9a0c11d2a34a4eafa772c7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_top : 0.02062"
]
} | double n_top : 0.02062 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | #endif | 177dd7449a2d42efb3ba2973 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"advantage_estimator : 0.034"
]
} | advantage_estimator : 0.034 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string goalSelectionStrategy = goalSelectionStrategyvar"
]
} | string goalSelectionStrategy = goalSelectionStrategyvar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | - ``'eval'``: in evals -- dropouts inactive, position shifts active | 078a2d0a135244a38ee48061 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.1"
]
} | double learning_rate_var_HP = 0.1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta = 0.03068"
]
} | float HP_eta = 0.03068 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | "The executor name looks like the plugin path (executor_name=%s) due to having " | 4be5684d00464662ba37bd1d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_n_steps_per_epoch = 0.003866"
]
} | policy_n_steps_per_epoch = 0.003866 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | assert output.shape == (1, 4, 6, 6) | 4e81919061544dfca067be3d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | :param key: the key to identify the task instance | 293c0ad3bb1f4503bc3bdb07 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | if TYPE_CHECKING: | 5f08744a92aa4f678e52118c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_delta_std : 0.03"
]
} | double HP_delta_std : 0.03 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | if (1) | 8509932bbf53478788ad38c6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4739d6f36dae41b0b11f0191 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float deltaStd = 0.04"
]
} | float deltaStd = 0.04 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sdeSampleFreq = 0.0"
]
} | float sdeSampleFreq = 0.0 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | // Send actions | dee94bf28a33452d8495dded | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | const float *p1 = &cr.mHullVertices[i1 * 3]; | 4b78994dbd4d419c847e439a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double layerSizeParam = 0.03923"
]
} | double layerSizeParam = 0.03923 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 6"
]
} | int HP_modelFilePath : 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"layerSizeParam = 0.02"
]
} | layerSizeParam = 0.02 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gaeLambda = 0.03"
]
} | float gaeLambda = 0.03 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | callback->ConvexDebugPoint(p.Ptr(), 0.02f, 0x00FF00); | 1c86a64e271e4682a68a39cc | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trajectory_batch_stream : 0.05"
]
} | float trajectory_batch_stream : 0.05 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | position: 'bottom' | c4faf7f71adc456e94105932 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_grad_norm = 0.0672"
]
} | double max_grad_norm = 0.0672 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trainFreq = 0.019"
]
} | float trainFreq = 0.019 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_delta_std = 10"
]
} | int hparam_delta_std = 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dropout1 = 0.075983"
]
} | dropout1 = 0.075983 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.03271"
]
} | float hparam_episodes = 0.03271 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 3bcf2899ea464ca2911a15d8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes : 0.09"
]
} | float HP_episodes : 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int deltaStd_HP : 10"
]
} | int deltaStd_HP : 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate = 5"
]
} | int HP_learning_rate = 5 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath : 0.03734"
]
} | float hparam_modelFilePath : 0.03734 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def import_executor_cls( | e82334e7e256442a81f48368 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | self.impl.execute_async(key=key, command=command, queue=queue, executor_config=executor_config) | c516a576114249ef8fcfd357 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nSampledGoal : 0.0"
]
} | float nSampledGoal : 0.0 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 2"
]
} | int episodes_HP = 2 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | if (denom === 0.0) { | 948dbf42b06a4b8493839492 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double useRmsProp : 0.07742"
]
} | double useRmsProp : 0.07742 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 13cc6d8be6814be6a8697188 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate = 0.036"
]
} | float hparam_learning_rate = 0.036 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | System.out.println(dataSetIterator.totalOutcomes()); | b7caf3f5ec674385a7dd551e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class : replay_buffer_class_var"
]
} | string replay_buffer_class : replay_buffer_class_var | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | 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": [
127
],
"text": [
""
]
} | if not module_path or module_path in CORE_EXECUTOR_NAMES or "." not in module_path: | ad2837f8f6a042e3b4824c6b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq = 0.0668"
]
} | train_freq = 0.0668 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde = True"
]
} | use_sde = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningrate : 0.04"
]
} | HP_learningrate : 0.04 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : True"
]
} | bool zero_policy : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4098bda3d030409e9d9b03f4 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gaeLambda : 0.0556"
]
} | double gaeLambda : 0.0556 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | def cleanup_stuck_queued_tasks(self, tis: list[TaskInstance]) -> list[str]: # pragma: no cover | 647f57fabd574a31bb8c9d52 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_envs = 0.08359"
]
} | double n_envs = 0.08359 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
119
],
"text": [
""
]
} | unique_modules = set([exec_name.module_path for exec_name in executor_names]) | f881c056d7c046a3998e6020 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef = 0.03"
]
} | double vf_coef = 0.03 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | e.printStackTrace(); | cab3bf9c66d045558af12d90 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double weights = 0.028751"
]
} | double weights = 0.028751 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack = 0.03"
]
} | float frame_stack = 0.03 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | block = BasicBlock(1, 3, stride=2, downsample=downsample).cuda() | 4723e657f9494e47b8f7eb36 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | c0ea675eaac34a2db8c33f33 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | change_sensor_mode_to_reschedule: bool = False | 8abbc18fe43542f5bf733591 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float eta_HP = 0.04"
]
} | float eta_HP = 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | @dataclass | eef8ab30e1ac4d53b62a21ea | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gaeLambda : 0.00387"
]
} | float gaeLambda : 0.00387 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | finally: | b465322245e94274a6bced4c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.csv.CSVSequenceRecordReader; | c73e4ebc1780460d83a984f9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | sortChulls(mChulls); // sort the convex hulls, largest volume to least... | 6b07ca27c84a4f6893dea08e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP = 0.07"
]
} | float learningRate_HP = 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy : goal_selection_strategyvar"
]
} | goal_selection_strategy : goal_selection_strategyvar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | as `UP_FOR_RETRY` if the task instance has remaining retries or marked as `FAILED` | 148d4ff405d24e219e1429e4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | showmesh = true; | cc3d18d0eb454ca8a95c52a9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | e.printStackTrace(); | afff5d3a01194d2c938d66e8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelZipFilePath_HP = 0.05974"
]
} | float modelZipFilePath_HP = 0.05974 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | std::multimap<float, tLinePoint> nearestLines; | 66bb389bb9f44e47af3e156f | 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.