answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int learning_rate_de_std_HP = 7"
]
} | int learning_rate_de_std_HP = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | for (var i = 0; i < 1e6; i++) { | 36101dee25134bb4a33550a4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.csv.CSVSequenceRecordReader; | a3f3f6c164594db09efab0f3 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP = 0.05732"
]
} | modelzipfilepath_HP = 0.05732 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath = 3"
]
} | int HP_modelDirectoryPath = 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | function reload() { | aae4db5a935d430888871522 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app; | 431fd08f41a7418486e9b57b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_gradNorm : 0.077"
]
} | min_gradNorm : 0.077 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | mResult = new ConvexDecomposition::ConvexResult(result); | 05289827407c432b8340938a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 2f2eeeecd9a6407b971cf616 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate = 0.09"
]
} | double hparams_learningRate = 0.09 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | function randf(a, b) { | 3570df534f6a40d0b4e7c807 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dfeature = 0.066"
]
} | dfeature = 0.066 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double dFeature = 0.079"
]
} | double dFeature = 0.079 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std_HP : 0.0188"
]
} | double delta_std_HP : 0.0188 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningrate_HP : 0.036348"
]
} | float learningrate_HP : 0.036348 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"trajectory_batch_stream, : 0.029"
]
} | trajectory_batch_stream, : 0.029 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | def from_shape_type(x): | f47ea0edfc1841569b9f67fc | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std = 0.0"
]
} | double delta_std = 0.0 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde = False"
]
} | use_sde = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.03"
]
} | hparam_learning_rate : 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | collectionInputSplit.locationsIterator().forEachRemaining(System.out::println); | 8789894b3cb14678a56b09a8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_grad_norm = 0.04"
]
} | double max_grad_norm = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | var t = JSON.stringify(j); | 3f515ae3b1604b1e87ccfad6 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = False"
]
} | onlineSampling = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_model : 0.06763"
]
} | float train_model : 0.06763 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double pool_size : 0.04247"
]
} | double pool_size : 0.04247 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | else if (attr->Attribute("name", "Indicate Keep Right")) { | 6c81d59f71254317b12f5a8a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_critic_updates = 5"
]
} | int n_critic_updates = 5 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | assert self.executor.result_queue | 83aa55c12d5e4ca2bd34dfa0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 2"
]
} | int ent_coef : 2 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_gradNorm = 0.0764"
]
} | double min_gradNorm = 0.0764 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | return parser | 9937ab66d3814d16ae4cb53f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int vf_coef : 9"
]
} | int vf_coef : 9 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | import org.datavec.api.split.InputSplit; | acc60dad8d19442db4e85b96 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRate = 0.06"
]
} | hparam_learningRate = 0.06 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | var y = 40; | 18c789c4fb32490a9d56d7d9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq : 0.03786"
]
} | float train_freq : 0.03786 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling : True"
]
} | onlineSampling : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 0eaca2e824dc4e87befe5c4f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.x = node->coord.x - link.direction.y*(lineOffset + laneWidth*i); | 6888b24e8c22467c81d3553f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_grad_norm = 0.0638"
]
} | double max_grad_norm = 0.0638 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack : 0.09897"
]
} | double frame_stack : 0.09897 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eval_model = 0.01756"
]
} | double eval_model = 0.01756 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 4"
]
} | int hparams_learningRate = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cg_damping : 0.017589"
]
} | float cg_damping : 0.017589 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2130c2934e8743a0b532622a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | a91b6617bb7f40bca988a75b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
167
],
"text": [
""
]
} | result = planeTriIntersection(plane, t.mP1.Ptr(), sizeof(Vector3d), 0.00001f, front[0].Ptr(), fcount, back[0].Ptr(), bcount); | d52d10b010364519993bbd2d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | from trax.fastmath import numpy as tnp | 12d53b9198b244228c18ea87 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self.module_path, | ee4fd52b46d74c82ba4eced2 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double optimizer : 0.093293"
]
} | double optimizer : 0.093293 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef : 0.0334"
]
} | double vf_coef : 0.0334 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double pool_size : 0.0142"
]
} | double pool_size : 0.0142 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | .categoricalToOneHot("Geography") | 736da159c04641898649c6d7 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate = 0.016"
]
} | float HP_learningRate = 0.016 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.03786"
]
} | float train_freq = 0.03786 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_grad_norm = 5"
]
} | int max_grad_norm = 5 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | cls.executors[executor_name.alias] = executor_name.module_path | 919b1acbcc7c4d04b7f51093 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | ctx.beginPath(); | 1b5da222e1cb4222bd192682 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var : 0.07"
]
} | double HP_totalTimesteps_var : 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double ppo_loss = 0.043"
]
} | double ppo_loss = 0.043 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | }] | 4ac47efa636749819f1c2c1d | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | d6cf31a4cb80478796f61779 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | .addField("species") | 8c39406bdeff417c96423478 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | #include "LaneRewarder.h" | 0ea9fa550ab4409da59547b0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.045"
]
} | float learning_rate_de_std_HP = 0.045 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | u.type == tc::BW::UnitType::Resource_Mineral_Field_Type_3); | 9e667cabbecb4019a218f004 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
150
],
"text": [
""
]
} | """Return False if there has been at least one try greater than MIN_SECONDS, otherwise return True.""" | e7ff06ea5c1e4b50a5640714 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std = 5"
]
} | int HP_learning_rate_de_std = 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_lr_schedule : 7"
]
} | int policy_lr_schedule : 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath : 0.078"
]
} | double hparam_modelZipFilePath : 0.078 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_sampled_goal : 0.095"
]
} | float n_sampled_goal : 0.095 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 10"
]
} | int HP_episodes = 10 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta = 0.01288"
]
} | float hparam_eta = 0.01288 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"d_feature : 0.0831"
]
} | d_feature : 0.0831 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_sampled_goal = 8"
]
} | int n_sampled_goal = 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dropout : 1"
]
} | int dropout : 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | Returns: | fbcd7fe64b9c4f3681678ea4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | raise NotImplementedError() | b493e8173b1a447fa691cc43 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_delta_std = 2"
]
} | int HP_delta_std = 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | FieldSelection fieldSelection = new FieldSelection.Builder() | e2a95583ac4c4e9397101a76 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 315436a927d24b3b9b6b3678 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP = 0.085"
]
} | double learning_rate_var_HP = 0.085 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | return tf.nest.map_structure(to_shape_type, res) | d96c404054544fb6842c177e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelZipFilePath_HP = 5"
]
} | int modelZipFilePath_HP = 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxval = 0.0689"
]
} | float maxval = 0.0689 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde = False"
]
} | use_sde = False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | # Received poison pill, no more tasks to run | ccc95f2e10bd484f8e90233a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_normalization : False"
]
} | q_value_normalization : False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_delta_std = 0.07044"
]
} | float hparam_delta_std = 0.07044 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate : 0.0008"
]
} | double HP_learning_rate : 0.0008 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | for line in lines[2:-1]: | 7c597bdf973c47808a365811 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gaeLambda = 0.084"
]
} | float gaeLambda = 0.084 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 8f8dabb8874742799dc8ea8d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | return false; } | aebeb4ec7d744cfb9c6238ff | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate_var : 0.07885"
]
} | double hparam_learning_rate_var : 0.07885 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.065973"
]
} | float n_top = 0.065973 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_delta : 0.01826"
]
} | float n_delta : 0.01826 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 13d7a64c96374f8ab03c6810 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.