answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
68
],
"text": [
""
]
} | tinyxml2::XMLDocument doc; | 3fdd2d95e2954739ab0f0c3b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | def block_use_of_hybrid_exec(cls, executor_config: list): | 786ba77799984456bcf29afc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | return new Vec(this.x - v.x, this.y - v.y); }, | c23980e648af4fc389973ec4 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | .addColumnDouble("EstimatedSalary") | a3b6ad9614254e35a0f749c4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 3"
]
} | int hparams_learningRate = 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | unit.id, | 0adc069954084faf9c45a4d7 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | // Draw everything | f22be3c7867241458154021d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 94613152326c40e2a44992db | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelzipfilepath = 1"
]
} | int HP_modelzipfilepath = 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRateVar_HP : 0.0193"
]
} | float learningRateVar_HP : 0.0193 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gamma : 3"
]
} | int gamma : 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | var t = JSON.stringify(j); | c3ee130c626c418aadb1f305 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage = False"
]
} | normalize_advantage = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"layerSizeParam : 0.036"
]
} | layerSizeParam : 0.036 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxval : 4"
]
} | int maxval : 4 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std = 7"
]
} | int hparam_learning_rate_de_std = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | from trax import fastmath | fc88c29aa5d448c48760d4ca | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_envs = 8"
]
} | int n_envs = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minval = 0.04"
]
} | minval = 0.04 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr = 0.0602"
]
} | double hparam_lr = 0.0602 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | link.attr.shortcut = attr->BoolAttribute("value"); | 8a240044ea07447a9fb8b6bf | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP = 0.001249"
]
} | double modelzipfilepath_HP = 0.001249 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self.module_path, | 309f82c41b224272a9dcbd0e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"margin = 0.059"
]
} | margin = 0.059 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | return celery_kubernetes_executor_cls(celery_executor, kubernetes_executor) | 5560638b07df449382d5eda0 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | from trax.fastmath.numpy import nested_map | be5c73b80f5c4278b06533d5 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath = 10"
]
} | int HP_modelFilePath = 10 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_freq : 0.07"
]
} | double train_freq : 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.05"
]
} | vf_coef = 0.05 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | bc56f2878d984a3bb38a571f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 6bf56c90f76b470e8b723a30 | 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 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop = 0.016"
]
} | double use_rms_prop = 0.016 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs : policy_kwargs_var"
]
} | policy_kwargs : policy_kwargs_var | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | Args: | 462fe708f2894669ba0a6131 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP : 0.073"
]
} | double lr_HP : 0.073 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | public static void main(String[] args) throws IOException, InterruptedException { | 7129b2baaae24e9f985a9312 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modeldirectorypath_HP : 0.01"
]
} | modeldirectorypath_HP : 0.01 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 15eb946f2f044d1298190a20 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double cg_damping : 0.07"
]
} | double cg_damping : 0.07 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | for observation in observations[:, -1]: # (batch_size, time, ...) | 435d07216abc4a268cfaaf43 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | if not self.callback_sink: | dfc18636a9db440190f1cd4c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | if executor_name.connector_source == ConnectorSource.PLUGIN: | ead373c32e59464384cc1e6b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.x = node->coord.x + link.direction.y*(lineOffset + laneWidth*i); | 16a3ede591b0475cb71a7159 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minVal : 0.0589"
]
} | float minVal : 0.0589 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_envs = 0.0204"
]
} | n_envs = 0.0204 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | public static void main(String[] args) { | 918b0969177644689394fa58 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | 0xFF8040}; | f476dd1ccf40474f8ab0f838 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | """Wait synchronously for the previously submitted job to complete.""" | 2d1c95b8007e49f1ba63e2ca | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var : 0.05017"
]
} | double HP_totalTimesteps_var : 0.05017 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | true_fun=lambda args: running_mean_and_variance_update(*args), | d4df20589f0645c7b258e98f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimestepsVar : 0.0437"
]
} | float HP_totalTimestepsVar : 0.0437 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr = 0.084159"
]
} | float HP_lr = 0.084159 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | final File modelFile = new File(modelFilePath); | 0339e4306fd8470c9dde74da | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_de_std_HP = 1"
]
} | int learning_rate_de_std_HP = 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int off_Policy = 4"
]
} | int off_Policy = 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int epoch = 5"
]
} | int epoch = 5 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | except KeyError: | 9b5bf22617e24f45bc819d32 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length = 4"
]
} | int max_episode_length = 4 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | def forward(self, inputs): | c3a12b0c2fc74c0eb902513a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef = 0.095"
]
} | float ent_coef = 0.095 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | var v = new Vec(p2.y - p1.y, -(p2.x - p1.x)); // perpendicular vector | ed701aada7c84c1e88e90a21 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float q_value_temperature : 0.063801"
]
} | float q_value_temperature : 0.063801 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
119
],
"text": [
""
]
} | unique_modules = set([exec_name.module_path for exec_name in executor_names]) | 5241f83628d44a608fbc7f8c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize : True"
]
} | bool normalize : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # with the License. You may obtain a copy of the License at | bd17f4986fcb483abd910cc6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entropy_loss = 0.05868"
]
} | double entropy_loss = 0.05868 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_delta_std : 7"
]
} | int hparam_delta_std : 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath = 0.055"
]
} | float hparam_modelFilePath = 0.055 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | reward_graph = new cnnvis.Graph(); // reinit | 378a993bd4a74a5d9aec33dd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | from trax import fastmath | 77e9a221faf84fb58b90e5bd | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | mMax[0] += dx; | 1feaa7972bd34036a46a3d48 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | final TransformProcess transformProcess = new TransformProcess.Builder(schema) | 47a2beee045b405a88d1684f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def start(self) -> None: | def55969ec9d4176948af046 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | # Copyright 2024 The Trax Authors. | 955ae19fa1404b12a1b53beb | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimestepsVar_HP : 0.09"
]
} | float totalTimestepsVar_HP : 0.09 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP : 0.00966"
]
} | double modelFilePath_HP : 0.00966 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
172
],
"text": [
""
]
} | final TransformProcessRecordReader transformProcessRecordReader = new TransformProcessRecordReader(recordReader,transformProcess); | d0611af92f7b4418ac158bb0 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP = 0.0738"
]
} | float learningRate_HP = 0.0738 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batch_size : 0.0717"
]
} | double batch_size : 0.0717 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | std::string("Error establishing connection: ") + client->error()); | c70191c3db0742f283a93098 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelzipfilepath = 8"
]
} | int hparam_modelzipfilepath = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 3"
]
} | int hparams_learningRate = 3 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"online_sampling : True"
]
} | online_sampling : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | #if 0 | 551616b6eeb9498d913884c6 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | # externally and not yet been marked as failed. | 950510544ab84f2ba97520c4 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double useRmsProp = 0.09"
]
} | double useRmsProp = 0.09 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std : 0.0767"
]
} | float HP_learning_rate_de_std : 0.0767 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sdeSampleFreq : 0.03028"
]
} | sdeSampleFreq : 0.03028 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.06"
]
} | episodes_HP : 0.06 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rmsProp = 0.08"
]
} | use_rmsProp = 0.08 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.0175"
]
} | float gae_lambda = 0.0175 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP = 3"
]
} | int modelFilePath_HP = 3 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | da5769d1071c4ecc999b9ff5 | Can a hyperparameter (hp) be found in this line of code? | 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": [
6
],
"text": [
"float hparam_episodes : 0.055"
]
} | float hparam_episodes : 0.055 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | bool CHull::overlap(const CHull &h) const | ea6af89f53984e6488d6b6f2 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_episode_length = 0.0808"
]
} | double max_episode_length = 0.0808 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_n_samples : 0.03887"
]
} | q_value_n_samples : 0.03887 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | callback->ConvexDebugPoint(p.Ptr(), 0.02f, 0xFF0000); | 6ef647a99e6846108ca09ddc | 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.