answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
99
],
"text": [
""
]
} | //Puts everything into place for fast searching by nodeID | b1a90594e2614ae39e343ff1 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
150
],
"text": [
""
]
} | """Return False if there has been at least one try greater than MIN_SECONDS, otherwise return True.""" | ff17d6576704422eba2473b3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 560be2aeec3e4dcc88eb5154 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.02"
]
} | double learning_rate_var_HP = 0.02 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | reader.readAsArrayBuffer(input.files[0]); | f1e6cc9bb17b404684183d69 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelZipFilePath : 0.091"
]
} | HP_modelZipFilePath : 0.091 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningRateVar = 3"
]
} | int hparam_learningRateVar = 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr : 0.03"
]
} | float hparam_lr : 0.03 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateDeStd = 0.06"
]
} | hparam_learningRateDeStd = 0.06 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | kubernetes_executor = import_string(cls.executors[KUBERNETES_EXECUTOR])() | 5359bf090c9f4a3baa538827 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | ctx.beginPath(); | 0362d94e41df432cbfb1eae7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"entropyVec : 0.02"
]
} | entropyVec : 0.02 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nDelta = 0.0841"
]
} | float nDelta = 0.0841 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eta_HP = 8"
]
} | int eta_HP = 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | // helper function to get closest colliding walls/items | eb89d0649d6f473fac093732 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack = 0.07"
]
} | float frame_stack = 0.07 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double optimizer=adam.Adam, : 0.0323"
]
} | double optimizer=adam.Adam, : 0.0323 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate : 0.018"
]
} | HP_learningRate : 0.018 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP : 0.085"
]
} | float episodes_HP : 0.085 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningrate_HP : 0.092517"
]
} | learningrate_HP : 0.092517 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath = 9"
]
} | int HP_modelDirectoryPath = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modeldirectorypath : 0.011"
]
} | double hparam_modeldirectorypath : 0.011 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | this.sensed_type = -1; // what does the eye see? | d498f26926164e129c16d08a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return super().run() | 0fc1b06a31f44fe08b25a6c5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string value_model = value_modelvar"
]
} | string value_model = value_modelvar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | NativeImageLoader.ALLOWED_FORMATS, | a0f00192959f42ceb224e70a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta : 0.03068"
]
} | float hparam_eta : 0.03068 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.04832"
]
} | double learning_rate_var_HP = 0.04832 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_grad_norm = 0.084"
]
} | double min_grad_norm = 0.084 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | This check is built into a method so that it can be easily mocked in unit tests. | 8b5fdfd7a31c4a1a93e466aa | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningrate : 0.075"
]
} | hparam_learningrate : 0.075 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | var index = 0, | a65a5489068d4dbf8d919354 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath = 0.088"
]
} | float hparam_modelZipFilePath = 0.088 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | A function whose input arguments can be either the same as `f`'s or only | 604e8243fa07473fa1d17a39 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1f9c8e9952bf441eb7b1a3f9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | super().__init__(parallelism=parallelism) | 1333e3f60fce440e8a12db55 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 32f6944d2d004dff8cfcae45 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 9"
]
} | int ent_coef : 9 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | CHull::~CHull(void) | 5dc52e501daf4422a6c8b91b | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double advantage_estimator : 0.086621"
]
} | double advantage_estimator : 0.086621 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
133
],
"text": [
""
]
} | mVolume = computeMeshVolume(result.mHullVertices, result.mHullTcount, result.mHullIndices); | 155c8b633b4748bc8c76013e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | canvas.style.width = canvas.width + 'px'; | 127c0744124c4dc2943a1f20 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRateVar = 9"
]
} | int HP_learningRateVar = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double onPolicy = 0.036874"
]
} | double onPolicy = 0.036874 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | else if (link.attr.lanesOut == 0){ //Usually interurban scenarios TODO | 67f8bcf708fe4d60bfb4981d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelClass = modelClass_var"
]
} | modelClass = modelClass_var | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 898390b061684b1f8e7be9f7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"frame_stack = 0.0596"
]
} | frame_stack = 0.0596 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | ignore_all_deps: bool = False, | 8b1c23f55d5d443886658ce8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | var b = draw() | f41d7393504a4879b3f5e0df | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | .addColumnCategorical("Geography", Arrays.asList("France","Germany","Spain")) | 31098a7b340e48b99ab3b8f6 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | String message=""; | c2ae43eb9b8d45eda9a07414 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int testCount : 2"
]
} | int testCount : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_n_steps_per_epoch : 5"
]
} | int value_n_steps_per_epoch : 5 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates : 0.09295"
]
} | float n_critic_updates : 0.09295 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double offPolicy : 0.02"
]
} | double offPolicy : 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningRateVar = 8"
]
} | int hparam_learningRateVar = 8 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | a6929feadf964c1e8a0ac323 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | Load the executor. | 606e1ed65f5c45a3bde65ae7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_episode_length : 0.07014"
]
} | max_episode_length : 0.07014 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return EXIT_SUCCESS; | 1791036afda04c92a15120bf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxGradNorm : 0.051"
]
} | float maxGradNorm : 0.051 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_HP : 0.0359"
]
} | double learning_rate_HP : 0.0359 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var = 0.02"
]
} | float HP_totalTimesteps_var = 0.02 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frameStack = 3"
]
} | int frameStack = 3 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda = 3"
]
} | int gae_lambda = 3 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | for (int i = 1; i <= 6; i++) { | 89aeab55ea274bfca4c47bd3 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useSde = False"
]
} | useSde = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseStd : 0.0689"
]
} | noiseStd : 0.0689 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trajectory_batch_stream, : 0.0434"
]
} | double trajectory_batch_stream, : 0.0434 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath : 10"
]
} | int hparam_modelZipFilePath : 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int _value_batch_size : 1"
]
} | int _value_batch_size : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rms_prop : 10"
]
} | int use_rms_prop : 10 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | return executor_names | 153ab72fd9cb4977b9a02547 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | throw std::runtime_error( | 546d3200182d46f78eee752e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | this.collpoints = []; | a300039ec8724757b63a47eb | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | os._exit(ret) | 962c3ff19f8848ad97d39117 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | .addColumnDouble("Balance") | 50da504781a84861ac5dd1d6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | ba37a917478d4935adb7299c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | tags={"status": "queued", "name": self.__class__.__name__}, | 70600c98e1f947ca97337a56 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policyKwargs : policyKwargs"
]
} | policyKwargs : policyKwargs | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def start(self) -> None: | df8a18d25d764fc499012ee2 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double margin : 0.1"
]
} | double margin : 0.1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double optimizer=adam.Adam, = 0.0323"
]
} | double optimizer=adam.Adam, = 0.0323 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sync_at = 0.088469"
]
} | double sync_at = 0.088469 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | with suppress(ImportError, AttributeError): | d5253a2a15684a2c8135de0d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ce334e41a9754bd19626cd9e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | Vector3d front[4]; | 1e36c3d5c06a4c8db3701b2e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"advantage_estimator : 0.054626"
]
} | advantage_estimator : 0.054626 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | .addField("species") | 95947068eac3477e8b3a89b5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | filename: 'bundle.js' | 0a8c70a3a257447c8c2aa46d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_de_std = 0.07465"
]
} | HP_learning_rate_de_std = 0.07465 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | def queue_command( | 786c08ab1af14ef68fcad38b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class : model_classVar"
]
} | model_class : model_classVar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta = 8"
]
} | int hparam_eta = 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps_var : 0.019105"
]
} | hparam_totalTimesteps_var : 0.019105 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP : 0.025"
]
} | double learning_rate_var_HP : 0.025 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelZipFilePath : 0.00846"
]
} | float HP_modelZipFilePath : 0.00846 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string value_model = value_modelvar"
]
} | string value_model = value_modelvar | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | mode: "development", | 21902f3ca9b344a2ac96f10f | 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.