answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.0255"
]
} | double HP_learningRate : 0.0255 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 8"
]
} | int modelFilePath_HP : 8 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimestepsVar_HP = 0.0929"
]
} | float totalTimestepsVar_HP = 0.0929 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ppoLoss = 3"
]
} | int ppoLoss = 3 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | if (e.sensed_type !== -1) { | d5c559fd6147485799748150 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | def __load_local_kubernetes_executor(cls) -> BaseExecutor: | 3674b9217b9247cba0f854e8 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRate : 0.02"
]
} | hparam_learningRate : 0.02 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset : 0.076949"
]
} | float aliveBonusOffset : 0.076949 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nSampledGoal : 0.06216"
]
} | float nSampledGoal : 0.06216 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | @abstractmethod | 0045c9674e7c4b3f83005232 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | .addField("petalWidth") | 1d18ae1182444956827e5a61 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | UintVector indices; | add162edb5694f7abfd8753b | Are there any hyperparameters (hp) in this code line? | 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": [
7
],
"text": [
"double lr_schedule = 0.062157"
]
} | double lr_schedule = 0.062157 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_eta = 0.002643"
]
} | HP_eta = 0.002643 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var : 0.041405"
]
} | float HP_totalTimesteps_var : 0.041405 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 9176511daded4187a5b25477 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset : 0.06656"
]
} | float aliveBonusOffset : 0.06656 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | //hulls.heapSort(CHullSort()); | ab212e2e886d4362a771f596 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
131
],
"text": [
""
]
} | def get_task_log(self, ti: TaskInstance, try_number: int) -> tuple[list[str], list[str]]: | c3fe758065844bc49ebf8996 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sync_at = 0.04"
]
} | double sync_at = 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
119
],
"text": [
""
]
} | unique_modules = set([exec_name.module_path for exec_name in executor_names]) | 553b11f7c70640d7a3417d9d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelDirectoryPath_HP = 0.07035"
]
} | modelDirectoryPath_HP = 0.07035 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage : True"
]
} | bool normalizeAdvantage : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"maxval : 0.0548"
]
} | maxval : 0.0548 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | this.items = [] | 182c2f5f52b245549f8b9b43 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entropy_loss : 0.031"
]
} | double entropy_loss : 0.031 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | dimensions. | 0707bcd5e34e4bfd97eed16b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int vf_coef = 10"
]
} | int vf_coef = 10 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_episode_length = 0.092658"
]
} | max_episode_length = 0.092658 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | a.p = a.op; | 0818aaaf34e74741b4b2593d | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | ed32d7832d244be1abc5f29e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | "just two period delimited parts. Treating executor as a plugin", | fc654444651946c98ed7f01f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"trainFreq = 0.089544"
]
} | trainFreq = 0.089544 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimestepsVar = 0.03234"
]
} | double hparam_totalTimestepsVar = 0.03234 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | // ok..we are going to combine both meshes into a single mesh | 619d8bef9d854ff4b49a039e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta = 0.092"
]
} | double HP_eta = 0.092 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde : False"
]
} | bool use_sde : False | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gamma = 0.083236"
]
} | float gamma = 0.083236 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std_HP = 0.0"
]
} | double delta_std_HP = 0.0 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_de_std = 0.0516"
]
} | HP_learning_rate_de_std = 0.0516 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float noiseStd = 0.016411"
]
} | float noiseStd = 0.016411 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.05"
]
} | float sde_sample_freq : 0.05 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | node.attr.density = attr->IntAttribute("value"); | 619080e6496e4406ac191b33 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noise_std : 1"
]
} | int noise_std : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nHeads : 0.0842"
]
} | float nHeads : 0.0842 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int epsilon = 7"
]
} | int epsilon = 7 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath : 0.07"
]
} | hparam_modelzipfilepath : 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 4"
]
} | int modelDirectoryPath_HP : 4 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | default_executor = cls.load_executor(cls.get_default_executor_name()) | 041135674d4747deb97c4b4b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double margin = 0.000729"
]
} | double margin = 0.000729 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelZipFilePath : 0.06"
]
} | hparam_modelZipFilePath : 0.06 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"advantage_estimator : 0.02"
]
} | advantage_estimator : 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b593c3fe69944ca6999b6974 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.03"
]
} | learningRate_HP : 0.03 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | var w1p = a.p.add(v); // positions of wheel 1 and 2 | fd2fc0e8482647468331f4fe | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | # This tuple is deprecated due to AIP-51 and is no longer used in core Airflow. | 22e07db019204234bbe8be84 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float added_policy_slice_length : 0.077"
]
} | float added_policy_slice_length : 0.077 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | "executor.running_tasks", | e45a2bc0247b4926a78401d4 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
179
],
"text": [
""
]
} | //PATHFIND::GET_CLOSEST_VEHICLE_NODE_WITH_HEADING(node.coord.x, node.coord.y, node.coord.z, &dummy, &(node.heading), nodetype, 300, 300); | 987446a37bc3477c9c920415 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | fb2f961f784749bf860d713c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 971f96b3c6d345c8b9f5bf9c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = True"
]
} | bool normalize = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | self.sync() | f6e653369e094ac8b5b05cf2 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float noise_std = 0.07"
]
} | float noise_std = 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | starti = 1; | 749307869b9e4401836ea1f1 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | import numpy as np | e950aef2c093424e90b21ec7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std : 0.094746"
]
} | float HP_learning_rate_de_std : 0.094746 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath : 2"
]
} | int hparam_modelZipFilePath : 2 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int margin = 5"
]
} | int margin = 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | std::cerr << e.what() << std::endl; | 08602a2a59cf4f7185ba6f07 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7d99ec586401457182097ed5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.09"
]
} | double learning_rate_var_HP = 0.09 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | // collide with walls | 08fadbcf576943d68adff812 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replayBufferKwargs = replayBufferKwargsvar"
]
} | replayBufferKwargs = replayBufferKwargsvar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float useRmsProp : 0.02502"
]
} | float useRmsProp : 0.02502 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b258c10a84304f9e8976a098 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"d_feature = 0.00408"
]
} | d_feature = 0.00408 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_top = 10"
]
} | int n_top = 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | // Wall is made up of two points | 5d4e1ae6439d4a6ea4cc9532 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | std::unordered_map<std::string, tNode> tmpnodes; | 85d4b38b6ef043979d687df3 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelzipfilepath : 7"
]
} | int hparam_modelzipfilepath : 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | name: None | ExecutorName = None | 58cae6f68e4345af8fa3eea9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | unsigned int i1 = Vl_getIndex(vl, p1.Ptr()); | e76a8a3300604896abc7cce8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | num_running_tasks = len(self.running) | 11613c65f1cb42838f3eb441 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | var v = new Vec(p2.y - p1.y, -(p2.x - p1.x)); // perpendicular vector | 0c3f17e973594b5fb1d3e2ff | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return executor_name | cf24ffaad6f84738a1c6dbe9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 257448fa3dbc4e06b29dd7e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate : 3"
]
} | int hparam_learning_rate : 3 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta : 5"
]
} | int n_delta : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sync_at : 0.058371"
]
} | float sync_at : 0.058371 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate : 0.065"
]
} | double hparams_learningRate : 0.065 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | ctx.fillRect(x, y, 10, 10); | 9e9393d72f3e476283d7db23 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e29e876edc1e4465bc4498ce | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | def queue_command( | b34fff3e718d4ffb99df838d | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | self.log.info( | c6ca89d7a3744fc38877e1d9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_top : 0.0247"
]
} | n_top : 0.0247 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.0842"
]
} | double learning_rate_de_std_HP = 0.0842 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | if ( isDuplicate(i1,i2,i3, ci1, ci2, ci3 ) ) | b20ce2c155b347ed8409e1f5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | if len(executor_config) > 1 or ":" in "".join(executor_config): | a6c02cc6b87a452991a8d4ae | Does this line of code make use of 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.