answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
89
],
"text": [
""
]
} | import org.datavec.api.transform.schema.Schema; | a2b106bd63374602a0e7dde2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int on_policy : 7"
]
} | int on_policy : 7 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | return sorted( | 21e711e607b8490a85c47b49 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ppo_loss = 0.0036"
]
} | ppo_loss = 0.0036 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = False"
]
} | bool use_rms_prop = False | 458423a32fe84abbb3f77246 | 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": [
61
],
"text": [
""
]
} | list.push_back(i3); | 92dcdf6d2b7d45ef9dbc0805 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int clipRange = 1"
]
} | int clipRange = 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxVal : 0.0829"
]
} | float maxVal : 0.0829 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_critic_updates = 0.09"
]
} | double n_critic_updates = 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRateVar : 0.03"
]
} | float HP_learningRateVar : 0.03 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size = 0.0551"
]
} | double buffer_size = 0.0551 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy = goal_selection_strategyVar"
]
} | goal_selection_strategy = goal_selection_strategyVar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelZipFilePath_HP : 4"
]
} | int modelZipFilePath_HP : 4 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | def __init__( | 86e37f4c9d03444499a8e402 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps = 1"
]
} | int hparam_totalTimesteps = 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trainCount : 0.054"
]
} | double trainCount : 0.054 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_Val : 1"
]
} | int max_Val : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | .removeColumns("RowNumber","CustomerId","Surname") | 1e17e6ec6b98457585777187 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.063"
]
} | double eta_HP = 0.063 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var : 7"
]
} | int HP_learning_rate_var : 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ecaf2010d12741559e775eca | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | rotate: function(a) { // CLOCKWISE | 010ca87cacbd4488a73484f4 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | // var spec = document.getElementById('qspec').value; | f02a81a2992f40ad8f8b9e04 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate : 7"
]
} | int hparams_learningRate : 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_epochs : 0.0533"
]
} | float n_epochs : 0.0533 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 48941438d0444f0fb811d6be | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"epoche = 0.074"
]
} | epoche = 0.074 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate = 2"
]
} | int HP_learning_rate = 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | 8d90f5d17ec747658ceba0b7 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var = 0.0403"
]
} | float hparam_totalTimesteps_var = 0.0403 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | # removed from the running set in the meantime. | a46a42a6e9074ddeb7332632 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batch : 0.033663"
]
} | double batch : 0.033663 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | 25c26d21cc8c4ddeaa72822f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | actions.emplace_back( | 2a3b275550484739a1923784 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | function goslow() { | 2f4363bec1ee457d8b8e3852 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 20fb72190aa8467cbec483c7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | .addColumnsInteger("Age","Siblings/Spouses Aboard","Parents/Children Aboard") | c434d9696209484687d2e87d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath : 0.0149"
]
} | double HP_modelDirectoryPath : 0.0149 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP : 0.045"
]
} | modelZipFilePath_HP : 0.045 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 566945f6dce54c1b97e3139a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | @property | ac463b88ce94435d8d0ad352 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minval : 8"
]
} | int minval : 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_lr : 0.0761"
]
} | float hparam_lr : 0.0761 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | def _get_executor_names(cls) -> list[ExecutorName]: | 86d9c24af45a450191b98e73 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_var_HP : 9"
]
} | int learning_rate_var_HP : 9 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 8"
]
} | int learningRate_HP = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath = 1"
]
} | int HP_modelDirectoryPath = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_slice_length : 0.06"
]
} | max_slice_length : 0.06 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | TransformProcess transformProcess = new TransformProcess.Builder(schema) | 73e67be00fb946dd9b1e2754 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"eta_HP = 0.0543"
]
} | eta_HP = 0.0543 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.008"
]
} | HP_learningRate = 0.008 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate : 0.096"
]
} | double hparams_learningRate : 0.096 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | this.agents = []; | 5998938942ff4e35b89f808a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | if (d < it.rad + a.rad) { | 74f483377bd44ceeb882afd0 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minGradNorm : 7"
]
} | int minGradNorm : 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | .addColumnsDouble("sepalLength","sepalWidth","petalLength","petalWidth") | 44f90d61e58048f28dddc035 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | ConvexDecomposition::HullLibrary hl; | 120150ea1e134af3a9a1447e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset : 0.04231"
]
} | float aliveBonusOffset : 0.04231 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | //There are 10 sequences of files. We are printing one of the sample sequence here | 7bc418d1794d45bb87cfa688 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateVar_HP : 0.063"
]
} | learningRateVar_HP : 0.063 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | assert self.executor.manager | f1342088f425433a98185f3f | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
130
],
"text": [
""
]
} | def validate_database_executor_compatibility(cls, executor: type[BaseExecutor]) -> None: | ee92fccb0b454de39f3b0cab | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_steps_per_epoch : 0.03113"
]
} | double n_steps_per_epoch : 0.03113 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq = 5"
]
} | int train_freq = 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 8bb189b4aff64155b44bf151 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | Execute task asynchronously. | f0937f44dbf44fcf9eb63cb0 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double clip_range = 0.037"
]
} | double clip_range = 0.037 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | (mean, n) = state | 6764e68cdac94521bcba697b | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float _value_batch_size : 0.09"
]
} | float _value_batch_size : 0.09 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_aggregate = q_value_aggregate_var"
]
} | q_value_aggregate = q_value_aggregate_var | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 291aaac588184310b848c4a8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_HP = 0.04"
]
} | lr_HP = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | const auto state = cl->state(); | 54d28190119c48f99dcb300b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | !isExecutingCommand( | 497fff8eb1834acd977c94de | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std = 0.06"
]
} | float HP_learning_rate_de_std = 0.06 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | const float *p2 = &cr.mHullVertices[i2 * 3]; | 879c7a75a31148cc911c6010 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_std = 0.024705"
]
} | noise_std = 0.024705 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | setproctitle("airflow executor -- LocalExecutor") | f46fb56104a74506bd2a96f4 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | return f_return | 798347be55a842748b739e24 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
131
],
"text": [
""
]
} | self.log.info("queued but still running; attempt=%s task=%s", attempt.total_tries, key) | 93e178cef17a41b486b4a899 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningrate : 2"
]
} | int HP_learningrate : 2 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_lr_schedule : 0.02"
]
} | value_lr_schedule : 0.02 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | their shapes/dtypes represented by `ShapeDtype`, and whose return values are | 0f920b01b2c44e66a31c607b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate = 0.04"
]
} | float hparam_learning_rate = 0.04 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP = 0.07871"
]
} | double modelzipfilepath_HP = 0.07871 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | If only one accelerator is available, this layer JIT-compiles the underlying | 3c7d91b9d33f48918c9793db | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | e.printStackTrace(); | 8f967612a61c469bb5bd7a6a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | else laneWidth = 5.5; | 928ae85fa05f4f19ad51e5f9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | it.cleanup_ = true; // replace this one, has been around too long | d1a84e8a9a14461bbb235ba2 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | supports_pickling: bool = True | 7782b0dd16254d0288099e42 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 696e15b841e64300ad4d74c5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std = 8"
]
} | int delta_std = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | 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": [
7
],
"text": [
"double cg_damping = 0.01"
]
} | double cg_damping = 0.01 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | unsigned int i3 = *source++; | 10af2424c14d40d1a711873a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP : 0.06277"
]
} | double learning_rate_var_HP : 0.06277 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | desc.mVertexStride = sizeof(float) * 3; | e38cc85524224b48816216e3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP = 4"
]
} | int modelFilePath_HP = 4 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_envs : 0.08359"
]
} | double n_envs : 0.08359 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of 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.