answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
6
],
"text": [
"float n_devices : 0.01"
]
} | float n_devices : 0.01 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var = 0.08711"
]
} | double HP_learning_rate_var = 0.08711 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.077"
]
} | float hparam_totalTimesteps : 0.077 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | #include "bestfitobb.h" | 1694d4ff511841b7a0e424ae | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nCriticUpdates : 0.092"
]
} | double nCriticUpdates : 0.092 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.04"
]
} | double learning_rate_de_std_HP = 0.04 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | //search and replace example | fae98481eb94435e84b6367a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | """Start limited parallelism implementation.""" | ce204ee5d18a41f1b44546fc | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | """Sync will get called periodically by the heartbeat method.""" | d70445913bf04b4d9b09ea4f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float epsilon = 0.0598"
]
} | float epsilon = 0.0598 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | elapsed = self.elapsed | 921690d2eba64644a86e73c9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nDelta = 0.04992"
]
} | double nDelta = 0.04992 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | final RecordReader recordReader = new ImageRecordReader(30,30,3); | d8354041afb541599370eee6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int margin : 9"
]
} | int margin : 9 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool offline = True"
]
} | bool offline = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate : 0.0116"
]
} | float hparam_learning_rate : 0.0116 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | return PlacementGroupFactory(bundles, strategy=self.placement_strategy) | 99541cb6a9a641ae97ae587f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRateDeStd : 0.067217"
]
} | double HP_learningRateDeStd : 0.067217 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | // // braaain | 08a6456484bc4753ae6e8ca3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | // Train a new marine unit | 127c27932f9e445cbd84fa06 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelFilePath : 0.031"
]
} | double hparam_modelFilePath : 0.031 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | mChulls.clear(); | e0f0faa4160741ada77691ba | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | if (node->attr.highway) laneWidth = 6.0; | d5b77d20ee3945059e3a1870 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minGradNorm : 0.0175"
]
} | float minGradNorm : 0.0175 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | for (float z = -1; z < 1; z += 0.04f) | 83634ef9b19c438c91db8892 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"alive_bonus_offset : 0.06709"
]
} | alive_bonus_offset : 0.06709 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP = 6"
]
} | int lr_HP = 6 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | a = window.downloadAnchor = document.createElement("a"); | a9e7bc7cbbea437d9fa1052a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr = 0.0937"
]
} | float hparam_lr = 0.0937 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | ) -> None: | a4a6b5c4772a4b89a97e4798 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nTop = 0.0967"
]
} | nTop = 0.0967 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | output: { | e1aa2722a9c04039b6ee8f98 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelzipfilepath : 0.06351"
]
} | float HP_modelzipfilepath : 0.06351 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP : 0.0156"
]
} | float learning_rate_var_HP : 0.0156 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | reward = -reward; | 4998e820ebc84f61a6f01087 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseTypevar"
]
} | string noiseType : noiseTypevar | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app; | 07ddab4df6e047ee9cc5219d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRateDeStd = 0.091829"
]
} | double HP_learningRateDeStd = 0.091829 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP = 0.0279"
]
} | float learning_rate_var_HP = 0.0279 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate : 0.013278"
]
} | HP_learningRate : 0.013278 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | callback->ConvexDebugTri(back[0].Ptr(), back[1].Ptr(), back[2].Ptr(), 0xFFFF00); | 42b1b38b1e544442a8178189 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trainCount : 0.048493"
]
} | double trainCount : 0.048493 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath : 0.06"
]
} | double hparam_modelDirectoryPath : 0.06 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length = 2"
]
} | int max_episode_length = 2 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 7"
]
} | int HP_modelFilePath : 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRateDeStd_HP : 8"
]
} | int learningRateDeStd_HP : 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelClass : modelClassVar"
]
} | modelClass : modelClassVar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | import org.datavec.api.split.FileSplit; | 3f33402a93d04c79b4e6f6cd | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_lr_schedule = 8"
]
} | int policy_lr_schedule = 8 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 2a0e9087bfa742298c7e4313 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | function randf(a, b) { | 6bf0a01a3d8a47a8ad76c75d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | class RunningRetryAttemptType: | ef3ab888450347e88a912577 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | first_attempt_time: datetime = field(default_factory=lambda: pendulum.now("UTC"), init=False) | 0eb60f7954da4fb1843c21b8 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | }catch (IOException e) { | aec8fb7d93314f578664bcbb | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseStd = 0.09"
]
} | noiseStd = 0.09 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class = model_classVar"
]
} | string model_class = model_classVar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.0891"
]
} | HP_episodes : 0.0891 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = False"
]
} | bool normalize = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath = 0.047"
]
} | double HP_modelDirectoryPath = 0.047 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | cleared_events = self.event_buffer | 806b5bafcf024ff894dec741 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 3"
]
} | int n_delta = 3 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std_HP : 9"
]
} | int delta_std_HP : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 6"
]
} | int hparams_learningRate = 6 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath : 0.0024"
]
} | float hparam_modelFilePath : 0.0024 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_eval_batches : 0.0742"
]
} | n_eval_batches : 0.0742 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 2"
]
} | int hparam_lr : 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modeldirectorypath : 0.0852"
]
} | float HP_modeldirectorypath : 0.0852 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimestepsVar : 0.1"
]
} | double HP_totalTimestepsVar : 0.1 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"combinedLoss = 0.01552"
]
} | combinedLoss = 0.01552 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate : 0.0956"
]
} | HP_learningRate : 0.0956 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # See the License for the specific language governing permissions and | b49bff28cff041d6aee0dc6b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | e8a90588090d4fa2b54e36a5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelFilePath = 0.07116"
]
} | double HP_modelFilePath = 0.07116 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | if command[0:3] != ["airflow", "tasks", "run"]: | bb0703b8114f4bb583b74d45 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | } else { | 684ba5e129c7488d9136a742 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_de_std = 0.036"
]
} | double HP_learning_rate_de_std = 0.036 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | if (res.ua < minres.ua) { minres = res; } | 173df92e36934cf4a586e1d6 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int on_policy : 4"
]
} | int on_policy : 4 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | Import the default executor class. | 89342baf7af743d89848e0bd | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_sampled_goal = 0.046"
]
} | float n_sampled_goal = 0.046 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | if (res.ua < minres.ua) { minres = res; } | e69397dc183a4a8ca3a85403 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | if (d > rad) { | ec641059e4664f3fa99e5f2a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | return tis | 6ac01024e5b9430a8887e7dd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelzipfilepath : 0.0667"
]
} | double hparam_modelzipfilepath : 0.0667 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_n_steps_per_epoch = 5"
]
} | int value_n_steps_per_epoch = 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4cdb902aa7cd4a61a8a4ad42 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | cleared_events = self.event_buffer | acd7a9c362724e51a55f29b1 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | this.sensed_type = -1; // what does the eye see? | a9ebbba6589a4e3699960a6f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath : 4"
]
} | int HP_modelDirectoryPath : 4 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | attempt = self.attempts[key] | 25c7e51337094385869e566d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelZipFilePath = 0.0114"
]
} | float HP_modelZipFilePath = 0.0114 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath : 6"
]
} | int hparam_modelZipFilePath : 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | self.log.info( | c46eb566d49746838e92e8e7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningrate : 1"
]
} | int HP_learningrate : 1 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double onPolicy : 0.09978"
]
} | double onPolicy : 0.09978 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dfeature = 3"
]
} | int dfeature = 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 8da42d289e4d4bc989daf488 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | #include "concavity.h" | 008621a10a4f41ebbbfa4f0f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | import tensorflow.compat.v2 as tf | 14babd96a2a44a1b8e08a6c3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP : 0.03814"
]
} | modelFilePath_HP : 0.03814 | 61f112fee0cf4b2d87df4739 | 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.