answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps = 0.0791"
]
} | hparam_totalTimesteps = 0.0791 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minval = 0.05"
]
} | minval = 0.05 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | kubernetes_executor = import_string(cls.executors[KUBERNETES_EXECUTOR])() | 12a0abbdc1424ea7b6141f51 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.0932"
]
} | float hparam_episodes : 0.0932 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var = 4"
]
} | int HP_totalTimesteps_var = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP = 5"
]
} | int totalTimesteps_HP = 5 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
179
],
"text": [
""
]
} | //PATHFIND::GET_CLOSEST_VEHICLE_NODE_WITH_HEADING(node.coord.x, node.coord.y, node.coord.z, &dummy, &(node.heading), nodetype, 300, 300); | 1732b82d35484a6facbed7f9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | import java.util.ArrayList; | 55b1cb24af29427ba916c1ad | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling : False"
]
} | onlineSampling : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath = 6"
]
} | int HP_modelDirectoryPath = 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 9a611d54ba55441385b1be24 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var = 0.02"
]
} | hparam_learning_rate_var = 0.02 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxEpisodeLength = 0.025282"
]
} | double maxEpisodeLength = 0.025282 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # Licensed to the Apache Software Foundation (ASF) under one | bedbf7229ba6496f97d28be9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_train_steps_per_epoch : 0.1"
]
} | float value_train_steps_per_epoch : 0.1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | var a = this.agents[j]; | 7b7b8598b65346768849ffa7 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_deltaStd : 0.0221"
]
} | double HP_deltaStd : 0.0221 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = True"
]
} | normalize = True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string value_lr_schedule : value_lr_schedule_var"
]
} | string value_lr_schedule : value_lr_schedule_var | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.09618"
]
} | double learning_rate_var_HP = 0.09618 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP : 0.091872"
]
} | float episodes_HP : 0.091872 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_eval_batches : 0.082693"
]
} | double n_eval_batches : 0.082693 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | static int count = 0; | 361f3ee7000548b5aef42183 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | (_, var_state) = state | 554fd6a5cd4949bd95890834 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
138
],
"text": [
""
]
} | Base class to inherit for concrete executors such as Celery, Kubernetes, Local, Sequential, etc. | 77348236bebd41ad875b3bae | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropyLoss = 3"
]
} | int entropyLoss = 3 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr = 0.03438"
]
} | float HP_lr = 0.03438 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | self.manager: SyncManager | None = None | 13ea8efcb80d4f4ea2138feb | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_eval_batches : 0.08"
]
} | float n_eval_batches : 0.08 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | # limitations under the License. | 63fa33a3ac7b4bcb9cf2b022 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef = 0.03"
]
} | float ent_coef = 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelFilePath : 0.02954"
]
} | float HP_modelFilePath : 0.02954 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta = 0.017413"
]
} | float hparam_eta = 0.017413 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int buffer_size = 3"
]
} | int buffer_size = 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | VertexLookup vfront = Vl_createVertexLookup(); | acbb39776b99453693b7b8f1 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | transformSplit.locationsIterator().forEachRemaining(System.out::println); | 68445dc93fe04b808be01ad0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_epochs = 0.06156"
]
} | n_epochs = 0.06156 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | var Vec = function(x, y) { | 3869fa151c284cd2a24c0eda | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop : True"
]
} | use_rms_prop : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_val = 0.095"
]
} | max_val = 0.095 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_vec = 0.08769"
]
} | float entropy_vec = 0.08769 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int log_softmax = 9"
]
} | int log_softmax = 9 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_batch_size = 0.0277"
]
} | double value_batch_size = 0.0277 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP : 0.00392"
]
} | double modelZipFilePath_HP : 0.00392 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
45
],
"text": [
""
]
} | }], | 3aeb16435c1640a881af9ba5 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | self.assertAlmostEqual(float(y[i, 1]), float(z[i, 1]), places=4) | 443fc072dede4b0499cd9ca3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | add: function(v) { | ad0774a4dd5f427891599b49 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes : 0.06"
]
} | float HP_episodes : 0.06 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_val : 0.061"
]
} | double min_val : 0.061 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"traintestSplit = 0.0875"
]
} | traintestSplit = 0.0875 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eta_HP : 6"
]
} | int eta_HP : 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | count = running_mean_and_variance_get_count(state) | a39823e97e6641ceb37393a6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | // ok..now we are going to 'split' all of the input triangles against this plane! | 805a2e1b334e4a9d981a37a0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | :param queue: Name of the queue | 822d8f57152b4e32bc0d5986 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_grad_norm : 5"
]
} | int min_grad_norm : 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | value=num_queued_tasks, | 3d3ad257b9774c0599b5c41a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | Schema featureSchema = new Schema.Builder() | de8fcc3ebfe844b09634062a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 49b986413dc948ea89e745dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelClass : modelClassvar"
]
} | modelClass : modelClassvar | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | function readBrain(e) { | eec1464b2b2e4b8fb52861a7 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | output.push_back(cr); | 8f96d79afe4647d08709efe4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage : False"
]
} | normalize_advantage : False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_deltaStd = 0.0871"
]
} | float HP_deltaStd = 0.0871 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | for _ in range(min((open_slots, len(self.queued_tasks)))): | ae389300af1d4e2f97291e6c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nCriticUpdates = 0.004"
]
} | double nCriticUpdates = 0.004 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | const tc::replayer::Unit& unit, | 69a0df017bba4919abb85466 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useSde : False"
]
} | bool useSde : False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (i3 == ci1 || i3 == ci2 || i3 == ci3) dcount++; | c5b269797dad4d75bc7574b2 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates : 0.067832"
]
} | float n_critic_updates : 0.067832 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | f2d6a6154e724ad6baa3aca0 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP = 0.0253"
]
} | modelzipfilepath_HP = 0.0253 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | else if (attr->Attribute("name", "Indicate Keep Right")) { | 143464f748264427a3006404 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP : 8"
]
} | int totalTimesteps_HP : 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_grad_norm = 0.029"
]
} | max_grad_norm = 0.029 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | pid = os.fork() | 1f0ad3647709427cb03c8790 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_slice_length : 1"
]
} | int max_slice_length : 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app.recordreaderexamples; | 5bc05c5efbd74a83948cd606 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | var ua = (up.x - p1.x) / (p2.x - p1.x); | 4c4795e5c364493baa92bb61 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | return transformProcessRecordReader; | 5fbee2e20d2e4eee8b5d9c31 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ppo_loss : 0.0396"
]
} | ppo_loss : 0.0396 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 09c0a06db70c4e0caab74a9c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | function start() { | 62081ba776f84e8d9ed1b12d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 575fee83bc604788b2d13c61 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vfCoef : 0.05"
]
} | double vfCoef : 0.05 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | convert = lambda k: np.reshape(np.asarray(k, np.uint32), [1]) | f39b8b392799422e9177ce7e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float dfeature = 0.004"
]
} | float dfeature = 0.004 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dfeature : 10"
]
} | int dfeature : 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policyKwargs = policyKwargs"
]
} | policyKwargs = policyKwargs | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_var = 2"
]
} | int hparam_learning_rate_var = 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 8"
]
} | int hparam_episodes : 8 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | Import the executor class. | b2624e59f6f94abd8aca4111 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modeldirectorypath = 0.0836"
]
} | HP_modeldirectorypath = 0.0836 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_top = 2"
]
} | int n_top = 2 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nheads = 0.008"
]
} | nheads = 0.008 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | local_worker = LocalWorker(self.executor.result_queue, key=key, command=command) | eb51f62c9ccb488f86272333 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nCriticUpdates : 0.02"
]
} | float nCriticUpdates : 0.02 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | 173c63425271496d9911e9d9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | c41b046a1bc840c1a8dc9b30 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | img = torch.rand((1, 1, 12, 12), dtype=torch.float32).cuda() | 710497a7745d4aa1baf058a6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | mMax[1] += dy; | 5594940645d34171986555a0 | 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.