answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double noiseStd = 0.06908"
]
} | double noiseStd = 0.06908 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | saveAs(new DataView(out.buffer)) | 8c8cd76ce2ab47219c299669 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | // draw walls in environment | 3fc1ecbb65bd4ff5b4d1e8e0 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1762f7cc29434f379edd1ce2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | """Resources per worker, not including CPU or GPU resources.""" | 9d900f519a7b43bba4599982 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | hdesc.mVcount = c.mHullVcount; | 8bd1c43c51394a4e903f382d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps : 10"
]
} | int hparam_totalTimesteps : 10 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int temperature = 7"
]
} | int temperature = 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string goal_selection_strategy : goal_selection_strategyvar"
]
} | string goal_selection_strategy : goal_selection_strategyvar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseTypevar"
]
} | string noiseType : noiseTypevar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | u.type == tc::BW::UnitType::Resource_Mineral_Field || | 9f807db99f3d4d8d9717399e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | node.attr.speed = 4; | 15f0cd06767c498ca97ecdd3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr : 0.095"
]
} | double hparam_lr : 0.095 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_slice_length : 0.004"
]
} | double max_slice_length : 0.004 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 4"
]
} | int HP_episodes = 4 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.002"
]
} | double eta_HP = 0.002 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | callback->ConvexDebugTri(back[0].Ptr(), back[1].Ptr(), back[2].Ptr(), 0xD0D000); | e227fe029f7f4b12852acd5e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | Vector3d mP1; | c3f03170f8b64057a036a514 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class = replay_buffer_classVar"
]
} | replay_buffer_class = replay_buffer_classVar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | w.agents = [new Agent()]; | 1dbbb9ef8c0a4b6da332a39e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | 89228412f0644ce1bc94c2e8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | return a + Math.random() * (b - a); | a704b932565d4881b5a3aa10 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_de_std = 0.081"
]
} | double HP_learning_rate_de_std = 0.081 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nEpochs : 0.0608"
]
} | nEpochs : 0.0608 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | 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": [
4
],
"text": [
"int HP_modeldirectorypath = 8"
]
} | int HP_modeldirectorypath = 8 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps = 0.0758"
]
} | hparam_totalTimesteps = 0.0758 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self.impl.start() | 145ee893bc1d419fb3bbb969 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP : 0.01002"
]
} | double modelzipfilepath_HP : 0.01002 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class = replay_buffer_classvar"
]
} | replay_buffer_class = replay_buffer_classvar | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | mP1.Set(&vertices[i1 * 3]); | 6df3e6b601ee456c9e971d89 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy : policy_var"
]
} | policy : policy_var | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.0036"
]
} | float hparam_totalTimesteps_var : 0.0036 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | while (!cl->state()->game_ended) { | 2773003212b54e558817745f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.089759"
]
} | double hparam_episodes = 0.089759 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : False"
]
} | bool zero_policy : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | import numpy as np | a829193db72840cd98081c82 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | :param command: the command to execute | 153a44f7af9c4aecae24fe9a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a311023d616440f4b4b2d34a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | if (direction < 0.0) { | 85fbf997ade4466293713cb6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b79774acd1654951af061ad4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_schedule : 6"
]
} | int lr_schedule : 6 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta = 0.045"
]
} | double HP_eta = 0.045 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # See the License for the specific language governing permissions and | ce776770ac624fbd8d24651c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | It getClosest(int x, int y, It first, It last) { | dfe8d0f273194f65b62f1e15 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | InputSplit trainData = inputSplits[0]; | 4044395027d542d4ba339646 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes : 0.02279"
]
} | double hparam_episodes : 0.02279 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP : 0.0576"
]
} | float episodes_HP : 0.0576 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_var_HP = 0.05678"
]
} | learning_rate_var_HP = 0.05678 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | else if (attr->Attribute("name", "Cannot Go Left")) { | ded371c91ffd4d879de777fe | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | self.validate_airflow_tasks_run_command(command) | d11ffe22bc7d4046b3ab21e9 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"alive_bonus_offset = 0.092"
]
} | alive_bonus_offset = 0.092 | 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 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 8f92c7c348904dabb8a3b520 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | this.angle = angle; // angle relative to agent its on | 4fe3574e84054cb6b5a32a5c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | self.log.debug("Calling the %s sync method", self.__class__) | b277a7a2ad724ef99a235237 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.03126"
]
} | double hparam_episodes = 0.03126 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float margin : 0.09403"
]
} | float margin : 0.09403 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | send: | 5cf8213fba2745768dcea5fb | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vf_coef = 0.01"
]
} | float vf_coef = 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes = 0.0761"
]
} | hparam_episodes = 0.0761 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | list.push_back(i2); | f9cff5c5ec864cc88d959a75 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std = 0.0106"
]
} | float delta_std = 0.0106 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath = 0.076"
]
} | hparam_modelzipfilepath = 0.076 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | } else if (tc::BW::isWorker(utype)) { | 316a1265c5ca46c399c2b98f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | int main(int argc, char** argv) { | 2b30a851fb304cde9c8ca351 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq : 0.093179"
]
} | train_freq : 0.093179 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # See the License for the specific language governing permissions and | b0d085aab80d45e18212c0ca | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | fd26e5f13eb9482b86d68a2e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float optimizer = 0.09019"
]
} | float optimizer = 0.09019 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | reward_graph.add(w.clock / 200, b.average_reward_window.get_average()); | 606d33594b744ef8b9b185da | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 9f681adf43cf4aa996b4c4fb | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float values : 0.0699"
]
} | float values : 0.0699 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate : 0.024829"
]
} | float hparam_learning_rate : 0.024829 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP : 0.01"
]
} | double episodes_HP : 0.01 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool offline : True"
]
} | bool offline : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_epoch = 9"
]
} | int n_epoch = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float loss_fn : 0.084378"
]
} | float loss_fn : 0.084378 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | desc.mVertexStride = sizeof(float) * 3; | 3190c7c4efb5431a893c0772 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_grad_norm = 0.0858"
]
} | max_grad_norm = 0.0858 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate = 0.05"
]
} | double HP_learningRate = 0.05 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseType"
]
} | string noiseType : noiseType | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | sortChulls(mChulls); // sort the convex hulls, largest volume to least... | 3209748626124267b21ec65a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 65e763e356324cf3b04bc250 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_eval_batches = 0.071"
]
} | n_eval_batches = 0.071 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 1"
]
} | int episodes_HP : 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | ret = mChulls.size(); | 84fb6f4959fc4175a71b9a3c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | int main(int argc, char** argv) { | dafe65e43a544a938ad4f794 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_heads = 0.012"
]
} | n_heads = 0.012 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 2"
]
} | int hparams_learningRate = 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | getMesh(*b->mResult, vc, indices); | 084ddfa04d2043bb88a9e04e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | for _ in range(self.executor.parallelism) | a1717a32013045a98777bd92 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nSampledGoal = 0.000185"
]
} | nSampledGoal = 0.000185 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | public class SerializationExample { | fd4a60c2e91f4762adfb716b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelDirectoryPath_HP = 0.081"
]
} | modelDirectoryPath_HP = 0.081 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_eval_steps : 0.0235"
]
} | float value_eval_steps : 0.0235 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | static unsigned int colors[8] = | 7c564663f12c4c82b1d5a7f6 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | if (depth == 0) {float i = 0} | 236af4f98f9443b8b8733168 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | ConvexDecomposition::HullError ret = hl.CreateConvexHull(hdesc, result); | 1e70a5ba5f804d06b3975c09 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | FaceTri t(vertices, i1, i2, i3); | c35612d696c24b9d882e69ff | 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.