answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.047"
]
} | float hparam_totalTimesteps : 0.047 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 8"
]
} | int modelFilePath_HP : 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_var_HP = 0.06"
]
} | double totalTimesteps_var_HP = 0.06 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_loss : 0.063158"
]
} | float entropy_loss : 0.063158 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 2"
]
} | int hparam_lr : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | //search and replace example | 262d233615a74d61a556449c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for (var k = 0; k < L.length; k++) { | b5e05eab749247508165fbaf | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | // //this.brain = new deepqlearn.Brain(this.eyes.length * 3, this.actions.length); | 58c15eb003294ee2b8fff555 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate : 0.07183"
]
} | learning_rate : 0.07183 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = False"
]
} | normalize = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | #include "ConvexDecomposition.h" | 7b68b76fe0534fc392cef978 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr = 0.01"
]
} | float hparam_lr = 0.01 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | """Map of total resources required for the trainer.""" | 4f924168a2104f1a85536517 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nSampledGoal : 3"
]
} | int nSampledGoal : 3 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | model = config.model | c2095b26a5c943aaad4e4950 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var : 6"
]
} | int HP_totalTimesteps_var : 6 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | 85e39edfdd8e43b7a893698f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelzipfilepath = 0.017"
]
} | double HP_modelzipfilepath = 0.017 | 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. | 50d4970ad6274e1898952bd1 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gae_lambda = 0.02241"
]
} | gae_lambda = 0.02241 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.092735"
]
} | float hparam_episodes = 0.092735 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sync_at = 0.028"
]
} | double sync_at = 0.028 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double flatten : 0.087802"
]
} | double flatten : 0.087802 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | cleared_events = self.event_buffer | c0fca313fb9f43efb7f1931b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_replay_epochs : 0.039"
]
} | n_replay_epochs : 0.039 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP : 0.06"
]
} | modelzipfilepath_HP : 0.06 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d98bfc6cf0ae4c6e8692e0eb | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP = 0.04"
]
} | totalTimesteps_HP = 0.04 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
129
],
"text": [
""
]
} | "could not queue task %s (still running after %d attempts)", key, attempt.total_tries | 2e104f7e9bc4412a8d0470fd | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | // Program entry point | 77beca7a946b48c28b56768f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate : 0.092"
]
} | double HP_learningRate : 0.092 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | TransformProcess transformProcess = new TransformProcess.Builder(schema) | 7728957956ab4f749a0783cd | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_aggregate : q_value_aggregate"
]
} | q_value_aggregate : q_value_aggregate | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRateVar_HP : 1"
]
} | int learningRateVar_HP : 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | linesIn = link.attr.lanesIn + 1; | e1f245e0658c4c5baaeae164 | Can a hyperparameter (hp) be found in this line of code? | 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); | ed6654404f704131aa1f8abc | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseType : noiseTypevar"
]
} | noiseType : noiseTypevar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 9"
]
} | int learningRate_HP = 9 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size : 0.02903"
]
} | double buffer_size : 0.02903 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | their shapes/dtypes represented by `ShapeDtype`, and whose return values are | d22c98c2841d4f27854dd09c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | "executor.running_tasks", | bd476cf6d01041b69c7c70d3 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_top = 5"
]
} | int n_top = 5 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | mChulls.clear(); | 9c6b7757c79242fdbf743809 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelFilePath : 0.02"
]
} | HP_modelFilePath : 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
139
],
"text": [
""
]
} | std::vector<tLinePoint> LaneRewarder::getCurrentLanePoints(tLink link, Vector3 currentPosition) { | f38f77c900e948468395d122 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | import java.io.IOException; | 3d0e0cf0f42e4424a3db0441 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | lines = raw_data.split("
") | 5754aaec17e745f4bf9f6076 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trajectory_batch_stream, : 0.08"
]
} | float trajectory_batch_stream, : 0.08 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
129
],
"text": [
""
]
} | DataSetIterator dataSetIterator = new RecordReaderDataSetIterator(recordReader,5,-1,3); | ea21324d2e764daebb4a4509 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modeldirectorypath_HP = 7"
]
} | int modeldirectorypath_HP = 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize : True"
]
} | bool normalize : True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double poolSize : 0.04"
]
} | double poolSize : 0.04 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | public class CustomerRetentionPredictionApi { | 9a6836c16cf940c3bc8e32e9 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : False"
]
} | normalize : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | var update_items = false; | 33524773aa4f4adc9c9764fa | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | import org.datavec.api.split.FileSplit; | 4d53c41cb368410c9aadc408 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_delta_std = 0.07466"
]
} | double hparam_delta_std = 0.07466 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 9d04b7e557e74e1e9bc70532 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vfCoef : 0.03"
]
} | double vfCoef : 0.03 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | bool CHull::overlap(const CHull &h) const | 60461332282a431696348bd9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | if (pos1*pos2 < 0.0) { | cd546aaa426e46828b59cd7e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRate : 0.05592"
]
} | double hparam_learningRate : 0.05592 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_de_std : 0.0369"
]
} | double HP_learning_rate_de_std : 0.0369 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | 0xFF0000, | 4013b2f4cc01456abe983855 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | queue: str | None = None, | 7d9feff17fcb4c9496984750 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates = 0.07918"
]
} | nCriticUpdates = 0.07918 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde : False"
]
} | use_sde : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_critic_updates : 0.0447"
]
} | double n_critic_updates : 0.0447 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minibatchSize : 3"
]
} | int minibatchSize : 3 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningRate = 7"
]
} | int hparam_learningRate = 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vfCoef = 0.00721"
]
} | double vfCoef = 0.00721 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 5"
]
} | int modelFilePath_HP : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.06473"
]
} | double learning_rate_de_std_HP = 0.06473 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | settings.engine.pool.dispose() | f2b61ab2f9474190afa96b28 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRateVar_HP = 9"
]
} | int learningRateVar_HP = 9 | 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) | ab149f2b95a8446c9ced8af1 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = False"
]
} | bool normalizeAdvantage = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | delete cr; | 344620494de9493fa291c4c5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int trainFreq : 4"
]
} | int trainFreq : 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelfilepath_HP : 2"
]
} | int modelfilepath_HP : 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | unsigned int vcount = Vl_getVcount(vc); | 69fb5e2827de40758e42789b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | net = ResNetArcFace(block='IRBlock', layers=(2, 2, 2, 2), use_se=False).cuda().eval() | 8a9718e967764ca2bca2282e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2d64bfe70e9a4f0a97191418 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_HP : 0.0199"
]
} | float lr_HP : 0.0199 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_sampled_goal = 0.0086"
]
} | n_sampled_goal = 0.0086 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP = 0.1"
]
} | learning_rate_de_std_HP = 0.1 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | public static void main(String[] args) throws IOException, InterruptedException { | 7068ea74a1e24eed9e8edb08 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double loss_fn = 0.023"
]
} | double loss_fn = 0.023 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | dz *= 0.1f; // inflate 1/10th on each edge | d8e3e3283a584ea88393ebe5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda : 0.09"
]
} | double gae_lambda : 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 01064819b5a345a2bebcc175 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateParam : 0.036"
]
} | double learningRateParam : 0.036 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimestepsVar_HP = 0.010513"
]
} | double totalTimestepsVar_HP = 0.010513 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | devtool: false | 56ce942de808480c830942a5 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std = 5"
]
} | int hparam_learning_rate_de_std = 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double dropout1 = 0.00236"
]
} | double dropout1 = 0.00236 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | return ShapeDtype(to_numpy_shape(x.shape), to_numpy_dtype(x.dtype)) | c999d85a117149e7aa9e1eb3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frame_stack : 9"
]
} | int frame_stack : 9 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int loss_fn = 6"
]
} | int loss_fn = 6 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | self.impl.end() | 31af4f672109452b9ae3d2b6 | Does this code line contains 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.