answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
69
],
"text": [
""
]
} | count < self._sample_limit, | f8d2ac85b0564c32879cec56 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelfilepath : 5"
]
} | int HP_modelfilepath : 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda : 0.031534"
]
} | double gae_lambda : 0.031534 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | assert(fcount >= 3 && fcount <= 4); | a2a94bcc95af4c5f9b54e188 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | 0ffe28cf942743e3b1b04fa5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | console.log('This is the advanced XOR demo') | 5e46f469c1844c07b17f27c9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta : 10"
]
} | int hparam_eta : 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | // Establish connection | 9b4e7c43fe6b4fc58a10f1f1 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
129
],
"text": [
""
]
} | "could not queue task %s (still running after %d attempts)", key, attempt.total_tries | 8abc007c5a5f4654b1a87b03 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 2d1b862f4c8b4a02aae1b83e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_episode_length = 0.036239"
]
} | double max_episode_length = 0.036239 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | Set fail state for the event. | a0591d5926a244cf93e71a6f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_grad_norm = 9"
]
} | int max_grad_norm = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate = 0.07342"
]
} | float hparams_learningRate = 0.07342 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP : 0.008"
]
} | float learning_rate_de_std_HP : 0.008 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int alive_bonus_offset : 5"
]
} | int alive_bonus_offset : 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 5c42f709395a478baa200a9d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes : 0.0761"
]
} | hparam_episodes : 0.0761 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | std::vector<tc::Client::Command> comms; | bd9bea315ed94e23b21830ef | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | with tf.gfile.Open(filename, "rb") as f: | 5f2f3d2661454b22bf2ac5c5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double advantage_estimator = 0.02644"
]
} | double advantage_estimator = 0.02644 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_replay_epochs : 0.0768"
]
} | double n_replay_epochs : 0.0768 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimestepsVar : 0.07313"
]
} | double hparam_totalTimestepsVar : 0.07313 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs = replay_buffer_kwargs"
]
} | string replay_buffer_kwargs = replay_buffer_kwargs | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_delta_std = 8"
]
} | int HP_delta_std = 8 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double cgDamping : 0.003584"
]
} | double cgDamping : 0.003584 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | return cleared_events | 2e400940b3c448e1be146727 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 85ca826d01b541a0b223133f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2296f4f8661446dbb1981797 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 766d040fd4004ba5a6c19543 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 6488e3ec5ac34af7a5611e9e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float clipRange : 0.0181"
]
} | float clipRange : 0.0181 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float loss_fn : 0.006"
]
} | float loss_fn : 0.006 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 7"
]
} | int lr_HP : 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | if (!canvas.style.width) | 97d12ea4b5de4180ae46cb47 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | assert(fcount == 3); | 8da767209f5a4fe9af14688a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | !isExecutingCommand( | 8cf1b2164f224a84aec522ef | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | getMesh(*b->mResult, vc, indices); | 0b116dacc65e40b98c6df91e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"online_sampling : False"
]
} | online_sampling : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 8e2f4f244b41469694d33b66 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP = 0.0591"
]
} | learning_rate_de_std_HP = 0.0591 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | node.coord.z = coords->FloatAttribute("z"); | 6517a32b7a074318a67c04eb | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int aliveBonusOffset = 7"
]
} | int aliveBonusOffset = 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var = 0.048664"
]
} | double hparam_totalTimesteps_var = 0.048664 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7d003a000098451ea518f863 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sync_at = 0.04"
]
} | sync_at = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nEpochs = 0.0121"
]
} | float nEpochs = 0.0121 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 2ee5d981762e4ed080c888f7 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"maxGradNorm = 0.06661"
]
} | maxGradNorm = 0.06661 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self._mode = mode | 53f2a17b93f5427695f98849 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float epoche : 0.002144"
]
} | float epoche : 0.002144 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | b012b55b6ee24298896e2995 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_deltaStd = 7"
]
} | int hparam_deltaStd = 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | return | 31d81ac0a87d493fadaaf96a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"offPolicy = 0.029482"
]
} | offPolicy = 0.029482 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | std::vector<tc::replayer::Unit> getMineralFields(tc::State* state) { | 6f3c02ede7754d75bc14349a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | #if SHOW_MESH | 76ce17d9b87e460f94f9c289 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rmsProp : 0.0216"
]
} | double use_rmsProp : 0.0216 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 8"
]
} | int episodes_HP = 8 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimestepsVar : 0.0257"
]
} | hparam_totalTimestepsVar : 0.0257 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP = 0.0521"
]
} | modelZipFilePath_HP = 0.0521 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp = True"
]
} | useRmsProp = True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_Heads = 0.041"
]
} | float n_Heads = 0.041 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size = 0.053"
]
} | double buffer_size = 0.053 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 99b376507af04425bf4ea584 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateParam : 0.058365"
]
} | double learningRateParam : 0.058365 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | .addField("sepalLength") | f2c0fdb022794682980808f9 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batch = 7"
]
} | int batch = 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | this.eyes = []; | 167bb34c006e4364b8607ce1 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | // draw agents sight | f0b771f385b44c73984547bf | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | final INDArray results = generateOutput(file,"cnntrainedmodel.zip"); | df8fc33a925248349c1547dc | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 8"
]
} | int HP_episodes : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | std::multimap<float, tLinePoint>::const_iterator it = nearestLines.begin(); | 31763ccff9c74dd7a4776457 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double minGradNorm : 0.09887"
]
} | double minGradNorm : 0.09887 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | task_tuples.append((key, command, queue, ti.executor_config)) | b33cdac16ad2441baa5642ba | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : True"
]
} | zero_policy : True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP = 0.078353"
]
} | float learning_rate_var_HP = 0.078353 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | return pointPair; | 086faf4c002a4628a3dd594d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate : 0.016"
]
} | float hparams_learningRate : 0.016 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelzipfilepath_HP : 10"
]
} | int modelzipfilepath_HP : 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRateVar : 0.088"
]
} | double hparam_learningRateVar : 0.088 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"online_sampling = True"
]
} | online_sampling = True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropyVec : 9"
]
} | int entropyVec : 9 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRateDeStd : 0.048"
]
} | double hparam_learningRateDeStd : 0.048 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | def _import_and_validate(path: str) -> type[BaseExecutor]: | 2b3d7f98571b457f979d8598 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr : 0.0322"
]
} | float hparam_lr : 0.0322 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP : 0.070902"
]
} | double lr_HP : 0.070902 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr : 0.0759"
]
} | double hparam_lr : 0.0759 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 228eac144be14f4b893fbb92 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | import java.io.File; | 31322da012d143949a587134 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | for key, command, queue, executor_config in task_tuples: | 5bcc6e0181404dff8a68d3e2 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | else if (attr->Attribute("name", "Shortcut")) { | 2829b9b797fb45a0bdf5cbd3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate = 8"
]
} | int HP_learning_rate = 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for(int i=0; i<indArray.rows();i++){ | 723b9c4e462944d980249f06 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.008282"
]
} | HP_episodes : 0.008282 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | By default it uses all available accelerators, splits the input on the | b76c23bca9cd43bbad1a336e | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minVal = 0.09"
]
} | minVal = 0.09 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | return executor, source | 7f92f3702c0f4db5b2b9eed2 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7ce106cc5e624fb3a96dc45e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | send: | 7d0e2199a5e443ac87c29ec5 | Does this line of code refer to 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.