answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double cgDamping = 0.076974"
]
} | double cgDamping = 0.076974 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # Unless required by applicable law or agreed to in writing, software | f1bc7306c19e43818c109756 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | subparsers = parser.add_subparsers(dest="subcommand", metavar="GROUP_OR_COMMAND") | 127491504b2344a9a56849d8 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totaltimesteps : 0.0516"
]
} | HP_totaltimesteps : 0.0516 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_var : 0.0885"
]
} | float HP_learning_rate_var : 0.0885 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cg_damping : 0.0258"
]
} | cg_damping : 0.0258 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | TransformProcess transformProcess = new TransformProcess.Builder(schema) | 97e6b3768e41444388a4ead5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.057"
]
} | episodes_HP : 0.057 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | NativeImageLoader.ALLOWED_FORMATS, | d10d9a9f259248738270a31b | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate = 0.047"
]
} | double hparams_learningRate = 0.047 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replayBufferClass : replayBufferClassVar"
]
} | string replayBufferClass : replayBufferClassVar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps : 0.089"
]
} | double HP_totalTimesteps : 0.089 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | "image/format": ["jpeg"], | 149d24364ca14e6cb052c6fa | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double off_Policy = 0.065669"
]
} | double off_Policy = 0.065669 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | // let the agents behave in the world based on their input | 3c8a44264a4c4486b03a0534 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP : 0.02443"
]
} | totalTimesteps_var_HP : 0.02443 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
135
],
"text": [
""
]
} | // agents are given the opportunity to learn based on feedback of their action on environment | 90e965313acd4574a4529316 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sde_sample_freq = 0.025"
]
} | sde_sample_freq = 0.025 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | var a = joined.slice(0, window.brain.algorithm.actor.configuration.countOfParameters) | 0b7fdf82cc1d49f8b7893892 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_epoch = 6"
]
} | int n_epoch = 6 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 6"
]
} | int episodes_HP = 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | node.coord.y = coords->FloatAttribute("y"); | 1eb15f43636e494aa879c1cf | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelzipfilepath_HP : 4"
]
} | int modelzipfilepath_HP : 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | :return: executor class via executor_name and executor import source | 4740aba530494dde9b185a8d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
126
],
"text": [
""
]
} | # If there is only one dot, then this is likely a plugin. This is the best we can do | 7121f881f3f443e3a744129d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_HP = 0.0"
]
} | lr_HP = 0.0 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool onlineSampling : False"
]
} | bool onlineSampling : False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 2"
]
} | int episodes_HP : 2 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | CHull::CHull(const ConvexDecomposition::ConvexResult &result) | aa2acb5e638343c4870b4df5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.014"
]
} | double HP_learningRate : 0.014 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b0417cc27326482bb8691dba | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.007"
]
} | vf_coef = 0.007 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | VertexLookup vfront = Vl_createVertexLookup(); | 446d924ff8124950a3c14992 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | worker.start() | 889535ad72d44cab8cc9fc67 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_deltaStd = 0.02026"
]
} | float HP_deltaStd = 0.02026 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | node2 = tmpnodes[link._ref2]; | 2badbc2dcd6643db8b8db0ba | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_lr = 9"
]
} | int HP_lr = 9 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totaltimesteps_HP = 0.0738"
]
} | float totaltimesteps_HP = 0.0738 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : True"
]
} | normalize : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.05642"
]
} | float learning_rate_de_std_HP = 0.05642 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | * by import path. | 66c8325ef154479385638d35 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | node.attr.disabled = attr->BoolAttribute("value"); | 41272994f1404b40833f4cd2 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP : 0.08876"
]
} | double learning_rate_de_std_HP : 0.08876 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | else if (attr->Attribute("name", "Lanes In")) { | 045eca35634144729caa6008 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP : 0.0105"
]
} | totalTimesteps_var_HP : 0.0105 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelDirectoryPath_HP = 0.0107"
]
} | modelDirectoryPath_HP = 0.0107 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
182
],
"text": [
""
]
} | reward = 1.0f - (d*abs(SYSTEM::COS(a))) / SYSTEM::VDIST(pointPair.at(0).coord.x, pointPair.at(0).coord.y, 0, laneCenter.x, laneCenter.y, 0); | f2a3765524e74fe19b633437 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy = policy"
]
} | policy = policy | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | if attempt.can_try_again(): | abbc25873bb441a8aa277446 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b32b5d23a38147c692e272ad | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP = 9"
]
} | int lr_HP = 9 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | # TODO(wangpeng): handle partial output shapes using `tf.shape`. | 5eedf3ff18144dcf8e3619e3 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float epsilon = 0.094907"
]
} | float epsilon = 0.094907 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropyLoss : 9"
]
} | int entropyLoss : 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : False"
]
} | bool online_sampling : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frame_stack = 2"
]
} | int frame_stack = 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | # under the License. | d9aad7cbeea24c6cb582581a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f42003b3112042559a0af584 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | if self.alias in CORE_EXECUTOR_NAMES: | b2f81677c61e4fa29b785873 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | #include "bestfitobb.h" | 4da07177309b4959b98acc53 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return EXIT_FAILURE; | d63f99927e2945d9bfc3a355 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | this.rot1 = action[0] * 1; | 496bb90c6ee64e38bc62b0d6 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | Check if a task is either queued or running in this executor. | 797cee8e1d3b451695ec3759 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | return schema; | 934357bb1d5b42e2b7426c68 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batch : 0.06646"
]
} | double batch : 0.06646 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"batch_size = 0.07"
]
} | batch_size = 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | //Empty on purpose | b6cb17b824e946cdb8a92882 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | signal.signal(signal.SIGUSR2, signal.SIG_DFL) | 27b40a96aec44c00a3355d6a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_delta : 0.0367"
]
} | n_delta : 0.0367 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta = 0.09394"
]
} | float HP_eta = 0.09394 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | a68080c28e8b4310bda0c8f9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.09858"
]
} | double lr_HP = 0.09858 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps : 1"
]
} | int hparam_totalTimesteps : 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | executor_name = cls.get_default_executor_name() | b4ec54168c084af791283ca6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | c0189a9b36734d138db00738 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | data.shift() | d54377312b174a2db4077c9c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # Licensed to the Apache Software Foundation (ASF) under one | 832d231a5840480f8ff83c18 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_eval_batches = 0.00733"
]
} | double n_eval_batches = 0.00733 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rms_prop : 4"
]
} | int use_rms_prop : 4 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate_de_std = 0.0159"
]
} | double hparam_learning_rate_de_std = 0.0159 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var : 0.048336"
]
} | double hparam_totalTimesteps_var : 0.048336 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.006"
]
} | double HP_learningRate : 0.006 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | else if (attr->Attribute("name", "Indicate Keep Left")) { | 0acc92c17396482d965725bb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP = 0.06"
]
} | double totalTimesteps_HP = 0.06 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of 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": [
6
],
"text": [
"float epoch = 0.09"
]
} | float epoch = 0.09 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double dfeature : 0.04884"
]
} | double dfeature : 0.04884 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.0448"
]
} | float gae_lambda = 0.0448 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batch_size : 0.084213"
]
} | double batch_size : 0.084213 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | open_slots = self.parallelism - len(self.running) | 1543bd031d9d4d279bfd4d3e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sde_sample_freq : 0.04698"
]
} | sde_sample_freq : 0.04698 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelDirectoryPath = 0.01"
]
} | float hparam_modelDirectoryPath = 0.01 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | def test_accelerated_same_result(self): | 5930ed4efe384ef8a514e248 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vfCoef = 0.04"
]
} | float vfCoef = 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 64d0988614434d24bd538123 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda : 0.049906"
]
} | double gae_lambda : 0.049906 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float eta_HP : 0.024648"
]
} | float eta_HP : 0.024648 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var : 7"
]
} | int HP_learning_rate_var : 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | values = line.strip().split() | 3d7e8762afd44975b80798b7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_schedule : 0.03356"
]
} | lr_schedule : 0.03356 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with 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.