answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : False"
]
} | bool use_rms_prop : False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 29b2d8627d6f448c9d9ae518 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class = model_class"
]
} | model_class = model_class | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | MERGE_PERCENT = desc.mPpercent; | 4ff86058c21844f7a468a4c4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | starti = 1; | 8d481d6dd20a44d782091f47 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_Val = 0.039"
]
} | min_Val = 0.039 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
147
],
"text": [
""
]
} | self.log.info("executor.running (%d)
%s", len(self.running), "
".join(map(repr, self.running))) | 3ea050117a6847a0b1378a03 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | .categoricalToInteger("Gender") | 7acc0ef32eee4af39deb2b77 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | is_local: bool = False | 04175da5ea484fd49a99a495 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_evals_per_epoch = 3"
]
} | int value_evals_per_epoch = 3 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | self.change_state(key, TaskInstanceState.QUEUED, info) | b42d9c5f751143f7a8851bf9 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.x = node->coord.x - link.direction.y*(lineOffset + laneWidth*i); | 0d6ab9fa874843f4a1f02fa7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | ab7e6cbf33d74538bedc850e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | // draw agents body | d43d27194dea4ca08d7dfd9c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float noiseStd : 0.0187"
]
} | float noiseStd : 0.0187 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps = 0.015"
]
} | hparam_totalTimesteps = 0.015 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | self, | 86ef2419b60748869d6b34a2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float eta_HP : 0.07946"
]
} | float eta_HP : 0.07946 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps = 0.041264"
]
} | float HP_totalTimesteps = 0.041264 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | auto mineralFields = getMineralFields(state); | daefd457f87940149d971e75 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 6"
]
} | int hparam_lr : 6 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | import java.util.Arrays; | c86da310ee5a4473ba174ae4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = False"
]
} | normalize = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | import org.deeplearning4j.nn.weights.WeightInit; | 1a677d3457b7419db598ec13 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | :param info: Executor information for the task instance | cd5968810b1946979e52d351 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : True"
]
} | zero_policy : True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | import org.datavec.api.transform.schema.Schema; | 84763466a2e7472495e6694d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | executor_names.append(ExecutorName(alias=name, module_path=core_executor_module)) | 4b9d57d23ffa44bcbe775114 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_episode_length : 0.052712"
]
} | max_episode_length : 0.052712 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | if (a.angle < 0) a.angle += 2 * Math.PI; | 7b2cf8ed12c3497dad4bfaf1 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq : 0.045"
]
} | train_freq : 0.045 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | c1d1b50d787246728ad1fc57 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | return model.output(dataSetIterator); | f34bd57c3df747bf9333878c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : True"
]
} | bool zero_policy : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps = 0.06"
]
} | double HP_totalTimesteps = 0.06 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_sampled_goal = 6"
]
} | int n_sampled_goal = 6 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath = 7"
]
} | int hparam_modelFilePath = 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trainFreq : 0.09136"
]
} | float trainFreq : 0.09136 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | callback_sink: BaseCallbackSink | None = None | 91ed10bebb9b4a22b01ed5f0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxEpisodeLength = 0.07"
]
} | float maxEpisodeLength = 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef : 0.09"
]
} | float ent_coef : 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelfilepath : 9"
]
} | int HP_modelfilepath : 9 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2d86f2cc983140bc9a4d4125 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | node.attr.density = attr->IntAttribute("value"); | 99308b56edcf478594ab8b24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.06"
]
} | float n_top = 0.06 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling = True"
]
} | bool online_sampling = True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int useRmsProp = 4"
]
} | int useRmsProp = 4 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_eta = 10"
]
} | int HP_eta = 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noise_type = noise_typeVar"
]
} | string noise_type = noise_typeVar | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.064"
]
} | double eta_HP = 0.064 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
135
],
"text": [
""
]
} | // agents are given the opportunity to learn based on feedback of their action on environment | 4292b1e501564beabb7cc6b5 | 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 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage = True"
]
} | bool normalize_advantage = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : True"
]
} | useRmsProp : True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate : 0.08"
]
} | double HP_learning_rate : 0.08 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = True"
]
} | onlineSampling = True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | def process_landmarks(raw_data): | b7a56e480a674ad3948bc73b | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var = 0.0"
]
} | double hparam_totalTimesteps_var = 0.0 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = True"
]
} | bool normalizeAdvantage = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rmsProp : 9"
]
} | int use_rmsProp : 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | # coding=utf-8 | 701f15d389d8413d8e1d8099 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | } catch (std::exception& e) { | b591901815ad40a09a51ac2d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate : 0.069655"
]
} | float HP_learning_rate : 0.069655 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | bundles = [{}, combined_bundle] + [worker_bundle] * (self.num_workers - 1) | 2f3648459e684a39b919a44c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | def end(self): | 53449f9750354b068e2dc76e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class = replay_buffer_class_var"
]
} | replay_buffer_class = replay_buffer_class_var | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath = 0.0635"
]
} | double hparam_modelDirectoryPath = 0.0635 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | if executor_name := _alias_to_executors.get(executor_name_str): | 7860efdbb2d74caf8120f007 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
} | bool use_sde = False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate = 5"
]
} | int learning_rate = 5 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | Uses a task queue to coordinate work distribution. | 2643c1c995cc46b492f76de6 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | encoded_image_data = f.read() | 4e3d1ecd277d41bea4dea661 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelfilepath_HP = 0.085285"
]
} | modelfilepath_HP = 0.085285 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.08609"
]
} | float hparam_totalTimesteps_var : 0.08609 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.05"
]
} | double learningRate_HP = 0.05 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minval = 0.004798"
]
} | float minval = 0.004798 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | self.log.error("Failed to execute task %s.", e) | a76136f392494234a267843c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modeldirectorypath_HP : 0.0803"
]
} | double modeldirectorypath_HP : 0.0803 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate : 0.06814"
]
} | HP_learningRate : 0.06814 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # with the License. You may obtain a copy of the License at | 40c7de898f1a4713862c0f28 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = False"
]
} | bool normalizeAdvantage = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | if (PATHFIND::_0xF7B79A50B905A30D(-8192.0f, 8192.0f, -8192.0f, 8192.0f)) { | a805d0fe4a2d425087656546 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate : 0.07"
]
} | float hparams_learningRate : 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = True"
]
} | use_rms_prop = True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"flatten : 0.04903"
]
} | flatten : 0.04903 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.01605"
]
} | float learning_rate_de_std_HP = 0.01605 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (i3 == ci1 || i3 == ci2 || i3 == ci3) dcount++; | cf5e576937944b14a1338170 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_HP : 0.04"
]
} | lr_HP : 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack = 0.069178"
]
} | double frame_stack = 0.069178 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs : policy_kwargs_var"
]
} | policy_kwargs : policy_kwargs_var | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP : 0.02038"
]
} | double modelZipFilePath_HP : 0.02038 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelFilePath : 0.086494"
]
} | double hparam_modelFilePath : 0.086494 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_model : 0.02962"
]
} | float train_model : 0.02962 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | this.rot1 = action[0] * 1; | ba9ee7bd86ac402e906847f7 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | dy *= 0.1f; // inflate 1/10th on each edge | 896ad917e4f24c8f8de76eb6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
148
],
"text": [
""
]
} | return new Vec(this.x * Math.cos(a) + this.y * Math.sin(a), -this.x * Math.sin(a) + this.y * Math.cos(a)); | bc99fc861c174749b89c5e1a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.0576"
]
} | float hparam_episodes : 0.0576 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | Back-compat method to Check if the command to execute is airflow command. | 203290ac244f4b788ed6c9dd | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_eta : 6"
]
} | int HP_eta : 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelDirectoryPath : 0.01815"
]
} | float hparam_modelDirectoryPath : 0.01815 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (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.