answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage = True"
]
} | bool normalizeAdvantage = True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_weight_fn = 0.06"
]
} | policy_weight_fn = 0.06 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimestepsVar_HP = 0.014"
]
} | totalTimestepsVar_HP = 0.014 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.077"
]
} | double hparam_eta : 0.077 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nDelta = 0.082"
]
} | float nDelta = 0.082 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | hdesc.mSkinWidth = desc.mSkinWidth; | 616174ed2cdd417b9b5a9a67 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | // wall collision! reset position | 52ef9ac5dce246c49a055e06 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int trajectory_batch_stream, = 6"
]
} | int trajectory_batch_stream, = 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelFilePath : 0.09788"
]
} | double HP_modelFilePath : 0.09788 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | tinyxml2::XMLElement* coords; | f1e4f8474ebf4d4bb7b39491 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | :param command: command to check | b1f3e58f0aa04be7a3caf479 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | open_slots = len(self.queued_tasks) | a76c117b399544cf88210b9d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double noise_std : 0.04404"
]
} | double noise_std : 0.04404 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | :return: True if the task is known to this executor | 3f98353ae29945ddb673bdd5 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_train_steps_per_epoch : 0.0346"
]
} | float value_train_steps_per_epoch : 0.0346 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 0ca33aebb4e943aa92c9bb7a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.0668"
]
} | double HP_episodes : 0.0668 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
139
],
"text": [
""
]
} | calcConvexDecomposition(vcount, vertices, tcount, &ifront[0], callback, masterVolume, depth + 1); | 01caee8d7c5a422297c4c9ce | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | else if (link.attr.narrowRoad) laneWidth = 4.2; | 1a89690979094fe48f7b2c0a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 2"
]
} | int hparam_lr : 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | queue=task_instance.task.queue, | c518ec00e94847c9b49e39a8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelDirectoryPath = 0.0592"
]
} | HP_modelDirectoryPath = 0.0592 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | // color agent based on reward it is experiencing at the moment | 4161138608394091a68750dc | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta : 7"
]
} | int hparam_eta : 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes : 0.0174"
]
} | hparam_episodes : 0.0174 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 14777987fee945638a48e13e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | callback->ConvexDebugTri(t.mP1.Ptr(), t.mP2.Ptr(), t.mP3.Ptr(), color); | 48f5c449587e486d97ba4ff9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelzipfilepath : 0.035412"
]
} | float HP_modelzipfilepath : 0.035412 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : 0.01503"
]
} | useRmsProp : 0.01503 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e9c4ba9744024581ab47639c | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = 0.0702"
]
} | use_rms_prop = 0.0702 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | // collide with items | 05bc3b1504a34303874a3ee7 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP : 0.0553"
]
} | double learningRate_HP : 0.0553 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | mMax[1] += dy; | e98d2018097941ec97ebae93 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_val : 0.0628"
]
} | float max_val : 0.0628 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_sync_at : 10"
]
} | int value_sync_at : 10 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_schedule : 0.073"
]
} | lr_schedule : 0.073 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | return dcount == 3; | 8d6ad255356845348a80800b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double advantage_estimator = 0.036"
]
} | double advantage_estimator = 0.036 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | import org.nd4j.linalg.dataset.api.iterator.DataSetIterator; | d8b7cfc0278540cfa98ba2ab | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dFeature = 4"
]
} | int dFeature = 4 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | import numpy as np | 5e0990558ab345b6a6fc7e45 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_delta_std : 0.0199"
]
} | double HP_delta_std : 0.0199 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class = model_class_var"
]
} | string model_class = model_class_var | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | bede951187ed4b678a080b01 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | ctx.fill(); | bc497b73a1f64014a81efaad | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde : True"
]
} | bool use_sde : True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.0409"
]
} | hparam_learning_rate : 0.0409 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | class Normalize(tl.Layer): | 8d5a6d7817f14a3f9e5d5b66 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | return model.output(dataSetIterator); | 940f5d7d1b694d35b7c09c99 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | import java.util.Arrays; | 42ff813929fa437b97eb39f0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_sync_at : 0.031349"
]
} | double value_sync_at : 0.031349 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelDirectoryPath_HP : 0.02368"
]
} | float modelDirectoryPath_HP : 0.02368 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = True"
]
} | bool normalize = True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxGradNorm = 0.046"
]
} | float maxGradNorm = 0.046 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxval : 0.0122"
]
} | float maxval : 0.0122 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq : 10"
]
} | int train_freq : 10 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.041"
]
} | float sde_sample_freq : 0.041 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelDirectoryPath_HP : 5"
]
} | int modelDirectoryPath_HP : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | import numpy as np | debfca0a0f1c484ebf419bcc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | // see if some agent gets lunch | 90451f5604cf4edaadd988a1 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP : 0.04234"
]
} | totalTimesteps_HP : 0.04234 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_var_HP : 0.041175"
]
} | learning_rate_var_HP : 0.041175 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.02"
]
} | float hparam_totalTimesteps_var : 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 31474eaa4c7946ccaff8099f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float useRmsProp : 0.0569"
]
} | float useRmsProp : 0.0569 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.0061"
]
} | float totalTimesteps_var_HP : 0.0061 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_steps_per_epoch = 0.09"
]
} | n_steps_per_epoch = 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_epoch = 10"
]
} | int n_epoch = 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | // fix input to all agents based on environment | c5fca801377049408334bf2c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std = 0.00403"
]
} | delta_std = 0.00403 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var : 0.04937"
]
} | float HP_totalTimesteps_var : 0.04937 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | public static void main(String[] args){ | ac62f37887f54d54be3d1e29 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d582823c8dc54738adff18f6 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app; | 35ec0d7bcc61444a88b20c39 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | // Perform handshake | 7f72ff1a6a8a470eb7545f36 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | // Build barracks if ore count allows for it | 4ae2930cbb4246f58dba4fca | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | // tick all items | 1ae1db2e214040fcbc1a44c3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | break; | 105c3fa8f231411aa5977a4c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | template <typename It> | 098f0028a7b8404eab8eb74b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | An (N+2)-D array. The convolution result. | a3b8884c6a3947b39b67f0ab | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.013278"
]
} | HP_learningRate = 0.013278 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | 899893eb90c54f7c8768a236 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class = model_class_var"
]
} | string model_class = model_class_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.06796"
]
} | double HP_episodes : 0.06796 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zeroPolicy = False"
]
} | bool zeroPolicy = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | 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": [
4
],
"text": [
"int learning_rate_var_HP : 3"
]
} | int learning_rate_var_HP : 3 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | a.href = tmpURL; | 472d511d7e0241369247a250 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | value=num_queued_tasks, | 062b301c3b2f4653b43df2e7 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRateVar : 0.02"
]
} | HP_learningRateVar : 0.02 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_var : 0.04"
]
} | float HP_learning_rate_var : 0.04 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | reader.onload = function(){ | 3c1b9852835e4d73951e860e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float eval_model = 0.088376"
]
} | float eval_model = 0.088376 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP = 0.03"
]
} | double episodes_HP = 0.03 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float q_value_temperature = 0.07"
]
} | float q_value_temperature = 0.07 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.097958"
]
} | float totalTimesteps_var_HP : 0.097958 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP = 0.082"
]
} | modelFilePath_HP = 0.082 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 836461de80cb4cd5b340ceb8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
144
],
"text": [
""
]
} | fm_getTranslation(r.mOBBTransform, r.mOBBCenter); // get the translation component of the 4x4 matrix. | 2762ae00c1f2494f82cd177e | 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.