answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : True"
]
} | bool use_rms_prop : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 3"
]
} | int HP_learningRate = 3 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | return { | 699a43fa8c6f46a080e24710 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 36b23769eca641adbf156a58 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | len(self.queued_tasks), | 6153d300e51144dab6f9da3d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std = 0.06977"
]
} | delta_std = 0.06977 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_delta_std : 0.041"
]
} | float HP_delta_std : 0.041 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | import org.deeplearning4j.datasets.datavec.RecordReaderDataSetIterator; | d721fe77fa374815a8abc0d9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | 20); | 9f8f575979e547b0b1d29f87 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int log_softmax = 1"
]
} | int log_softmax = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | #if MAKE_MESH | b3a370e6c80343a7a7a816b6 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelFilePath = 0.016"
]
} | double hparam_modelFilePath = 0.016 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelDirectoryPath = 0.0388"
]
} | HP_modelDirectoryPath = 0.0388 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | #include "float_math.h" | 9ab4db050fdb4888b7a32ef3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float _value_batch_size : 0.08123"
]
} | float _value_batch_size : 0.08123 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | Set queued state for the event. | 4b7830fa432a498193eeecc2 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP = 0.062"
]
} | double modelDirectoryPath_HP = 0.062 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | 076aef2e14cf4fe7a84ed26f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP = 0.027"
]
} | double totalTimesteps_HP = 0.027 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | var y = 40; | daac7e14cc624650b3035761 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr = 7"
]
} | int hparam_lr = 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | assert self.queue | d0d5f6368c764d8d8852c463 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_Heads = 0.014"
]
} | double n_Heads = 0.014 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | import org.datavec.api.split.NumberedFileInputSplit; | b305a023ef5e4a478cfabf69 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def queue_task_instance( | b72e4ea47e5d46638e998ddd | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.03853"
]
} | double totalTimesteps_HP : 0.03853 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | :param executor_config: Configuration passed to the executor. | 1864d2954b8840e7a7ede46e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 1"
]
} | int modelDirectoryPath_HP : 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std = 0.0748"
]
} | hparam_learning_rate_de_std = 0.0748 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | .addColumnCategorical("Grade", Arrays.asList("A","B","C","D")) | 3dd08d572ed24f438c0c490d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | def start(self): # pragma: no cover | 34df8bda056643be8438c4b1 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gamma : 4"
]
} | int gamma : 4 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | # Note: This empty bundle is required so that the Tune actor manager schedules | 1f1598d844b8453faeb4df1c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int trainCount = 7"
]
} | int trainCount = 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | for (var i = 0, n = this.agents.length; i < n; i++) { | fdff6921272c4d48b337a23a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | import org.slf4j.LoggerFactory; | 4f7cd8dff9fe42a5be4b4e79 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | executor = executor_cls() | 34a5b710ad784896a8c2b275 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate_var : 0.085"
]
} | double hparam_learning_rate_var : 0.085 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | Back-compat method to Check if the command to execute is airflow command. | 0721ae5905a84a8d90f77142 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelDirectoryPath_HP = 0.007182"
]
} | float modelDirectoryPath_HP = 0.007182 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int combinedLoss = 2"
]
} | int combinedLoss = 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | mMin[1] -= dy; | 8527d27f7cb9468ca84e6045 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP = 0.07898"
]
} | learning_rate_de_std_HP = 0.07898 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.01"
]
} | double gae_lambda = 0.01 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.079768"
]
} | float hparam_totalTimesteps_var : 0.079768 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps : 0.074481"
]
} | float HP_totalTimesteps : 0.074481 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | while (!cl->state()->game_ended) { | 6e5e5da536984883aade068d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage = True"
]
} | normalize_advantage = True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 65059503d2d8472399971262 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | node.attr.leftTurnsOnly = attr->BoolAttribute("value"); | 5e22e546ee164d3fab62d786 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f4959958987b4df9a56a62f7 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | * create 'n' different sub directories and place it under application root. | 329756f25c044c3dbc335cb7 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelDirectoryPath_HP = 0.044488"
]
} | float modelDirectoryPath_HP = 0.044488 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef : 0.0446"
]
} | float ent_coef : 0.0446 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | assert self.impl | da8ae1f7124e4fbeb35b06ec | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | - inter-node connections: trainable weights (one float per connection), | 624802b4a76340698d3ac861 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 29ebae91e0df485a8fb04415 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef = 0.0759"
]
} | double vf_coef = 0.0759 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
155
],
"text": [
""
]
} | * This outputs the number of possible outcomes of the model, which is nothing but the existing number of labels. | 361cc5663a2a4015b5909e6f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | tNode node = { 0 }; | 7dc232dafe19468da96d4937 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_eval_steps = 0.069"
]
} | double value_eval_steps = 0.069 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d942eb64d3124f7f84fac0d6 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage = True"
]
} | normalize_advantage = True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | job_id: None | int | str = None | 8b824fa75e474b16ab4c76f2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onPolicy : 0.003"
]
} | onPolicy : 0.003 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 944f8a3770b74f258eb048ee | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | log.debug("Loading executor %s from %s", _executor_name, import_source.value) | a79565a34907445c92a60de6 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | reward = -reward; | 3b4da73a16aa4530a2ffd268 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | layer = tl.Dense(2) | ad56f25b83aa4fe29c2be01a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"offline = False"
]
} | offline = False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 1"
]
} | int episodes_HP = 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_epochs = 0.04"
]
} | float n_epochs = 0.04 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | A function whose input arguments can be either the same as `f`'s or only | eb285ea21e53426ba5766e9b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.017374"
]
} | double gae_lambda = 0.017374 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"clipRange = 0.07"
]
} | clipRange = 0.07 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates = 0.029672"
]
} | nCriticUpdates = 0.029672 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate : 8"
]
} | int HP_learning_rate : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nTop : 0.0819"
]
} | float nTop : 0.0819 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_HP : 0.08"
]
} | float totalTimesteps_HP : 0.08 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | from ray.tune.execution.placement_groups import PlacementGroupFactory | 80c8f0ca8a574c61a98c55a0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool q_value : False"
]
} | bool q_value : False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | pointPair.push_back(linePoint2); | a78a0ac009a541cca59c6d5c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | self.change_state(key, TaskInstanceState.SUCCESS, info) | 404da0ecab1646b1aba15f52 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes : 0.018"
]
} | hparam_episodes : 0.018 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | ParentPathLabelGenerator parentPathLabelGenerator = new ParentPathLabelGenerator(); | 89d0fcf4c22245a4ae699003 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | def debug_dump(self): | 268f34ad933b4d3c940c5276 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath = 0.05626"
]
} | float hparam_modelFilePath = 0.05626 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | }] | faa811f4bcf54ac4aa36523e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | # coding=utf-8 | 31825e62ade34715b9e2b82a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_grad_norm = 0.0994"
]
} | float min_grad_norm = 0.0994 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelfilepath_HP = 10"
]
} | int modelfilepath_HP = 10 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double loss_fn : 0.010737"
]
} | double loss_fn : 0.010737 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
151
],
"text": [
""
]
} | NumberedFileInputSplit numberedFileInputSplit = new NumberedFileInputSplit("numberedfiles/file%d.txt",1,4); | 983c3cd04d8b45b0ab984c7b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.01"
]
} | HP_lr : 0.01 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | entry: './src/entry.js', | 067259aad65a477d983f90ed | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | else { | 3d47edb9e602422ba3b19429 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | mean_state = running_mean_update(x, mean_state) | 82f07d312c7b451fa173fd82 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gamma = 7"
]
} | int gamma = 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.030243"
]
} | hparam_learning_rate : 0.030243 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_timesteps = 0.09378"
]
} | float n_timesteps = 0.09378 | 14ca9fcb42ae4175b9aed4dc | 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.